Zathura is a vim-based minimalist PDF/djvu/ps/epub/comic book reader.
An annoyance about a lot of PDF readers is that they only read PDFs, but Zathura
can read a whole host of documents. This requires the necessary packages to be
installed, which can be found by running pacman -Qi zathura to see the
optional dependencies.
Documentation
man zathura
Bindings
- h, j, k, l – move left/down/up/right in document.
- d/u – down/up half a page.
- gg/G – top/bottom of document.
- f – highlight URLS to follow.
- J/K – zoom out/in.
- s/a – zoom to fit width/height.
- r – reload document if changed.
- R – rotate document.
- D – toggle dual-page mode.
- p – print document.
- / – search document.
- tab – chapter index.
Configuration
~/.config/zathura/zathurarc– key bindings and other changes.
Zlib License