From cbcb27c86aa1f6f78f685712f4166c480b7d5fa0 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Fri, 24 Jan 2025 13:23:40 -0800 Subject: [PATCH] Add ghostty keybinding to work around lack of search --- assets/default/ghostty/config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/default/ghostty/config b/assets/default/ghostty/config index eb227b9..85e6218 100644 --- a/assets/default/ghostty/config +++ b/assets/default/ghostty/config @@ -1,4 +1,9 @@ -# theme = light:Builtin Solarized Light,dark:Builtin Solarized Dark theme = Wombat-iTerm +# theme = light:Builtin Solarized Light,dark:Builtin Solarized Dark +# Workaround for lack of search +keybind = cmd+f=write_screen_file:open +keybind = ctrl+shift+f=write_screen_file:open + +# Quick terminal - only works on macOS for now keybind = global:cmd+shift+grave_accent=toggle_quick_terminal