antonmedv / walk

Terminal file manager
MIT License
3.26k stars 90 forks source link

Enable arrows keys in Vim mode #25

Closed meowgorithm closed 1 year ago

meowgorithm commented 1 year ago

This adds arrow key navigation to Vim mode so that you can also use the arrow keys to navigate. As a bonus, you can also use the arrow keys when search mode is active.

antonmedv commented 1 year ago

Let's enable VIM mode by default too.

Also, I don't see any color in cd $(llama) =(

antonmedv commented 1 year ago

2022-11-14 21 30 20

meowgorithm commented 1 year ago

Oh intersting. So that's a regression, probably from #18. Will check it out over here.

And will make Vim mode the default.