1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 15:39:46 +01:00
tldr/pages/linux/zathura.md
2023-12-29 17:02:08 +01:00

505 B

zathura

A vim-like modal document viewer, with an integrated command-line. Make sure a backend is installed (poppler, PostScript, or DjVu). More information: https://pwmt.org/projects/zathura/.

  • Open a file:

zathura {{path/to/file}}

  • Navigate left/up/down/right:

{{H|J|K|L|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