Which is the correct way to config the $TERM and tmux?
Posted
by
bliof
on Super User
See other posts from Super User
or by bliof
Published on 2012-11-20T14:40:13Z
Indexed on
2012/11/20
23:06 UTC
Read the original article
Hit count: 252
I am using gnome-terminal with bash.
When I set xterm-256color for $TERM and in .tmux.conf most of the things work but when I try to change the colorscheme of vim the things mess up.
When I set screen-256color for $TERM and in .tmux.conf the colors work ok but most of the keys go mad. I've tried some of the suggestions from the last link but when I ssh the arrows crash even on the command line..
So how to configure tmux?
© Super User or respective owner