cantino / mcfly

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

CTRL+R does not bind to mcfly #252

Closed andrewgill-dev closed 2 years ago

andrewgill-dev commented 2 years ago

mcfly was being triggered in zsh on MacOS with CTRL+R and then stopped working the following day triggering the standard reverse search instead.

Running mcfly search works as expected

The .zshrc file does not appear to complete running the line eval "$(mcfly init zsh)" as lines after this are not triggered, but no error messages are produced.

Version 0.6.0

andrewgill-dev commented 2 years ago

Restarted machine and it is working now. Should have tried this first. Closing issue and will see if I can replicate.

cantino commented 2 years ago

Glad you figured it out!