mirror of
https://github.com/jarun/nnn.git
synced 2025-02-25 10:41:34 +00:00
Updated Usage (markdown)
parent
8d4b5b54f4
commit
63cc0c613c
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
Usage.md
|
@ -82,7 +82,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_SEL=/tmp/.sel` | custom selection file |
|
||||
| `NNN_SEL='/tmp/.sel'` | custom selection file |
|
||||
| `NNN_FIFO='/tmp/nnn.fifo'` <sup>4</sup> | FIFO to write hovered file path to |
|
||||
| `NNN_LOCKER='saidar -c'` | terminal locker |
|
||||
| `NNN_MCLICK='^R'` <sup>5</sup> | key emulated by middle mouse click |
|
||||
|
|
Loading…
Add table
Reference in a new issue