View Single Post
  #4   (View Single Post)  
Old 9th November 2011
Zyos's Avatar
Zyos Zyos is offline
Port Guard
 
Join Date: Nov 2011
Location: United States
Posts: 22
Default

There seems to be another couple issues with this thing. When I do
Code:
export TERM="xterm-xfree86"
vi and the tmux don't display correctly (I can't see most of what is going on). I must use "xterm-color" to make it display correctly.

Also the options message-command-bg, message-command-fg, message-command-attr don't work.
When I start tmux it tells me
Code:
 /etc/tmux.conf :"#": unknown option: message-command-bg
and so on. Is this suppose to be this way?
Reply With Quote