ranger.el
ranger.el copied to clipboard
Keybindings do not match documentation
Several key bindings do not appear to be as described in README.md.
It says that gn is used to create a new tab, but pressing the g key brings up a list of well known directories to choose from to GO TO.
It mentions using C-u prefix arguments, but C-u is bound to move half a page up rather than the normal prefix argument.