|
|
|
|
|
by 4by4by4
524 days ago
|
|
This seems similar to fzf with a nice default experience (quick access to fuzzy search files, shell history, git log) and a subset of features. I use fzf to hack together custom TUIs (a calculator, clipboard search, quick LLM chat). The killer feature for me is `--bind` to bind keys and events to custom actions. |
|