nsxiv is opened automatically when you select an image file to open from lf or another program. Handles images, animated gifs, has additional thumbnail and slideshow modes and allows you to run custom scripts and read/write to standard input/output.
Documentation
man nsxiv
Bindings
- h, l, j, k – pans image/moves selection.
- -/+ – zooms out/in.
- enter – toggles thumbnail mode.
- f – toggles fullscreen.
- n/p – goes forward/backward an image.
- r – reloads image if changed.
- w – fits image to window.
- e/E – fits image to width/height.
- </> – rotates image.
- ? – rotates image 180 degrees.
- |/_ – flips image.
- m - Mark/unmark image.
- ctrl-x – then press one of the following to execute a command:
- c – select a bookmarked directory to copy the image to.
- m – select a bookmarked directory to move the image to.
- d – deletes the image.
- r/R – rotates the image and saves to file.
- f – flips the image and saves to file.
- y – copies the image name to clipboard.
- Y – copies the image path to clipboard.
- x – copies the image file to clipboard.
- g – opens the image in Gimp.
- w – set the image as the wallpaper.
- i – shows image information.
- b – toggles the statusbar.
Configuration
~/.config/nsxiv/exec/key-handler– key/script handler
GPLv2