Updated Usage (markdown)

Mischievous Meerkat 2020-05-01 10:53:22 +05:30
parent c7aa6fc8aa
commit 3b9113f609

@ -16,7 +16,7 @@ A curses library with wide char support (e.g. ncursesw), libreadline (optional)
| archivemount, fusermount(3)/umount (macOS) | optional | mount, unmount archives | | archivemount, fusermount(3)/umount (macOS) | optional | mount, unmount archives |
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | mount, unmount remotes | | sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | mount, unmount remotes |
| trash-cli | optional | trash files (default action: rm) | | trash-cli | optional | trash files (default action: rm) |
| vlock (Linux), bashlock (macOS), lock(1) (BSD), peaclock (Haiku) | optional | terminal locker (else `$NNN_LOCKER`) | | vlock (Linux), bashlock (macOS), lock(1) (BSD), peaclock (Haiku), `$NNN_LOCKER` | optional | lock terminal |
| advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress)) | optional | copy, move progress | | advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress)) | optional | copy, move progress |
| fortune | optional | random quotes in help screen | | fortune | optional | random quotes in help screen |
| `$VISUAL` (else `$EDITOR`), `$PAGER`, `$SHELL` | optional | fallback vi, less, sh | | `$VISUAL` (else `$EDITOR`), `$PAGER`, `$SHELL` | optional | fallback vi, less, sh |