Re: console xterm

2008-08-14 Thread Etienne Robillard
On Wed, 13 Aug 2008 17:08:02 + (UTC) [EMAIL PROTECTED] (Christian Weisgerber) wrote: > Etienne Robillard <[EMAIL PROTECTED]> wrote: > > > export TERM=cons25 > > Bad. > > > alias ls='colorls -FG' > > > > Sorry i confused freebsd console (cons25) with obsd console (vt220), but > > with cons2

Re: console xterm

2008-08-13 Thread Christian Weisgerber
Etienne Robillard <[EMAIL PROTECTED]> wrote: > export TERM=cons25 Bad. > alias ls='colorls -FG' > > Sorry i confused freebsd console (cons25) with obsd console (vt220), but > with cons25 and colorls the console looks pretty.. ;) The proper terminal type would be TERM=wsvt25. The colorls pack

Re: console xterm

2008-08-13 Thread Etienne Robillard
On Wed, 13 Aug 2008 10:56:35 +0200 ropers <[EMAIL PROTECTED]> wrote: > 2008/8/13 T. Ribbrock <[EMAIL PROTECTED]>: > > On Wed, Aug 13, 2008 at 07:26:52AM +0200, ropers wrote: > > [...] > >> Is there a way to have a colour ls and still be able to page through it? > > > > With gls (which I use), ther

Re: console xterm

2008-08-13 Thread ropers
2008/8/13 T. Ribbrock <[EMAIL PROTECTED]>: > On Wed, Aug 13, 2008 at 07:26:52AM +0200, ropers wrote: > [...] >> Is there a way to have a colour ls and still be able to page through it? > > With gls (which I use), there is. Example: Ah! gls = gnuls I suppose. I see there's a 4.3 package for gnuls.

Re: console xterm

2008-08-13 Thread T. Ribbrock
On Wed, Aug 13, 2008 at 07:26:52AM +0200, ropers wrote: [...] > Is there a way to have a colour ls and still be able to page through it? With gls (which I use), there is. Example: gls -lF --color=always|less -r Suitable aliases should do the rest, I suppose. You'll have to use less with '-r', ot

Re: console xterm

2008-08-12 Thread ropers
2008/8/13 Antti Harri <[EMAIL PROTECTED]>: > On Tue, 12 Aug 2008, Etienne Robillard wrote: > >> On Tue, 12 Aug 2008 15:32:47 -0700 (PDT) >> martin0641 <[EMAIL PROTECTED]> wrote: >> >>> Is it possible to make the console, not running X, display colors for >>> files >>> and directories? >>> >> >> Per

Re: console xterm

2008-08-12 Thread Antti Harri
On Tue, 12 Aug 2008, Etienne Robillard wrote: On Tue, 12 Aug 2008 15:32:47 -0700 (PDT) martin0641 <[EMAIL PROTECTED]> wrote: Is it possible to make the console, not running X, display colors for files and directories? Perhaps. But I'd simply use `ls -FG' for that.. in ~/.kshrc put: alias

Re: console xterm

2008-08-12 Thread Etienne Robillard
On Tue, 12 Aug 2008 15:32:47 -0700 (PDT) martin0641 <[EMAIL PROTECTED]> wrote: > Is it possible to make the console, not running X, display colors for files > and directories? > -- > View this message in context: > http://www.nabble.com/console-xterm-tp18953785p18953785.html > Sent from the open