-
Beta Was this translation helpful? Give feedback.
Answered by
krovuxdev
May 5, 2025
Replies: 1 comment
-
@Masber There's no direct way to move the cursor into the documentation window, but you can scroll its content using For reference, keybindings are documented here: blink keymaps. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Masber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Masber There's no direct way to move the cursor into the documentation window, but you can scroll its content using
<C-b>
(page up) and<C-f>
(page down). This should let you navigate longer text.For reference, keybindings are documented here: blink keymaps.