Hi! I'm having a hard to fix issue with tmux on ubuntu 14.04,. I've used the github releases and tried 2.2, 2.3 and 2.7, and the ubuntu package; I get the same error with all versions.
I'm getting an "open terminal failed: missing or unsuitable terminal: xterm" whenever I want to create a session. I get a "no server running on /tmp/tmux-1002/default" if i try to list sessions "tmux start-server" does not throw errors, but there is no tmux process running ever (ps aux | grep tmux is empty) The output of "echo $TERM" is "xterm". xterm works correctly. Changing $TERM to lxterminal or other term (even one that does not exist) does not work (I still get the message ".... unsuitable terminal: lxterminal") Thanks, Facundo -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
