v0.1.3
v0.1.3 - Themes, Ping, and Interactive Controls
Added:
- Theme selector (t key) with j/k navigation, enter to confirm, esc to cancel. Includes 8 themes: default, nord, dracula, gruvbox, forest, monochrome, catppuccin, tokyo-night
- Live TCP ping latency indicator measuring to 1.1.1.1:443 with color-coded display (green <30ms, amber <100ms, red >=100ms). First measurement on launch, then every 5 seconds
- Bits/sec display mode (b key) persisted via bits config option and --bits CLI flag
- Interactive refresh rate adjustment with + and - keys (range 50ms to 2s)
- Esc-only overlay dismissal for help, processes, and theme selectors
Changed:
- Footer restructured to three centered rows using lipgloss.Align(Center): interface status, stats line with ping and bandwidth, keybinding hints
- Cross-platform Makefile with automatic binary extension and platform-agnostic directory handling
Fixed:
- Duplicate today label in daily traffic display