README.md | 17 +++++------------
diff --git a/README.md b/README.md
index 4886814770f77675b88d0835365a4bd24a1a04ce..c9b3514761b905ae575e9c9238aa12df038e8514 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ - *Navigate-as-you-type* with dir auto-select, *wild load*
- 4 contexts (_aka_ tabs/workspaces)
- Bookmarks; pin and visit a directory
- Familiar, easy shortcuts (arrows, ~, -, @)
+ - Change directory at exit (*easy* shell integration)
- Sorting
- Ordered pure numeric names by default (visit _/proc_)
- Case-insensitive version (_aka_ natural) sort
@@ -97,24 +98,16 @@ - Copy, move, delete, archive, link selection
- Batch rename selection or dir entries
- FreeDesktop compliant trash (needs trash-cli)
- SSHFS mounts (needs sshfs)
- - Mouse support
- Create, rename, duplicate files and directories
- - Show copy, move progress on Linux (needs avdcpmv)
- Per-context directory color (default: blue)
- - Spawn a shell in the current directory
- - Launch applications, run a command
- - Run current file as executable
- - Change directory at exit (*easy* shell integration)
- - Edit file in EDITOR or open in PAGER
- - Take quick notes
- - Lock the terminal (needs a locker)
+ - Spawn a shell, run apps, run commands, execute file
+ - Take quick notes, lock terminal (needs a locker)
- Shortcut reference a keypress away
-- Plugins
- Unicode support
- Follows Linux kernel coding style
- Highly optimized, static analysis integrated code
- Minimal library dependencies
-- Available on many distros
+- Widely available
## Installation
@@ -205,7 +198,7 @@ | `NNN_OPENER=mimeopen` | custom file opener |
| `NNN_IDLE_TIMEOUT=300` | idle seconds before locking terminal [default: disabled] |
| `NNN_COPIER=copier` | clipboard copier script [default: none] |
| `NNN_TRASH=1` | trash files to the desktop Trash [default: delete] |
-| `NNN_OPS_PROG=1` | show copy, move progress on Linux |
+| `NNN_OPS_PROG=1` | show cp, mv progress on Linux (needs advcpmv) |
#### Cmdline options