mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 23:13:48 +01:00
[DOC] Add forward
and backward
to arglist
These are used in `jumplist`. Fixes #83
This commit is contained in:
parent
f9adb25fd0
commit
62843b4b58
@ -244,7 +244,8 @@ The following shortcut functions can be mapped:
|
||||
|
||||
* ``jumplist``
|
||||
|
||||
Move forwards/backwards in the jumplist.
|
||||
Move forwards/backwards in the jumplist. Pass ``forward`` as argument to
|
||||
move to the next entry and ``backward`` to move to the previous one.
|
||||
|
||||
* ``navigate``
|
||||
|
||||
@ -333,12 +334,14 @@ Possible arguments are:
|
||||
|
||||
* best-fit
|
||||
* bottom
|
||||
* backward
|
||||
* collapse
|
||||
* collapse-all
|
||||
* default
|
||||
* down
|
||||
* expand
|
||||
* expand-all
|
||||
* forward
|
||||
* full-down
|
||||
* full-up
|
||||
* half-down
|
||||
|
Loading…
Reference in New Issue
Block a user