Show HN: Modernizing command entry with Emacs-style flex search + mouse support
2 points
1 hour ago
| 1 comment
| github.com
| HN
harr01
1 hour ago
[-]
I recently switched back to a terminal-based workflow from Emacs, and I missed fast fuzzy command recall and mouse-friendly editing in the prompt. So I built a small zsh UI that brings Emacs-style flex matching to shell history, adds full mouse support for setting point and selecting results.
reply