]> Sergey Matveev's repositories - nnn.git/commitdiff
Minor doc update
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 7 May 2020 19:38:42 +0000 (01:08 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 7 May 2020 19:38:42 +0000 (01:08 +0530)
README.md
plugins/preview-tabbed

index f65f02ea9bc0e4c6890e76720cde1a368eb464a1..be728ce97e902148eecd92ce9dc6b8ecb5728f30 100644 (file)
--- 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)
index b5b5f052239983bde26a0788ecc5bd7c467da9ec..4998de6b345dfad7f28fe857410ce56c01586a14 100755 (executable)
@@ -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