No description
  • Rust 58.2%
  • Python 41.8%
Find a file
Arctic fa1b10e486
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v0.3.0: Catppuccin TUI, live-first log open, Space pause, richer log coloring
- Add Catppuccin Mocha theme module and semantic color mapping in the viewer.
- Parse timestamp/severity byte ranges in ParsedLogEntry for per-field styling.
- Category-colored log list headings; search highlights overlay component colors.
- Open logs in live follow first; first Space/f pause back-fills full history;
  Space and f both toggle follow; start_follower follows the loaded log by name.
- Align logutil.py SCRIPT_VERSION with crate semver.
2026-05-03 03:46:36 -05:00
src v0.3.0: Catppuccin TUI, live-first log open, Space pause, richer log coloring 2026-05-03 03:46:36 -05:00
tests v0.2.1: terminal UI (ratatui), semver-aligned versioning, CI updates 2026-05-02 22:16:18 -05:00
.drone.yml v0.2.2: drop filter, newest-at-top viewer, full-file load, search-as-filter, 3-stage Drone CI 2026-05-02 22:45:29 -05:00
.gitignore first commit 2026-04-21 12:11:19 -05:00
Cargo.lock v0.3.0: Catppuccin TUI, live-first log open, Space pause, richer log coloring 2026-05-03 03:46:36 -05:00
Cargo.toml v0.3.0: Catppuccin TUI, live-first log open, Space pause, richer log coloring 2026-05-03 03:46:36 -05:00
logutil.py v0.3.0: Catppuccin TUI, live-first log open, Space pause, richer log coloring 2026-05-03 03:46:36 -05:00