Fakerr / git-recall

An interactive way to peruse your git history from the terminal
MIT License
2.12k stars 47 forks source link

Arrow keys to navigate do not work #12

Closed hamishgraham closed 7 years ago

hamishgraham commented 7 years ago

System: macOS 10.12.1

I can run git-recall but I cannot move up and down the commit list with the arrow keys. The j/k keys do work correctly.

Fakerr commented 7 years ago

Thanks for reporting this. Apparently, there is an issue with arrow keys escape sequences in macOS. I'm working on a fix for it. :)

Fakerr commented 7 years ago

Added a fix for that but you will need to upgrade to bash 4.4.