LinuxCommandLibrary

nsxiv

Neo Simple X Image Viewer.

TLDR

Open images

$ nsxiv [path/to/file1 path/to/file2 ...]
copy


Open images from directories in image mode
$ nsxiv [path/to/directory1 path/to/directory2 ...]
copy


Search directories recursively for images to view
$ nsxiv -r [path/to/directory1 path/to/directory2 ...]
copy


Quit nsxiv
$ q
copy


Switch to thumbnail mode or open selected image in image mode
$ Return
copy


Count images forward in image mode
$ n
copy


Count images backward in image mode
$ p
copy

Copied to clipboard