ranger.el icon indicating copy to clipboard operation
ranger.el copied to clipboard

Keybindings do not match documentation

Open psusi2 opened this issue 1 year ago • 0 comments

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.

psusi2 avatar Jun 16 '23 18:06 psusi2