mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 08:30:14 +00:00
tabs working in zellij with ghostty
This commit is contained in:
@ -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" = {
|
||||
|
Reference in New Issue
Block a user