From 3ce1f0873e382b710639fe9204444bfdf5753a47 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 14 Mar 2025 15:45:03 +0100 Subject: [PATCH] fix(ghostty): replace shortcut that stopped working --- config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/ghostty/config b/config/ghostty/config index 3aca00c..c1adfe3 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -93,7 +93,9 @@ keybind = ctrl+alt+j=text:\x02s keybind = ctrl+alt+k=text:\x02s # Smart tmux session manager +# FIXME: Shortcut stopped working, no clue why keybind = ctrl+alt+p=text:\x02T +keybind = shift+ctrl+alt+cmd+p=text:\x02T # Return to last session keybind = ctrl+alt+r=text:\x02R