mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Updated Usage (markdown)
parent
13c115ed34
commit
330ce32225
2
Usage.md
2
Usage.md
|
@ -11,7 +11,7 @@ A curses library with wide char support (e.g. ncursesw), libreadline (optional)
|
||||||
| Dependency | Install? | Operation |
|
| Dependency | Install? | Operation |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| 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, (re)move |
|
||||||
| 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 | (un)mount archives |
|
| archivemount, fusermount(3)/umount (macOS) | optional | (un)mount archives |
|
||||||
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |
|
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |
|
||||||
|
|
Loading…
Reference in a new issue