hurricane: 174 current 2025-07-08 14:38:00 25.05.20250705.29e2900 6.15.4 *
fix ssh in ghostty
This commit is contained in:
@@ -5,6 +5,12 @@
|
|||||||
serverAliveCountMax = 2;
|
serverAliveCountMax = 2;
|
||||||
|
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
|
"*" = {
|
||||||
|
sendEnv = ["TERM"];
|
||||||
|
setEnv = {
|
||||||
|
TERM = "xterm-256color"; # Fix ghostty issue
|
||||||
|
};
|
||||||
|
};
|
||||||
"d10.csb.brainmill.com" = {
|
"d10.csb.brainmill.com" = {
|
||||||
forwardAgent = true;
|
forwardAgent = true;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user