dotfiles
dotfiles copied to clipboard
I3 run tmux with wrong TERM variable set?
Left alacritty with tmux running without i3 shortcut:
https://github.com/Wabri/dotfiles/blob/2187fa62e51e2f46d07e64fee874fd22bacf6817/.config/i3/config#L70
Right alacritty with tmux new -A -s Home.
It seems i3 change some sort of variables I think $TERM but not so sure.
I try to modify the options directly on tmux like below:
https://github.com/Wabri/dotfiles/blob/2187fa62e51e2f46d07e64fee874fd22bacf6817/.tmux.conf#L5
But tmux dont give a f@ck!