Thread: Console problem
View Single Post
  #4   (View Single Post)  
Old 20th February 2010
sniper007's Avatar
sniper007 sniper007 is offline
Real Name: Jurif
Fdisk Soldier
 
Join Date: Jun 2008
Location: Slovenia
Posts: 50
Default

I removed TERM variable from my .bash_profile to pick up the setting from ttys automatically.

So now all editor works fine but tmux doesn't works from pseudoterminal.

Quote:
[abuser@gw:~] $ echo $TERM
vt100
[abuser@gw:~] $
Quote:
[abuser@gw:~] $ tmux new
open terminal failed: terminal does not support il1 or il
[abuser@gw:~] $

If i try to set TERM manualy to cons25 then tmux works but emacs doesn't works properly


Can you help me ?
__________________
If anything can go wrong, it will. If it can't, it will anyway
Reply With Quote