Updated Usage (markdown)

Mischievous Meerkat 2020-05-04 09:48:05 +05:30
parent 8d4b5b54f4
commit 63cc0c613c

@ -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 |