parent
b7aaa23bd0
commit
06bf58851b
5
doc.go
5
doc.go
@ -142,6 +142,7 @@ The following environment variables are exported for shell commands:
|
|||||||
fs
|
fs
|
||||||
fx
|
fx
|
||||||
id
|
id
|
||||||
|
PWD
|
||||||
LF_LEVEL
|
LF_LEVEL
|
||||||
OPENER
|
OPENER
|
||||||
EDITOR
|
EDITOR
|
||||||
@ -703,6 +704,10 @@ Selected file(s) (i.e. 'fs') if there are any selected files, otherwise current
|
|||||||
|
|
||||||
Id of the running client.
|
Id of the running client.
|
||||||
|
|
||||||
|
PWD
|
||||||
|
|
||||||
|
Present working directory.
|
||||||
|
|
||||||
LF_LEVEL
|
LF_LEVEL
|
||||||
|
|
||||||
The value of this variable is set to the current nesting level when you run lf from a shell spawned inside lf.
|
The value of this variable is set to the current nesting level when you run lf from a shell spawned inside lf.
|
||||||
|
@ -145,6 +145,7 @@ The following environment variables are exported for shell commands:
|
|||||||
fs
|
fs
|
||||||
fx
|
fx
|
||||||
id
|
id
|
||||||
|
PWD
|
||||||
LF_LEVEL
|
LF_LEVEL
|
||||||
OPENER
|
OPENER
|
||||||
EDITOR
|
EDITOR
|
||||||
@ -754,6 +755,10 @@ current file selection (i.e. 'f').
|
|||||||
|
|
||||||
Id of the running client.
|
Id of the running client.
|
||||||
|
|
||||||
|
PWD
|
||||||
|
|
||||||
|
Present working directory.
|
||||||
|
|
||||||
LF_LEVEL
|
LF_LEVEL
|
||||||
|
|
||||||
The value of this variable is set to the current nesting level when you run
|
The value of this variable is set to the current nesting level when you run
|
||||||
|
7
lf.1
7
lf.1
@ -159,6 +159,7 @@ The following environment variables are exported for shell commands:
|
|||||||
fs
|
fs
|
||||||
fx
|
fx
|
||||||
id
|
id
|
||||||
|
PWD
|
||||||
LF_LEVEL
|
LF_LEVEL
|
||||||
OPENER
|
OPENER
|
||||||
EDITOR
|
EDITOR
|
||||||
@ -845,6 +846,12 @@ Selected file(s) (i.e. 'fs') if there are any selected files, otherwise current
|
|||||||
.PP
|
.PP
|
||||||
Id of the running client.
|
Id of the running client.
|
||||||
.PP
|
.PP
|
||||||
|
.EX
|
||||||
|
PWD
|
||||||
|
.EE
|
||||||
|
.PP
|
||||||
|
Present working directory.
|
||||||
|
.PP
|
||||||
.EX
|
.EX
|
||||||
LF_LEVEL
|
LF_LEVEL
|
||||||
.EE
|
.EE
|
||||||
|
Loading…
Reference in New Issue
Block a user