Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2006 23:41:06 -0400
From:      "Coleman Kane" <zombyfork@gmail.com>
To:        "Eric Anderson" <anderson@centtech.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: [PATCH] Fancy rc startup style RFC - v6
Message-ID:  <346a80220604202041o7d631f43rbde4c84b5f7b16b4@mail.gmail.com>
In-Reply-To: <44485251.9050303@centtech.com>
References:  <20060419040716.4F26116A45F@hub.freebsd.org> <20060419095207.GC19339@wjv.com> <44462C07.4030903@centtech.com> <444634C1.9080206@centtech.com> <44464BBF.5040801@centtech.com> <32256.194.179.68.110.1145535362.squirrel@webmail.loquefaltaba.com> <4447B876.4010606@centtech.com> <346a80220604202019g3e3aaea5lfe19bcabaaf65c1d@mail.gmail.com> <44485251.9050303@centtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/20/06, Eric Anderson <anderson@centtech.com> wrote:
>
> Coleman Kane wrote:
> >
> > I have modified the patch as follows:
> >
> > Made a bunch of the settings tunable by the user (message text and fiel=
d
> > widths).
> >
> > It is availalbe at http://www.cokane.org/files/rc_fancy-cokane2.patch
>
>
> This looks good. I only wonder about two things now:
>
> - Should we also have a line for the actual colors used too?  Or is that
> going too crazy?


Definately... I think having the ability to specify colorsets as profiles
will be a must-have. Read the LSCOLORS description in ls(1).

- Does it meet style(9)?  I'm wondering about line lengths now.


One unfortunate thing about /bin/sh: [from the sh(1) manpage]

             Only one of the -e and -n options may be specified.

This means that we may not be able to use the -n to chain multiple echos on
one line...

Other than that, do we have general consensus that these do what they
> claim?  Any outstanding issues that haven't been addressed?
>
>
> Eric


--coleman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?346a80220604202041o7d631f43rbde4c84b5f7b16b4>