mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-30 16:54:57 +01:00
Document display_link shortcut and its key binding
Update the zathura(1) and zathurarc(5) man pages. Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
6df59353a7
commit
5e53580808
2 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,8 @@ o, O
|
|||
Open document
|
||||
f
|
||||
Follow links
|
||||
F
|
||||
Display link target
|
||||
\:
|
||||
Enter command
|
||||
r
|
||||
|
|
|
@ -205,6 +205,7 @@ The following shortcut functions can be mapped:
|
|||
abort Switch back to normal mode
|
||||
adjust_window Adjust page width
|
||||
change_mode Change current mode
|
||||
display_link Display link target
|
||||
follow Follow a link
|
||||
focus_inputbar Focus inputbar
|
||||
goto Go to a certain page
|
||||
|
|
Loading…
Reference in a new issue