cantino / mcfly

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

How to retrieve command without executing it #197

Closed mikob closed 2 years ago

mikob commented 2 years ago

Many times I need to make a minor edit to a previously run command, ctrl-r + enter would let me do that with FZF, and then another enter would execute command. Anyway to replicate this behavior with mcfly?

cantino commented 2 years ago

Yes, just select an item and hit <tab>.