mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Updated Usage (markdown)
parent
c7aa6fc8aa
commit
3b9113f609
2
Usage.md
2
Usage.md
|
@ -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 |
|
||||
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | mount, unmount remotes |
|
||||
| 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 |
|
||||
| fortune | optional | random quotes in help screen |
|
||||
| `$VISUAL` (else `$EDITOR`), `$PAGER`, `$SHELL` | optional | fallback vi, less, sh |
|
||||
|
|
Loading…
Reference in a new issue