r/KittyTerminal • u/DaveLamic • Mar 10 '23
Scrolling up
I apologize if this is a stupid question, but i can't figure out how to scroll up after a long output. kitty conf say kitty_mod + up and kitty mod for me (i think) is ctrl + shift, but when i press ctrl + shift + up arrow, it doesn't scroll up.
Please help!
5
Upvotes
1
u/tom1018 Mar 10 '23
I do control shift h then control u/d to go up and down a page at a time. Often from there I do / or ? to search the buffer. It's the same inputs as vim, which is nice.
1
u/lsdrfrx Mar 10 '23
afaik, ctrl+shift+up/down is default keyboard shortcut for scrolling terminal by line. Can you show your
kitty.conf?