Update manual and readme
This commit is contained in:
parent
6f9c5ac5ed
commit
addc8e2c9d
2 changed files with 8 additions and 4 deletions
|
@ -44,6 +44,9 @@ right: go to child dir
|
||||||
enter: go to child dir/open file
|
enter: go to child dir/open file
|
||||||
backspace: go to parent dir
|
backspace: go to parent dir
|
||||||
|
|
||||||
|
o: open file with
|
||||||
|
O: open file with a GUI program detached from file manager
|
||||||
|
|
||||||
g: go to top
|
g: go to top
|
||||||
G: go to bottom
|
G: go to bottom
|
||||||
|
|
||||||
|
@ -81,9 +84,6 @@ q: exit with last dir written to file
|
||||||
ctrl+c exit without writing last dir
|
ctrl+c exit without writing last dir
|
||||||
|
|
||||||
TO BE DONE:
|
TO BE DONE:
|
||||||
o: open file with
|
|
||||||
O: open file with a GUI program detached from file manager
|
|
||||||
|
|
||||||
/: search
|
/: search
|
||||||
|
|
||||||
c: copy
|
c: copy
|
||||||
|
|
6
ccc.1
6
ccc.1
|
@ -24,6 +24,9 @@ right: go to child dir
|
||||||
enter: go to child dir/open file
|
enter: go to child dir/open file
|
||||||
backspace: go to parent dir
|
backspace: go to parent dir
|
||||||
|
|
||||||
|
o: open file with
|
||||||
|
O: open file with a GUI program detached from file manager
|
||||||
|
|
||||||
g: go to top
|
g: go to top
|
||||||
G: go to bottom
|
G: go to bottom
|
||||||
|
|
||||||
|
@ -54,10 +57,11 @@ space: mark file
|
||||||
a: mark all files in directory
|
a: mark all files in directory
|
||||||
d: trash
|
d: trash
|
||||||
|
|
||||||
|
[1-9]: favourites/bookmarks (see customizing)
|
||||||
|
|
||||||
?: show help
|
?: show help
|
||||||
q: exit with last dir written to file
|
q: exit with last dir written to file
|
||||||
ctrl+c exit without writing last dir
|
ctrl+c exit without writing last dir
|
||||||
|
|
||||||
.
|
.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in a new issue