aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-08 01:08:42 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-08 01:08:42 +0530
commitd71379e5b61d970cb10bff3bbab8ced632043b84 (patch)
treeb8cafd9c6d10c7e71bdaa13755a0ab41bcddbdd8
parentdb3a46a19799b033a2d287b4d5433728ebce63d5 (diff)
downloadnnn-d71379e5b61d970cb10bff3bbab8ced632043b84.tar.gz
Minor doc update
-rw-r--r--README.md5
-rwxr-xr-xplugins/preview-tabbed2
2 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index f65f02e..be728ce 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,12 @@ 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/fzf/grep/ripgrep/fzf from `nnn` and list in `nnn`
-- Unlimited bookmarks, plugins, commands with custom hotkeys
+- find/fd/grep/ripgrep/fzf from `nnn` and list in `nnn`
+- Unlimited bookmarks, plugins, cmds with custom hotkeys
- Write a plugin in any language you know
- Configure the middle mouse click to do anything
- Fuzzy search subtree and open a file (or its parent dir)
diff --git a/plugins/preview-tabbed b/plugins/preview-tabbed
index b5b5f05..4998de6 100755
--- a/plugins/preview-tabbed
+++ b/plugins/preview-tabbed
@@ -45,7 +45,7 @@
# [2]: https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.html
#
# Shell: bash (job control is weakly specified in POSIX)
-# Author: leovilok
+# Author: Léo Villeveygoux
XDOTOOL_TIMEOUT=2