What version of tmux did you compile? This looks old. Can you try latest
from git?
On Wed, Feb 27, 2013 at 02:59:41PM -0500, James Jong wrote:
>Thanks! Definitely. Below is the server log file for *tmux -vvv:
>> cat tmux-server-7279.log*
>server started, pid 7279
>socket path /t
Thanks! Definitely. Below is the server log file for tmux -vvv:
> cat tmux-server-7279.log
server started, pid 7279
socket path /tmp//tmux-4887/default
new client 8
got 14 from client 8
got 14 from client 8
got 14 from client 8
got 14 from client 8
got 14 from client 8
got 14 from client 8
got 14
Hi,
On 27 Feb 2013 19:40, "James Jong" wrote:
>
> Hello,
>
> I just compiled my own version of tmux with libevent. Whenever I run
tmux from zsh, tmux starts, but exits quickly returning [exited].
Which version of tmux? Can you run tmux with - and put the server log
somewhere?
> Interesting
Hello,
I just compiled my own version of tmux with libevent. Whenever I run tmux
from zsh, tmux starts, but exits quickly returning [exited].
Interestingly though, tmux runs correctly with:
tmux new $SHELL
I have also tried creating an empty .tmux.conf with no luck.
Any thoughts?
L
-