Is it possible to select text in zathura without the mouse?
mupdf, pdf
Solution
As of Jan '20, the zathura official documentation is being reworked and does not contain anything related to usage.
Looking at the man docs, it seems that zathura does not come with select / copy keybindings that mimic Vim's visual mode. The closest that comes to it is scrolling with h, k, j, l. Here's the full list of mouse and key bindings.
Feel free to open a feature request.
Problem
It is kind of annoying to use the mouse every time I have to copy text from a PDF in zathura. I was wondering if it is possible to select and copy text in zathura similar to Vim's visual mode? I did a Google search but couldn't find anything. I use zathura-pdf-mupdf on manjaro with xfce.