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
-
On Tue, Feb 26, 2013 at 19:55:39 +, Thomas Adam wrote:
> This is, I presume, only when the server is initially started, yes? That
> makes sense because here we see in cmd-if-shell.c:cmd_if_shell_exec():
Yes.
Yep, that works. Patch attached which applied (I'm guessing the inlining
mangled s