mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-06 01:06:01 +01:00
document +,-,= (closes #64)
This commit is contained in:
parent
cc580e0f4f
commit
e006956852
1 changed files with 9 additions and 0 deletions
|
@ -122,6 +122,15 @@ Toggle statusbar visibility
|
|||
.B ^m
|
||||
Toggle inputbar visibility
|
||||
.TP
|
||||
.B +
|
||||
Zoom in
|
||||
.TP
|
||||
.B -
|
||||
Zoom out
|
||||
.TP
|
||||
.B =
|
||||
Zoom to the original size
|
||||
.TP
|
||||
.B Esc | ^c
|
||||
Abort
|
||||
.TP
|
||||
|
|
Loading…
Reference in a new issue