This is the only log that 
ssh localhost '/usr/bin/tmux -vvv new-session -d -s session'
creates. I noticed that tmux 1.4 creates two logs, one named tmux-server-$PID, 
one named tmux-client-$PID.

I'm using gnome-terminal, the $TERM is xterm and when run over ssh $TERM
is "dumb"

This is the diff between the log created by tmux 1.4 and Ubuntu's tmux
(1.3*), I thought it could be useful since one mentions a socket and the
other does not.


diff  ok/tmux-server-10960.log ~/tmux-server-11265.log  
1,2c1
< server started, pid 10960
< socket path /tmp/tmux-1000/default
---
> server started, pid 11265
146c145
< input_parse: '1' ground
---
> input_parse: '2' ground
148,149c147,148
< input_parse: '3' ground
< input_parse: '9' ground
---
> input_parse: '2' ground
> input_parse: '8' ground
204,205c203,204
< input_parse: '4' ground
< input_parse: '7' ground
---
> input_parse: '5' ground
> input_parse: '5' ground

** Attachment added: "tmux 1.3-2+squeeze1 log"
   
https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/771581/+attachment/2110757/+files/tmux-server-11265.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771581

Title:
  ssh host 'tmux new-session -d -s session' does not work anymore

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to