Show HN: Ctrlr – erminal command manager with tags, collections and fuzzy search
Category: cli-tool
Tags: terminal, command-manager, shell-history
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Ctrlr is a terminal command manager that enhances shell history with fuzzy search, tags, collections, and favorites. It replaces the default Ctrl+R reverse search with a fast TUI, making it easier to find and organize frequently used commands. Written in Rust, it offers import/export, SQLite storage, and a keyboard-first workflow.
Target audience: backend devs, devops, cli users
Repository: https://github.com/capydev42/ctrlr · Rust · MIT
View on Hacker News