Hi all,

I've got tmux-1.3 & libevent-1.4.14b-stable installed via brew 
(http://mxcl.github.com/homebrew/) on a new Macbook Pro.

Occasionally when starting tmux with 'tmux new' tmux never finishes 
starting. The window clears, and I get my statusbar on the bottom 
(though the date & time do not update), but I never get the shell inside 
window 0. tmux doesn't accept commands either (ie, kill or detach).

If I start it with 'tmux -v new' a few times until I see the problem, 
tmux-server-x.log ends with:

new term: xterm
- snip lots if new key X: 0xXXXX -
replacing key OA: 0x101d (Up)
replacing key OB: 0x101e (Down)
replacing key OD: 0x101f (Left)
replacing key OC: 0x1020 (Right)
session 0 created
writing 8 to client 7
got 9 from client 7

tmux-client log is empty.

Performing a 'tmux ls' in a new terminal hangs forever.

If i killall tmux, tmux-server.log updates to end with
session 0 created
writing 8 to client 7
got 9 from client 7
writing 10 to client 7
session 0 destroyed
)eys are 3 (
)eys are 2 (
)eys are 1 (
got 5 from client 7
writing 4 to client 7
lost client 7

Any idea's on why this happens? Or why its so intermittent - I can go 
days without seeing it, and once tmux is running I've never seen it hang 
or become unresponsive.

-- 
Arthur Barton
<arth...@igniferous.net>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to