2023-10-02 11:55:46 +00:00
|
|
|
noop <C-w>
|
2023-10-05 16:27:13 +00:00
|
|
|
noop q
|
|
|
|
close_window q
|
|
|
|
|
2023-10-02 11:55:46 +00:00
|
|
|
open_document_embedded o
|
|
|
|
|
|
|
|
toggle_custom_color <C-r>
|
|
|
|
|
|
|
|
goto_begining gg
|
|
|
|
goto_end G
|
|
|
|
|
|
|
|
screen_up <C-u>
|
|
|
|
screen_down <C-d>
|
|
|
|
previous_page <C-b>
|
|
|
|
next_page <C-f>
|
|
|
|
|
2023-10-05 16:27:13 +00:00
|
|
|
next_state {
|
|
|
|
prev_state }
|
|
|
|
move_down j
|
|
|
|
move_up k
|
|
|
|
move_left l
|
|
|
|
move_right h
|
2023-10-02 11:55:46 +00:00
|
|
|
|
|
|
|
fit_to_page_width S
|
|
|
|
fit_to_page_width_smart s
|
|
|
|
fit_to_page_height a
|
|
|
|
fit_to_page_height_smart A
|
|
|
|
|
|
|
|
embed_annotations <C-s>
|
|
|
|
|
|
|
|
toggle_statusbar <C-n>
|
|
|
|
|
|
|
|
regex_search /
|
|
|
|
copy y
|
|
|
|
rotate_clockwise R
|
2023-10-05 16:27:13 +00:00
|
|
|
|
|
|
|
keyboard_select;add_highlight_with_current_type V
|
|
|
|
add_highlight H
|
|
|
|
|
|
|
|
goto_prev_highlight [h
|
|
|
|
goto_next_highlight ]h
|
2023-11-15 13:23:45 +00:00
|
|
|
|
|
|
|
goto_mark '
|