update Ghostty
This commit is contained in:
parent
e28b11b889
commit
2c10c8bfa9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
# Otherwise it sets the term to "xterm-ghostty" and it fails to connect to ssh
|
# Otherwise it sets the term to "xterm-ghostty" and it fails to connect to ssh
|
||||||
programs.bash.sessionVariables = { TERM = "xterm-256color"; };
|
programs.bash.sessionVariables = { TERM = "xterm-256color"; };
|
||||||
programs.fish.shellInit = ''set TERM "xterm-256color '';
|
programs.fish.shellInit = ''set TERM "xterm-256color" '';
|
||||||
|
|
||||||
# TODO Re-enable this when 25.05 is out or when this is compabile with 24.11
|
# TODO Re-enable this when 25.05 is out or when this is compabile with 24.11
|
||||||
# programs.ghostty = {
|
# programs.ghostty = {
|
||||||
|
|
Loading…
Reference in a new issue