mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 13:21:29 +00:00
Updated Usage (markdown)
parent
fbb097b8bb
commit
f079745e9d
2
Usage.md
2
Usage.md
|
@ -17,7 +17,7 @@ There is no config file. Associated files are at
|
|||
| `NNN_SSHFS='sshfs -o reconnect,idmap=user'` <sup>3</sup> | custom SSHFS cmd |
|
||||
| `NNN_RCLONE='rclone mount --read-only'` <sup>3</sup> | custom rclone cmd |
|
||||
| `NNN_TRASH=1` | use desktop Trash [default: delete] |
|
||||
| `NNN_LOCKER='bmon -p wlp1s0'` | terminal locker |
|
||||
| `NNN_LOCKER='nethogs wlp1s0'` | terminal locker |
|
||||
| `NNN_MCLICK='^R'` <sup>4</sup> | key emulated by middle mouse click |
|
||||
| `NO_COLOR` <sup>5</sup> | disable ANSI color output |
|
||||
|
||||
|
|
Loading…
Reference in a new issue