bigH / git-fuzzy

interactive `git` with the help of `fzf`
MIT License
2.32k stars 43 forks source link

Help wanted: Git fuzzy branch command not working as anticipated #35

Closed assadk88 closed 3 years ago

assadk88 commented 3 years ago

I've installed both fzf and git-fuzzy, and I'm attempting to use the git fuzzy branch command to switch branches within a Git repository.

When I use this command I receive a prompt of the list of branches that I can choose from, however once I use one of the supplied key-bindings to switch branch Alt-B or Alt-F, the prompt exits and I still remain on the same branch.

I'm using iTerm, and I've also checked to see if my Alt keys were mapped correctly and they are.

Do you have any ideas as to what could be causing this issue?

assadk88 commented 3 years ago

I mistakenly assumed that I had configured my left alt/option key correctly but I had not, and now the problem has been resolved.

For anyone else who encounters this issue make sure at least one of your alt-keys is configured to Esc+, as shown in the screenshot below:

Screenshot 2021-05-05 at 23 09 07