fix: ghostty export TERM & tmux keybinding
This commit is contained in:
parent
256dcb2be1
commit
6e4864d93f
2 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
theme = "dracula";
|
||||
command =
|
||||
"shell:${config.home.profileDirectory}/bin/tmux new-session -A -s ghostty";
|
||||
keybind = [ "cmd+k=text:\\x01K" ];
|
||||
};
|
||||
|
||||
themes.dracula = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue