Re: [dev] TermKit

From: Nick <suckless-dev_AT_njw.me.uk>
Date: Fri, 20 May 2011 16:26:01 +0100

On Fri, May 20, 2011 at 03:19:00PM +0100, Connor Lane Smith wrote:
> On 20 May 2011 14:54, Kurt H Maier <karmaflux_AT_gmail.com> wrote:
> > I don't understand why.  If you want stderr to be combined into
> > stdout, suffix 2>&1 to your command.  By default, I think different
> > filehandles should land in different outputs.
>
> I just think the stdout and stderr ought to be visible at the same
> time. Or perhaps it would suffice to show stderr above stdout, or
> automatically switch, or something.

A poor man's version of this (with something like the tiling
layout in dwm), can be done with the attached script.

Received on Fri May 20 2011 - 17:26:01 CEST

This archive was generated by hypermail 2.2.0 : Fri May 20 2011 - 17:36:04 CEST