(For real this time) Re: Strange output-pause bug in tmux

2010-02-05 Thread Micah Cowan
G... One word: "compiz". Didn't even realize I had it on this machine (IT provided the image). The windows weren't doing cool desktop-effect things, so I didn't even think about it. When I discovered it, I disabled it, and bam! It works as expected now. Yeesh. -- Micah J. Cowan http://m

(Or not quite) Re: Strange output-pause bug in tmux

2010-02-05 Thread Micah Cowan
Micah Cowan wrote: > Nicholas Marriott wrote: >> Hmm. >> >> This sounds odd and interesting :-). >> >> My instinct would be that it sounds unlikely to be a generic tmux problem but >> more likely either to do with the way tmux sets the terminal up, or in >> libevent, or the termios/tty layer. Altho

Re: (Sorted) Re: Strange output-pause bug in tmux

2010-02-05 Thread Robin Lee Powell
On Fri, Feb 05, 2010 at 01:55:27PM -0800, Micah Cowan wrote: > Gah. I should've known to try this first before posting. I've had > enough glitches with gnome-terminal (especially for scrolling) in > the past to know better. > > I've been using xterm on Ubuntu 8.04 (work machine). But I just > trie

(Sorted) Re: Strange output-pause bug in tmux

2010-02-05 Thread Micah Cowan
Nicholas Marriott wrote: > Hmm. > > This sounds odd and interesting :-). > > My instinct would be that it sounds unlikely to be a generic tmux problem but > more likely either to do with the way tmux sets the terminal up, or in > libevent, or the termios/tty layer. Although of course I could be w

Re: Strange output-pause bug in tmux

2010-02-05 Thread Nicholas Marriott
On the plus side everyone now has my checklist for I/O problems :-) On Fri, Feb 05, 2010 at 09:28:28PM +, Nicholas Marriott wrote: > Hmm, you said that C-b r did fix it, I missed that at the end of your mail. > > This still sounds very strange, what terminal emulator and what TERM? > > >

Re: Strange output-pause bug in tmux

2010-02-05 Thread Nicholas Marriott
Hmm, you said that C-b r did fix it, I missed that at the end of your mail. This still sounds very strange, what terminal emulator and what TERM? On Fri, Feb 05, 2010 at 09:24:37PM +, Nicholas Marriott wrote: > Hmm. > > This sounds odd and interesting :-). > > My instinct would be that i

Re: Strange output-pause bug in tmux

2010-02-05 Thread Nicholas Marriott
Hmm. This sounds odd and interesting :-). My instinct would be that it sounds unlikely to be a generic tmux problem but more likely either to do with the way tmux sets the terminal up, or in libevent, or the termios/tty layer. Although of course I could be wrong. Please don't be insulted if some

Strange output-pause bug in tmux

2010-02-05 Thread Micah Cowan
When receiving a bunch of output from the app, tmux will sometimes inexplicably pause in the midst of it, and won't continue until receiving input from the keyboard (client). Specifically, on receiving . I can only reproduce this when the app is outputting a line at a time; if I do a "while read l