Files
tldr/pages.zh/linux/nsxiv.md

32 lines
554 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# nsxiv
> 新简单 X 图像查看器。
> 更多信息:<https://nsxiv.codeberg.page/man>。
- 打开图像:
`nsxiv {{path/to/file1 path/to/file2 ...}}`
- 从目录以图像模式打开图像:
`nsxiv {{path/to/directory1 path/to/directory2 ...}}`
- 递归搜索目录以查看图像:
`nsxiv -r {{path/to/directory1 path/to/directory2 ...}}`
- 退出 nsxiv
`q`
- 切换到缩略图模式或以图像模式打开选定图像:
`<Return>`
- 在图像模式中向前计数图像:
`n`
- 在图像模式中向后计数图像:
`p`