mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 03:41:27 +00:00
Updated Usage (markdown)
parent
185f9dfea3
commit
13c115ed34
4
Usage.md
4
Usage.md
|
@ -13,8 +13,8 @@ A curses library with wide char support (e.g. ncursesw), libreadline (optional)
|
||||||
| xdg-open (Linux), open(1) (macOS), cygstart<br>(Cygwin), open (Haiku) | base | desktop opener |
|
| xdg-open (Linux), open(1) (macOS), cygstart<br>(Cygwin), open (Haiku) | base | desktop opener |
|
||||||
| file, coreutils (cp, mv, rm), xargs | base | file type, copy, move and remove |
|
| file, coreutils (cp, mv, rm), xargs | base | file type, copy, move and remove |
|
||||||
| tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract bzip2, (g)zip, tar |
|
| tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract bzip2, (g)zip, tar |
|
||||||
| archivemount, fusermount(3)/umount (macOS) | optional | mount, unmount archives |
|
| archivemount, fusermount(3)/umount (macOS) | optional | (un)mount archives |
|
||||||
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | mount, unmount remotes |
|
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |
|
||||||
| trash-cli | optional | trash files (default: rm) |
|
| trash-cli | optional | trash files (default: rm) |
|
||||||
| vlock (Linux), bashlock (macOS), lock(1) (BSD), peaclock (Haiku), `$NNN_LOCKER` | optional | lock terminal |
|
| 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 |
|
||||||
|
|
Loading…
Reference in a new issue