Skip to content

ranger keybinds

Lucas Vazquez edited this page Aug 17, 2020 · 1 revision

Index

  1. Cursor
  2. Insert
  3. Quit

Cursor

move up=1                                   l
move down=1                                 k
move left=1                                 j
move right=1                                ;
set show_hidden!                            h
move to=0                                   s
move to=-1                                  d
move up=1 pages=True                        [
move down=1 pages=True                      '

Insert

console delete                              o
console touch%space                         u

Quit

quit                                        q
Clone this wiki locally