- 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)
@t0mri Which OS?
I have had struggles with macOS + Alacritty in the past due to ncurses issues.
A description of the problem:
https://gist.github.com/bbqtd/a4ac060d6f6b9ea6fe3aabe735aa9d95
My eventual config:
https://github.com/dustypomerleau/config/blob/main/.config/tmux/tmux.conf