1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 20:17:45 +00:00

Add write scrollback file shortcut to Ghostty

This commit is contained in:
RGBCube 2023-12-15 16:27:33 +03:00
parent e5a32784b0
commit 7152ea14a9
No known key found for this signature in database

View file

@ -15,6 +15,8 @@ graphicalConfiguration {
z = "jump_to_prompt:-2"; z = "jump_to_prompt:-2";
x = "jump_to_prompt:2"; x = "jump_to_prompt:2";
h = "write_scrollback_file";
page_down = "scroll_page_down"; page_down = "scroll_page_down";
down = "scroll_page_lines:1"; down = "scroll_page_lines:1";
j = "scroll_page_lines:1"; j = "scroll_page_lines:1";