]> Sergey Matveev's repositories - nnn.git/commitdiff
Update features
authorArun Prakash Jana <engineerarun@gmail.com>
Tue, 22 Aug 2017 19:24:29 +0000 (00:54 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Tue, 22 Aug 2017 19:26:35 +0000 (00:56 +0530)
README.md

index 325dd987701b23df68e59b669022c1f1cfb9a958..fd9fa156af108067a3010864f1435dd19747a15f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
 - Navigation
   - Familiar shortcuts
   - *Navigate-as-you-type* mode
-  - Bookmarks
+  - Bookmarks support; mark and visit a directory
   - Jump HOME or to the last visited directory (as usual!)
   - Jump to initial dir, chdir prompt, cd ..... (with . as PWD)
   - Roll-over at edges, page through entries
@@ -103,11 +103,13 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
   - Numeric order (1, 2, ... 10, 11, ...) for numeric names
   - Sort by modification time, size
 - Convenience
+  - Rename files
   - Spawn SHELL (fallback sh) in the current directory
   - Invoke file path copier (*easy* shell integration)
   - Change directory at exit (*easy* shell integration)
   - Open any file in EDITOR (fallback vi) or PAGER (fallback less)
   - Open current directory in a custom GUI file browser
+  - Real-time directory content modification updates
   - Terminal screensaver (default vlock, customizable) integration
 - Unicode support
 - Highly optimized code, minimal resource usage