parent
fb3c31d3c7
commit
f66e5824a1
5
doc.go
5
doc.go
@ -162,6 +162,7 @@ The following environment variables are exported for shell commands:
|
||||
EDITOR
|
||||
PAGER
|
||||
SHELL
|
||||
lf_{option}
|
||||
|
||||
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.
|
||||
|
||||
lf_{option}
|
||||
|
||||
Value of the {option}.
|
||||
|
||||
Prefixes
|
||||
|
||||
The following command prefixes are used by lf:
|
||||
|
@ -166,6 +166,7 @@ The following environment variables are exported for shell commands:
|
||||
EDITOR
|
||||
PAGER
|
||||
SHELL
|
||||
lf_{option}
|
||||
|
||||
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
|
||||
set the value to 'sh' on unix, 'cmd' in Windows.
|
||||
|
||||
lf_{option}
|
||||
|
||||
Value of the {option}.
|
||||
|
||||
|
||||
Prefixes
|
||||
|
||||
|
7
lf.1
7
lf.1
@ -184,6 +184,7 @@ The following environment variables are exported for shell commands:
|
||||
EDITOR
|
||||
PAGER
|
||||
SHELL
|
||||
lf_{option}
|
||||
.EE
|
||||
.PP
|
||||
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
|
||||
.PP
|
||||
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
|
||||
The following command prefixes are used by lf:
|
||||
.PP
|
||||
|
Loading…
Reference in New Issue
Block a user