Questions tagged [zathura]

5 questions
4
votes
1 answer

How can I disable Zathura's statusbar by default?

I'd like to hide the statusbar by default when opening Zathura (Which is normally done with ^n) image of the statusbar (HIghlighted at the bottom in the red box)
Chabon
  • 43
  • 1
  • 5
3
votes
1 answer

Zathura flicker when updating pdf

I set up vim to automatically recompile a .tex to .pdf, so I can preview it in zathura. However each time it recompiles there's a slight flicker which I find annoying. I set the option render-loading to false, but it still flickers. Since most of…
1
vote
0 answers

File Navigation in Zathura

What is the best way to find and open a file in Zathura? I typically open Zathura using Rofi, and if I'm trying to open a file I haven't opened before I usually issue the :open command followed by the full path of the file. That is somewhat tedious…
Dargscisyhp
  • 190
  • 1
  • 9
1
vote
2 answers

How to map a key to scroll back in zathura

I'd like to map b to scroll back one screen in Zathura. I tried: map But it returns the error: warning: Invalid special key value or mode: B Based on this bug report, I managed to achieve the functionality with map b feedkeys But…
Paul Rougieux
  • 165
  • 9
  • 23
0
votes
1 answer

Is there any way to map keys for hiding and showing bottom bar in Zathura?

I want to map keys so that pressing a button hides the bar in statusbar. Ctrl+n is working but I want to map it to another key.