tmux-plugins / tmux-sensible

basic tmux settings everyone can agree on
MIT License
1.73k stars 90 forks source link

Fix iTerm2 terminal detection #59

Closed jrjsmrtn closed 3 years ago

jrjsmrtn commented 3 years ago

Fixes https://github.com/tmux-plugins/tmux-sensible/issues/24#issuecomment-643806879:

Ps. A proper fix would be for tmux-sensible to also listen to LC_TERMINAL (which iTerm automatically sends over ssh)

bruno- commented 3 years ago

Thanks