diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2023-07-15 18:57:12 +0200 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2023-07-15 18:57:12 +0200 |
| commit | 9a85d328ccf29f4cebb104e4eeeba1b20a896f6b (patch) | |
| tree | 6d70de1c7aa196d678e9c63dfe57262d656ea68c /.local/share/larbs/getkeys/nsxiv | |
| parent | 07de33840d9ce0f554c0e5555ac27250be0895c2 (diff) | |
| download | eibhear-9a85d328ccf29f4cebb104e4eeeba1b20a896f6b.tar.gz eibhear-9a85d328ccf29f4cebb104e4eeeba1b20a896f6b.tar.zst eibhear-9a85d328ccf29f4cebb104e4eeeba1b20a896f6b.zip | |
nsxiv replaces unmaintained sxiv
Diffstat (limited to '.local/share/larbs/getkeys/nsxiv')
| -rw-r--r-- | .local/share/larbs/getkeys/nsxiv | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.local/share/larbs/getkeys/nsxiv b/.local/share/larbs/getkeys/nsxiv new file mode 100644 index 0000000..176a65a --- /dev/null +++ b/.local/share/larbs/getkeys/nsxiv @@ -0,0 +1,14 @@ + _ __ _____ _(_)_ __ +| '_ \/ __\ \/ / \ \ / / +| | | \__ \> <| |\ V / +|_| |_|___/_/\_\_| \_/ +nsxiv is the image viewer. + h/j/k/l - Pan image + -/+ - Zoom out/in + Enter - Toggle thumbnail mode + f - Fullscreen + n/p - Previous/next image in list/directory + r - Reload image if changed + m - Mark/unmark image + w - Zoom to fit window + ctrl-x - Run external command (see ~/.config/nsxiv/exec/key-handler for options) |
