Update manual and readme
This commit is contained in:
parent
b1930d9175
commit
83ac99e71f
2 changed files with 8 additions and 7 deletions
|
@ -55,18 +55,19 @@ t: go to trash dir
|
||||||
-: go to previous dir
|
-: go to previous dir
|
||||||
z: refresh current dir
|
z: refresh current dir
|
||||||
:: go to a directory by typing
|
:: go to a directory by typing
|
||||||
u: sort files
|
|
||||||
|
|
||||||
.: toggle hidden files
|
.: toggle hidden files
|
||||||
|
A: show directory disk usage/block size
|
||||||
i: toggle file details
|
i: toggle file details
|
||||||
X: toggle executable
|
u: sort files
|
||||||
|
y: copy filename to clipboard
|
||||||
!: open shell in current dir
|
!: open shell in current dir
|
||||||
|
|
||||||
A: show directory disk usage/block size
|
|
||||||
|
|
||||||
f: new file
|
f: new file
|
||||||
n: new dir
|
n: new dir
|
||||||
r: rename
|
r: rename
|
||||||
|
X: toggle executable
|
||||||
|
|
||||||
space: mark file
|
space: mark file
|
||||||
a: mark all files in directory
|
a: mark all files in directory
|
||||||
|
@ -84,7 +85,6 @@ O: open file with a GUI program detached from file manager
|
||||||
|
|
||||||
x: view file/dir attributes
|
x: view file/dir attributes
|
||||||
e: show history
|
e: show history
|
||||||
y: copy filename to clipboard
|
|
||||||
|
|
||||||
c: copy
|
c: copy
|
||||||
m: move
|
m: move
|
||||||
|
|
7
ccc.1
7
ccc.1
|
@ -35,18 +35,19 @@ t: go to trash dir
|
||||||
-: go to previous dir
|
-: go to previous dir
|
||||||
z: refresh current dir
|
z: refresh current dir
|
||||||
:: go to a directory by typing
|
:: go to a directory by typing
|
||||||
u: sort files
|
|
||||||
|
|
||||||
.: toggle hidden files
|
.: toggle hidden files
|
||||||
|
A: show directory disk usage/block size
|
||||||
i: toggle file details
|
i: toggle file details
|
||||||
X: toggle executable
|
u: sort files
|
||||||
|
y: copy filename to clipboard
|
||||||
!: open shell in current dir
|
!: open shell in current dir
|
||||||
|
|
||||||
A: show directory disk usage/block size
|
|
||||||
|
|
||||||
f: new file
|
f: new file
|
||||||
n: new dir
|
n: new dir
|
||||||
r: rename
|
r: rename
|
||||||
|
X: toggle executable
|
||||||
|
|
||||||
space: mark file
|
space: mark file
|
||||||
a: mark all files in directory
|
a: mark all files in directory
|
||||||
|
|
Loading…
Reference in a new issue