bug: kitty breaks ssh
This commit is contained in:
parent
01aecec99e
commit
99ac0b1820
1 changed files with 2 additions and 0 deletions
|
@ -114,3 +114,5 @@ function reldate() {
|
||||||
function _zkhx() {
|
function _zkhx() {
|
||||||
hx --hsplit tasks.xit ${1}
|
hx --hsplit tasks.xit ${1}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[ "$TERM" = "xterm-kitty" ] && alias ssh="TERM=xterm ssh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue