punassuming / ranger.el

Bringing the goodness of ranger to dired!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keybindings do not match documentation

psusi2 opened this issue · 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.