summaryrefslogtreecommitdiff
path: root/.config/sioyek/keys.config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sioyek/keys.config')
-rw-r--r--.config/sioyek/keys.config12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/sioyek/keys.config b/.config/sioyek/keys.config
index 8cc1946..0ddda93 100644
--- a/.config/sioyek/keys.config
+++ b/.config/sioyek/keys.config
@@ -28,7 +28,7 @@ goto_end <end>
goto_end G
# Opens a prompt to enter page number and jump to that page
-goto_page_with_page_number <home>
+goto_page_with_page_number r
## Goto left/right/bottom/top side of the page
#goto_left <unbound>
@@ -46,6 +46,7 @@ goto_top_of_page;goto_right_smart zz
# Movement (can be prefixed with a number)
# move_down <down>
# move_up <up>
+
move_left <right>
move_right <left>
@@ -89,8 +90,8 @@ next_state <C-<right>>
goto_toc o
# Zoom
-zoom_in +
-fit_to_page_width =
+zoom_in =
+fit_to_page_width x
zoom_out -
## Zoom in/out on the mouse cursor (instead of center of screen)
@@ -98,7 +99,7 @@ zoom_out -
# zoom_out_cursor <unbound>
# Rotate document
-rotate_clockwise r
+rotate_clockwise <unbound>
rotate_counterclockwise R
# Automatically set the zoom level and horizontal offset such that the current page is centered horizontally and
@@ -128,7 +129,7 @@ open_document_embedded_from_current_path <C-S-o>
open_prev_doc a
## Opens the last document opened is sioyek. It is useful when you want to quickly toggle between two documents
-#open_last_document <unbound>
+open_last_document e
## Keyboard shortcut to enter visual mark mode (instead of right clicking)
#enter_visual_mark_mode <unbound>
@@ -394,4 +395,3 @@ toggle_titlebar <C-w>
## ------------------------------------
## now you can bind _my_command_name to a keybind here:
#_my_command_name <unbound>
-