aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-03-30 10:44:26 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-03-30 10:47:06 +0530
commit055439f23e35627a37eda910ec656dab1ab079d8 (patch)
tree11d8fe4e38d55f00161fc6a90a6d277ca65648e6 /README.md
parent187835c2bb28d1a065a5a8ca13eaf72423fd9e23 (diff)
downloadnnn-055439f23e35627a37eda910ec656dab1ab079d8.tar.gz
Use reverse video in detail view
1. Highlight the currently selected item in reverse video. 2. Fix: remember the current item when toggling detail view.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c1d664..1b76913 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ I chose to fork noice because:
- modification time
- human-readable file size
- number of entries in current directory
+ - current item in reverse video
- Case-insensitive alphabetic content listing instead of upper case first
- Roll over at the first and last entries of a directory (with Up/Down keys)
- Sort entries by file size (largest to smallest)