from Hacker News

Show HN: Cmd-K for the Terminal

by mieubrisse on 6/3/25, 2:54 PM with 3 comments

  • by mieubrisse on 6/3/25, 2:54 PM

    I've been frustrated with how slow terminal filesystem navigation feels in comparison with modern apps like Notion, Slack, Discord, etc.

    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

    Well now I know about cmd-k for slack; that app has THE worst discoverability of any app I've used on the desktop.

    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.