tabs working in zellij with ghostty

This commit is contained in:
Noah Masur
2025-04-07 16:33:50 -04:00
parent b7317a721b
commit 31e93606f4
2 changed files with 26 additions and 17 deletions

View File

@ -36,6 +36,10 @@ in
"super+shift+[=unbind"
"ctrl+tab=unbind"
"ctrl+shift+tab=unbind"
"ctrl+tab=text:\\x1b[9;5u"
"ctrl+shift+tab=text:\\x1b[9;6u"
"super+k=unbind"
"super+shift+e=unbind"
];
};
themes."gruvbox" = {