parent
b7aaa23bd0
commit
06bf58851b
5
doc.go
5
doc.go
@ -142,6 +142,7 @@ The following environment variables are exported for shell commands:
|
||||
fs
|
||||
fx
|
||||
id
|
||||
PWD
|
||||
LF_LEVEL
|
||||
OPENER
|
||||
EDITOR
|
||||
@ -703,6 +704,10 @@ Selected file(s) (i.e. 'fs') if there are any selected files, otherwise current
|
||||
|
||||
Id of the running client.
|
||||
|
||||
PWD
|
||||
|
||||
Present working directory.
|
||||
|
||||
LF_LEVEL
|
||||
|
||||
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
|
||||
fx
|
||||
id
|
||||
PWD
|
||||
LF_LEVEL
|
||||
OPENER
|
||||
EDITOR
|
||||
@ -754,6 +755,10 @@ current file selection (i.e. 'f').
|
||||
|
||||
Id of the running client.
|
||||
|
||||
PWD
|
||||
|
||||
Present working directory.
|
||||
|
||||
LF_LEVEL
|
||||
|
||||
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
|
||||
fx
|
||||
id
|
||||
PWD
|
||||
LF_LEVEL
|
||||
OPENER
|
||||
EDITOR
|
||||
@ -845,6 +846,12 @@ Selected file(s) (i.e. 'fs') if there are any selected files, otherwise current
|
||||
.PP
|
||||
Id of the running client.
|
||||
.PP
|
||||
.EX
|
||||
PWD
|
||||
.EE
|
||||
.PP
|
||||
Present working directory.
|
||||
.PP
|
||||
.EX
|
||||
LF_LEVEL
|
||||
.EE
|
||||
|
Loading…
Reference in New Issue
Block a user