file operations
rovr
provides a comprehensive set of actions to manage your files and folders.
clipboard actions
Section titled “clipboard actions”- copy to clipboard:
y
orctrl+c
- cut to clipboard:
x
orctrl+x
- paste from clipboard:
p
orctrl+v
basic operations
Section titled “basic operations”- rename item:
r
orf2
- delete item:
d
ordelete
- create new item (file or folder):
o
orctrl+n
archiving
Section titled “archiving”- create a compressed file:
shift+e
- extract a compressed file:
ctrl+e
visual/select mode
Section titled “visual/select mode”the main file list supports a multi-selection mode, sort of like vi’s visual mode.
- toggle visual mode:
v
once in visual mode, you can select multiple files:
- select up:
shift+up
orshift+k
- select down:
shift+down
orshift+j
- select page up:
shift+pageup
- select page down:
shift+pagedown
- select to start of list:
shift+home
- select to end of list:
shift+end