aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.112
1 files changed, 2 insertions, 10 deletions
diff --git a/nnn.1 b/nnn.1
index e884984..73183d3 100644
--- a/nnn.1
+++ b/nnn.1
@@ -57,8 +57,6 @@ Change to initial directory
Change to the last visited directory
.It Ic /
Change filter (more information below)
-.It Ic ^/
-Search directory in desktop search tool
.It Ic \&.
Toggle show hidden . (dot) files
.It Ic ^B
@@ -95,8 +93,6 @@ Spawn SHELL in PWD (fallback sh)
Run a custom script
.It Ic e
Open current entry in EDITOR (fallback vi)
-.It Ic o
-Open directory in NNN_DE_FILE_MANAGER
.It Ic p
Open current entry in PAGER (fallback less)
.It Ic f
@@ -119,6 +115,8 @@ Force a redraw, clear prompt
Exit prompt
.It Ic L
Lock terminal (Linux only)
+.It Ic o
+Launch a GUI application
.It Ic \&?
Toggle help and settings screen
.It Ic Q, ^G
@@ -240,12 +238,6 @@ files.
export NNN_USE_EDITOR=1
.Ed
.Pp
-\fBNNN_DE_FILE_MANAGER:\fR set to a desktop file manager to open the current
-directory with. E.g.:
-.Bd -literal
- export NNN_DE_FILE_MANAGER=thunar
-.Ed
-.Pp
\fBNNN_IDLE_TIMEOUT:\fR set idle timeout (in seconds) to invoke terminal
screensaver.
.Pp