From d2c8c11ecdd0a8ee6e61bc8a378ac413690a552d Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Thu, 12 Mar 2026 12:15:48 +0100 Subject: sioyek, ferris sweep layout --- .config/sioyek/keys.config | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config/sioyek/keys.config') 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 goto_end G # Opens a prompt to enter page number and jump to that page -goto_page_with_page_number +goto_page_with_page_number r ## Goto left/right/bottom/top side of the page #goto_left @@ -46,6 +46,7 @@ goto_top_of_page;goto_right_smart zz # Movement (can be prefixed with a number) # move_down # move_up + move_left move_right @@ -89,8 +90,8 @@ next_state > 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 # Rotate document -rotate_clockwise r +rotate_clockwise 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 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 +open_last_document e ## Keyboard shortcut to enter visual mark mode (instead of right clicking) #enter_visual_mark_mode @@ -394,4 +395,3 @@ toggle_titlebar ## ------------------------------------ ## now you can bind _my_command_name to a keybind here: #_my_command_name - -- cgit v1.2.3