I've been using tmux start-server successfully for some time.  Changing or
clearing $TERM or $TERMINFO seems to have no effect.  Nothing informative
from tmux -v, below.  I cleared ~/.tmux.conf which did not seem to make any
difference.  What should I do to get tmux start-server to work again?

$ rm tmux*.log
$ ps aufxwwww | grep -i tmux
john      5419  0.0  0.0 109400   900 pts/0    S+   23:27   0:00      \_
grep -i tmux
$ tmux -vvvvvvvvvvvvvvvvvvvvv  start-server
$ echo $?
0
$ ps aufxwwww | grep -i tmux
john      5426  0.0  0.0 109400   896 pts/0    S+   23:28   0:00      \_
grep -i tmux
$ cat tmux-server-5424.log
server started, pid 5424
socket path /tmp/tmux-500/default
new client 8
got 6 from client 8
got 19 from client 8
got 18 from client 8
got 0 from client 8
writing 3 to client 8
lost client 8
$ cat tmux-client-5422.log
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to