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