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 no

tmux on linux fb console is unresponsive

2010-12-07 Thread Wade Curry
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 connections, and use text-based apps a lot. The console is just fine for me in many cases. Unfortunately tmux just hangs there when I start it o

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 whic

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 c

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: > > > > > 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. > >

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: Integration with a terminal emulator

2010-12-07 Thread George Nachman
> > > > >I added a prefix to tmux's output and defined E, I, and P in the spec. > >I'd like to add a new tmux command that allows the client to store and > >retrieve an arbitrary dictionary of string->string. I want to store > window > >positions, font names, etc., so that when you

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 l