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/>.
Install
- All systems
-
curl cmd.cat/zathura.sh
- Debian
-
apt-get install zathura - Ubuntu
-
apt-get install zathura -
Alpine
-
apk add zathura - Arch Linux
-
pacman -S zathura - Kali Linux
-
apt-get install zathura - Fedora
-
dnf install zathura - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install zathura - Raspbian
-
apt-get install zathura - Docker
-
docker run cmd.cat/zathura zathurapowered by Commando
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
© tl;dr; authors and contributors