aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.114
1 files changed, 10 insertions, 4 deletions
diff --git a/nnn.1 b/nnn.1
index 98f9c6e..51ce9e4 100644
--- a/nnn.1
+++ b/nnn.1
@@ -7,7 +7,7 @@
.Sh SYNOPSIS
.Nm
.Op Ar -b key
-.Op Ar -c N
+.Op Ar -C
.Op Ar -e
.Op Ar -i
.Op Ar -l
@@ -166,9 +166,8 @@ supports the following options:
.Fl "b key"
specify bookmark key to open
.Pp
-.Fl "c N"
- specify dir color (default blue), disables if N>7
- 0-black, 1-red, 2-green, 3-yellow, 4-blue, 5-magenta, 6-cyan, 7-white
+.Fl C
+ disable directory color
.Pp
.Fl e
use exiftool instead of mediainfo
@@ -282,6 +281,13 @@ files.
export NNN_USE_EDITOR=1
.Ed
.Pp
+\fBNNN_CONTEXT_COLORS:\fR string of color codes for each context, e.g.:
+.Bd -literal
+ export NNN_CONTEXT_COLORS="1234"
+
+ codes: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white
+.Ed
+.Pp
\fBNNN_IDLE_TIMEOUT:\fR set idle timeout (in seconds) to invoke terminal locker.
.Pp
\fBNNN_COPIER:\fR set to a clipboard copier script.