this post was submitted on 26 May 2024
34 points (97.2% liked)

commandline

1745 readers
1 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] cobwoms@lemmy.blahaj.zone 2 points 5 months ago (1 children)

thanks! i was just configuring it myself and i saw that! amazing

[–] Andromxda@lemmy.dbzer0.com 1 points 5 months ago (1 children)

Unfortunately, I didn't get it to work. Neither in iTerm2, kitty or WezTerm.

[–] cobwoms@lemmy.blahaj.zone 2 points 5 months ago (1 children)

it explicitly checks for the environment variable "TERM=xterm-kitty" if that helps.

[–] Andromxda@lemmy.dbzer0.com 1 points 5 months ago* (last edited 5 months ago)

Bruh, I specifically changed this variable, so I wouldn't have issues with ssh, because it doesn't work with TERM=xterm-kitty
Edit: I figured I could just use a simple alias twt="TERM=xterm-kitty twt" in my shell config to fix this.