diff options
author | Ian R <ian@eonndev.com> | 2020-06-11 05:46:40 +0000 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-06-11 11:30:43 +0530 |
commit | 1f22da2994bda1fb02fec884558343d7b8207e06 (patch) | |
tree | d57ded0523054b3b6e712cebb2e8a3ebb95e264b /nnn.1 | |
parent | 2d5952fef7a16c55aa10df17175a25fac9c6f1ed (diff) | |
download | nnn-1f22da2994bda1fb02fec884558343d7b8207e06.tar.gz |
Feature #534: Support hardware cursor sync
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,7 @@ .Op Ar -A .Op Ar -b key .Op Ar -c +.Op Ar -C .Op Ar -d .Op Ar -e .Op Ar -E @@ -68,6 +69,9 @@ supports the following options: .Fl c indicates that the opener is a cli-only opener (overrides -e) .Pp +.Fl C + place hardware cursor on hovered entry +.Pp .Fl d detail mode .Pp |