fix(ghostty): replace shortcut that stopped working

This commit is contained in:
Stefan Imhoff
2025-03-14 15:45:03 +01:00
parent 07c2001022
commit 3ce1f0873e

View File

@@ -93,7 +93,9 @@ keybind = ctrl+alt+j=text:\x02s
keybind = ctrl+alt+k=text:\x02s keybind = ctrl+alt+k=text:\x02s
# Smart tmux session manager # Smart tmux session manager
# FIXME: Shortcut stopped working, no clue why
keybind = ctrl+alt+p=text:\x02T keybind = ctrl+alt+p=text:\x02T
keybind = shift+ctrl+alt+cmd+p=text:\x02T
# Return to last session # Return to last session
keybind = ctrl+alt+r=text:\x02R keybind = ctrl+alt+r=text:\x02R