diff options
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -17,6 +17,7 @@ .Op Ar -f .Op Ar -F .Op Ar -g +.Op Ar -h .Op Ar -H .Op Ar -K .Op Ar -l @@ -71,7 +72,7 @@ supports the following options: indicates that the opener is a cli-only opener (overrides -e) .Pp .Fl C - place hardware cursor on hovered entry + color directories by context, disable file colors .Pp .Fl d detail mode @@ -91,6 +92,9 @@ supports the following options: .Fl g use regex filters instead of substring match .Pp +.Fl h + place hardware cursor on hovered entry +.Pp .Fl H show hidden files .Pp |