cantino / mcfly

Fly through your shell history. Great Scott!
MIT License
6.76k stars 176 forks source link

Feature request: more key bindings for various scenarios #274

Open yyk opened 1 year ago

yyk commented 1 year ago

I'm using this with zsh, here are some of my thoughts:

I'm using robobenklein/zdharma-history-search-multi-word previously and trying to match the usability of that with mcfly.

cantino commented 1 year ago

What key would make sense to trigger your second case? It would be fairly easy to implement.

yyk commented 1 year ago

I prefer ctrl-c, seems to make sense since the user wants to abort and continue doing what they were doing.

cantino commented 1 year ago

That seems reasonable to me. Do you want to work on it?