feat(ghostty): key maps to scroll the scrollback
This commit is contained in:
parent
e7cb3b73f9
commit
71dd437320
1 changed files with 2 additions and 0 deletions
|
|
@ -41,4 +41,6 @@ auto-update = off
|
||||||
|
|
||||||
keybind = super+f=write_screen_file:open
|
keybind = super+f=write_screen_file:open
|
||||||
keybind = global:ctrl+grave_accent=toggle_quick_terminal
|
keybind = global:ctrl+grave_accent=toggle_quick_terminal
|
||||||
|
keybind = page_up=scroll_page_up
|
||||||
|
keybind = page_down=scroll_page_down
|
||||||
quick-terminal-animation-duration = 0
|
quick-terminal-animation-duration = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue