LFK – A Fast Kubernetes TUI
Miller columns fix k9s navigation pain by showing resource ownership hierarchies clearly.
MacOS finder columns in your terminal
Finder-style Miller columns in terminal, but ranger and fzf exist.
Terminal users, developers navigating large codebases
ranger · fzf · Finder
Instead of repeatedly running cd, cd .., and ls to move around, catnav shows directories in side-by-side columns so you can see the current directory, its children, and the path you came from at the same time. This makes it easier to explore unfamiliar repos and quickly jump between sibling directories.
Navigation is simple: - Use arrow keys to move between directories - Press Enter to select a directory - / filters items in the current column (search) - . toggles hidden files
catnav runs inline in the terminal rather than taking over the full screen, so it fits naturally into normal shell workflows.
Selecting a directory will immediately cd your shell to that directory.
Miller columns fix k9s navigation pain by showing resource ownership hierarchies clearly.
HN-popular Wikipedia articles in a clean Miller columns interface.
Miller column navigation rivals k9s for deep resource ownership trees in clusters.
COM hook + Detours + Everything IPC beats Windhawk's thread-local guard design.
Blocks suboptimal CREATE TABLE inside Postgres when SQLFluff only lints.
Brings DuckDB-style columnar speed to SQLite without replacing the engine.