Replies: 3 comments 1 reply
kitty +kitten show_keymap shift+space send_text normal,application \x1b[5~
You need to write and configure kitten to do this, depending on the conditions to decide whether to scroll up scrollback or send the key escape sequence. https://sw.kovidgoyal.net/kitty/actions/#action-scroll_page_up https://sw.kovidgoyal.net/kitty/kittens/custom/#kittens-created-by-kitty-users |
0 replies
|
Is it possible to also use it to scroll in the terminal when not in an application?
|
1 reply
|
Thanks, I was able to get it using:
https://github.com/yurikhan/kitty-smart-scroll
With the option: `map shift+space kitten smart_scroll.py scroll_page_up page_up`
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I map shift+space to PageUp?
All reactions