zathura
A vim-like modal document viewer, with an integrated command line.
Make sure a backend is installed (poppler, PostScript, or DjVu).
- Open a file:
zathura {path/to/file}
- Navigate left/up/down/right:
or arrow keys
- Rotate:
r
- Invert Colors:
Ctrl + R
- Search for text by a given string:
/{string}
- Create/delete bookmarks:
:{bmark|bdelete} {bookmark_name}
- List bookmarks:
:blist
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).