by mieubrisse on 6/3/25, 2:54 PM with 3 comments
by mieubrisse on 6/3/25, 2:54 PM
I discovered the amazing https://github.com/junegunn/fzf , and realized I could build ⌘-k for the terminal.
by MangoToupe on 6/4/25, 5:57 AM
I'm not near a keyboard so I can't check my muscle-memory, but isn't cmd-k already bound to clear buffer? I would have gone with cmd-p myself, which matches the same functionality for vscode.
Regardless, tying it to a specific key binding strikes me as a little odd.
Criticism aside, this looks insanely cool and I'll install it first thing when i get to work.