aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-06-27 21:08:55 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-06-27 21:08:55 +0530
commitb3820df86356ec50889809b9791c0645cf917003 (patch)
tree86fa95a399fc658b2f18fe035386eb9e004cb235 /README.md
parent37e5e6189a10ce0da8df4dbdb64398cf7a02c0bd (diff)
downloadnnn-b3820df86356ec50889809b9791c0645cf917003.tar.gz
Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index a475ca3..479b514 100644
--- a/README.md
+++ b/README.md
@@ -30,28 +30,28 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Load, sort, filter thousands of files instantly
- Type to navigate with automatic dir selection
-- Select files from anywhere (not just a single dir)
- Never lose context - start where you quit `nnn`
-- Edit and preview markdown, man page, html
-- Open a file and auto-advance to the next
-- Export (filtered) list of visible files
- find/fd/grep/ripgrep/fzf from `nnn` and list in `nnn`
+- Mount any cloud storage service in a few keypresses
+- Select files from anywhere (not just a single dir)
- Unlimited bookmarks, plugins, cmds with custom hotkeys
- Write a plugin in any language you know
+- Edit and preview markdown, man page, html
+- Open a file and auto-advance to the next
+- Filter filtered entries
+- Export (filtered) list of visible files
- Configure the middle mouse click to do anything
- Fuzzy search subtree and open a file (or its parent dir)
- Load four dirs with custom settings at once
- Notifications on cp, mv, rm completion
- Auto-sync selection to system clipboard
+- Access selection from another instance of `nnn`
- Open text files detached in another pane/tab/window
+- Mount and modify archives
- Create files/dirs/duplicates with parents (like `mkdir -p`)
- Toggle hidden with <kbd>.</kbd>, visit HOME with <kbd>~</kbd>, last dir with <kbd>-</kbd>
- Pin a frequently visited dir at runtime
-- Mount any cloud storage service in a few keypresses
-- Mount and modify archives
-- Filter filtered entries
- Sort by modification, access and inode change time
-- Access selection from another instance of `nnn`
- Compile out/in features with make options
- Watch matrix text fly or read fortune messages
- Configure in 5 minutes!