2022-09-12 15:45:14 +05:30
|
|
|
# nsxiv
|
|
|
|
|
|
|
|
> Neo Simple X Image Viewer.
|
|
|
|
> More information: <https://nsxiv.codeberg.page/man>.
|
|
|
|
|
|
|
|
- Open images:
|
|
|
|
|
|
|
|
`nsxiv {{path/to/file1 path/to/file2 ...}}`
|
|
|
|
|
|
|
|
- Open images from directories in image mode:
|
|
|
|
|
|
|
|
`nsxiv {{path/to/directory1 path/to/directory2 ...}}`
|
|
|
|
|
|
|
|
- Search directories recursively for images to view:
|
|
|
|
|
2025-04-20 00:21:53 +03:00
|
|
|
`nsxiv {{[-r|--recursive]}} {{path/to/directory1 path/to/directory2 ...}}`
|
2022-09-12 15:45:14 +05:30
|
|
|
|
|
|
|
- Quit nsxiv:
|
|
|
|
|
2025-03-09 14:03:08 +02:00
|
|
|
`<q>`
|
2022-09-12 15:45:14 +05:30
|
|
|
|
|
|
|
- Switch to thumbnail mode or open selected image in image mode:
|
|
|
|
|
2025-03-09 14:03:08 +02:00
|
|
|
`<Enter>`
|
2022-09-12 15:45:14 +05:30
|
|
|
|
|
|
|
- Count images forward in image mode:
|
|
|
|
|
2025-03-09 14:03:08 +02:00
|
|
|
`<n>`
|
2022-09-12 15:45:14 +05:30
|
|
|
|
|
|
|
- Count images backward in image mode:
|
|
|
|
|
2025-03-09 14:03:08 +02:00
|
|
|
`<p>`
|