I built a way to fuzzy-find my whole shell history and run it again
A tiny Rust TUI that indexes your shell history and lets you fuzzy-search and re-run commands across every project you have touched. Single binary, sub-millisecond search.
Sign in to leave a comment.
The demo sold me in about four seconds. Clean work.
Following along. Have you thought about a CLI for this?
I built a way to see every container's logs as one live, color-coded stream
I built a tool to record, trim, and replay API mocks in one click
I made a minimalist forum that is just markdown and links
Update: loomctl now has a proper split-pane TUI