From 0f11af9e2cced2b73629e96267d88b72af42bf1c Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Mon, 13 Jan 2025 00:48:36 +0100 Subject: [PATCH] asdasd --- users/pbsds/home/profiles/desktop/ghostty/ghosty.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config index d65a368..8fca1b2 100644 --- a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config +++ b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config @@ -17,7 +17,7 @@ cursor-style = block cursor-color = #d3d7cf confirm-close-surface = false -# 100MB, 10 MB is default +# 100MB, default is 10MB. The buffer is preallocated scrollback-limit = 100000000 keybind = ctrl+comma=unbind @@ -26,3 +26,5 @@ keybind = ctrl+shift+page_down=move_tab:+1 keybind = ctrl+shift+page_up=move_tab:-1 keybind = ctrl+shift+up=scroll_page_lines:-1 keybind = ctrl+shift+down=scroll_page_lines:1 +keybind = ctrl+shift+left=unbind +keybind = ctrl+shift+right=unbind