Re: Integration with a terminal emulator

2010-12-07 Thread Nicholas Marriott
On Mon, Dec 06, 2010 at 06:24:29PM -0800, George Nachman wrote: As far as parsing command output, I'll need your help on that. I don't think I'll be able to tell from the man page which commands generate which errors. I will need to know if a command's output is normal

Re: Integration with a terminal emulator

2010-12-07 Thread George Nachman
On Tue, Dec 7, 2010 at 2:08 AM, Nicholas Marriott nicholas.marri...@gmail.com wrote: On Mon, Dec 06, 2010 at 06:24:29PM -0800, George Nachman wrote: As far as parsing command output, I'll need your help on that. I don't think I'll be able to tell from the man page which

Re: tmux on linux fb console is unresponsive

2010-12-07 Thread Nicholas Marriott
Hi What tmux version? What is TERM set to outside tmux in the console? On Tue, Dec 07, 2010 at 12:29:47PM -0800, Wade Curry wrote: Hello, I'm new to tmux, and am enjoying using it with urxvt (extensible with perl, ftw). However, I don't always bother with X11. I do a lot over ssh

Re: Integration with a terminal emulator

2010-12-07 Thread Nicholas Marriott
On Tue, Dec 07, 2010 at 01:11:49PM -0800, George Nachman wrote: snip Easiest thing would just be to send it prefixed with E, I or O (or ERROR/INFO/OUTPUT or whatever you prefer). Sure, that's fine. I and O could be grouped together, most likely. I would

Re: tmux on linux fb console is unresponsive

2010-12-07 Thread Micah Cowan
(12/07/2010 03:11 PM), Nicholas Marriott wrote: Hi What tmux version? What is TERM set to outside tmux in the console? Probably need the version of your libevent, too. -- Micah J. Cowan http://micah.cowan.name/

Re: tmux on linux fb console is unresponsive

2010-12-07 Thread Wade Curry
Nicholas Marriott(nicholas.marri...@gmail.com) wrote: Hmm. I can't reproduce this on Linux. Does export EVENT_NOEPOLL=1 help? I take it you tried with a fresh root login and are sure it isn't loading your config? Setting EVENT_NOEPOLL=1 does not help. And, yes, it was a fresh login