- cross-posted to:
- tmux@programming.dev
- cross-posted to:
- tmux@programming.dev
idk im having this issue for a long time. itd be nice to have this fixed.
thanks
Edit: I that doesnt help:
term=xterm-...
in shell configset-option -ga terminal-overrides ",xterm-256color:Tc"
in tmux config
solution:
thanks to mazadin for the solution.
im using foo terminal, so setting set-option -ga terminal-overrides ",foot:Tc"
in tmux.config fixed it. (yeah im dumb)
Yeah that’s the expected output. I’d see if alacritty or kitty works as expected to rule out foot being the issue, then manually setting term=xterm-256color in your foot.ini if it does work in either
This must be incredibly frustrating