mirror of
https://github.com/jarun/nnn.git
synced 2024-11-17 16:39:14 +00:00
Fix invisible description
This commit is contained in:
parent
f854b3c748
commit
eff4bd6e67
|
@ -187,7 +187,7 @@ Notes:
|
||||||
|
|
||||||
| Key:Command | Description |
|
| Key:Command | Description |
|
||||||
|---|---|
|
|---|---|
|
||||||
| `c:!convert $nnn png:- | xclip -sel clipboard -t image/png*` | Copy image to clipboard |
|
| `c:!convert $nnn png:- \| xclip -sel clipboard -t image/png*` | Copy image to clipboard |
|
||||||
| `e:-!sudo -E vim $nnn*` | Edit file as root in vim |
|
| `e:-!sudo -E vim $nnn*` | Edit file as root in vim |
|
||||||
| `g:-!git diff` | Show git diff |
|
| `g:-!git diff` | Show git diff |
|
||||||
| `h:-!hx $nnn*` | Open hovered file in [hx](https://github.com/krpors/hx) hex editor |
|
| `h:-!hx $nnn*` | Open hovered file in [hx](https://github.com/krpors/hx) hex editor |
|
||||||
|
|
Loading…
Reference in a new issue