Show HN: Zev – Remember (or discover) terminal commands (github.com)
I'm often in the terminal and forget a command (or never knew it in the first place). This is a simple tool that lets you type out what you want, gives you several options, and then automatically puts the one you want in your clipboard.
2 comments
[ 0.32 ms ] story [ 13.1 ms ] threadI frequently ask the LLM for a command and then copy and paste it into the terminal already. Zev will be a nice upgrade.
You can also have a second keybind that uses a zle widget to show an annotated description of the command currently in the buffer.
It works surprisingly well, and has saved me from having to dig through manpages several times.