You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
map page_down scroll_page_down works correctly for kitty, but it also overrides pagination of vim. Which doesn't happen in other terms like foot.
To Reproduce
Steps to reproduce the behavior:
kitty conf → map page_down scroll_page_down
run vim → try to paginate
Pagination keys won't work
The text was updated successfully, but these errors were encountered:
After configuring a shortcut, kitty will perform the action and not send the keystroke event to the program in the window.
You can use kitten to check and choose whether to perform the action or send the keystroke.
Describe the bug
map page_down scroll_page_down works correctly for kitty, but it also overrides pagination of vim. Which doesn't happen in other terms like foot.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: