parent
fb3c31d3c7
commit
f66e5824a1
5
doc.go
5
doc.go
@ -162,6 +162,7 @@ The following environment variables are exported for shell commands:
|
|||||||
EDITOR
|
EDITOR
|
||||||
PAGER
|
PAGER
|
||||||
SHELL
|
SHELL
|
||||||
|
lf_{option}
|
||||||
|
|
||||||
The following commands/keybindings are provided by default:
|
The following commands/keybindings are provided by default:
|
||||||
|
|
||||||
@ -821,6 +822,10 @@ If this variable is set in the environment, use the same value, otherwise set th
|
|||||||
|
|
||||||
If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows.
|
If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows.
|
||||||
|
|
||||||
|
lf_{option}
|
||||||
|
|
||||||
|
Value of the {option}.
|
||||||
|
|
||||||
Prefixes
|
Prefixes
|
||||||
|
|
||||||
The following command prefixes are used by lf:
|
The following command prefixes are used by lf:
|
||||||
|
@ -166,6 +166,7 @@ The following environment variables are exported for shell commands:
|
|||||||
EDITOR
|
EDITOR
|
||||||
PAGER
|
PAGER
|
||||||
SHELL
|
SHELL
|
||||||
|
lf_{option}
|
||||||
|
|
||||||
The following commands/keybindings are provided by default:
|
The following commands/keybindings are provided by default:
|
||||||
|
|
||||||
@ -888,6 +889,10 @@ set the value to 'less' on unix, 'more' in Windows.
|
|||||||
If this variable is set in the environment, use the same value, otherwise
|
If this variable is set in the environment, use the same value, otherwise
|
||||||
set the value to 'sh' on unix, 'cmd' in Windows.
|
set the value to 'sh' on unix, 'cmd' in Windows.
|
||||||
|
|
||||||
|
lf_{option}
|
||||||
|
|
||||||
|
Value of the {option}.
|
||||||
|
|
||||||
|
|
||||||
Prefixes
|
Prefixes
|
||||||
|
|
||||||
|
7
lf.1
7
lf.1
@ -184,6 +184,7 @@ The following environment variables are exported for shell commands:
|
|||||||
EDITOR
|
EDITOR
|
||||||
PAGER
|
PAGER
|
||||||
SHELL
|
SHELL
|
||||||
|
lf_{option}
|
||||||
.EE
|
.EE
|
||||||
.PP
|
.PP
|
||||||
The following commands/keybindings are provided by default:
|
The following commands/keybindings are provided by default:
|
||||||
@ -1010,6 +1011,12 @@ If this variable is set in the environment, use the same value, otherwise set th
|
|||||||
.EE
|
.EE
|
||||||
.PP
|
.PP
|
||||||
If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows.
|
If this variable is set in the environment, use the same value, otherwise set the value to 'sh' on unix, 'cmd' in Windows.
|
||||||
|
.PP
|
||||||
|
.EX
|
||||||
|
lf_{option}
|
||||||
|
.EE
|
||||||
|
.PP
|
||||||
|
Value of the {option}.
|
||||||
.SH PREFIXES
|
.SH PREFIXES
|
||||||
The following command prefixes are used by lf:
|
The following command prefixes are used by lf:
|
||||||
.PP
|
.PP
|
||||||
|
Loading…
Reference in New Issue
Block a user