public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Couple of cosmetic thingies...
@ 2001-07-17 19:27 Don Davies
  2001-07-17 23:16 ` Daniel Robbins
  0 siblings, 1 reply; 2+ messages in thread
From: Don Davies @ 2001-07-17 19:27 UTC (permalink / raw
  To: gentoo-dev

Hi, devs

I was reminded of this whilst reading over the newly posted Desktop Guide.
Great work by the way, I enjoyed reading it.

>From /etc/profile:
#eval `dircolors -b`
#commented out because it causes problems with tcsh

Why not just change it to:
eval `dircolors`

...which causes dircolors to act properly, based on $SHELL. :-)

This makes the default setup more colorful... archives and image files
come to mind.  Is there interest in providing a DIR_COLORS file?
This could extend things even further.

Another nugget I was thinking of... Gentoo doesn't currently have a
lesspipe.sh script.  If you're not familiar with it, this lets you view
compressed archives and such using less.  See:
http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html

Slackware has a simpler implementation, and Im sure other Linux vendors
provide one.. probably Debian.  But anyway, its incredibly useful.. If there
is interest, I could look at making it work with most since it is the default
pager.  Any interest in this?

Cheers






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] Couple of cosmetic thingies...
  2001-07-17 19:27 [gentoo-dev] Couple of cosmetic thingies Don Davies
@ 2001-07-17 23:16 ` Daniel Robbins
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Robbins @ 2001-07-17 23:16 UTC (permalink / raw
  To: gentoo-dev

On Tue, Jul 17, 2001 at 09:27:19PM -0400, Don Davies wrote:

> Why not just change it to:
> eval `dircolors`
> 
> ...which causes dircolors to act properly, based on $SHELL. :-)

OK, fixed on CVS.  Thanks.

> 
> This makes the default setup more colorful... archives and image files
> come to mind.  Is there interest in providing a DIR_COLORS file?
> This could extend things even further.

Yes, a DIR_COLORS file could be a nice thing.  Wanna work on one?

> Slackware has a simpler implementation, and Im sure other Linux vendors
> provide one.. probably Debian.  But anyway, its incredibly useful.. If there
> is interest, I could look at making it work with most since it is the default
> pager.  Any interest in this?

Yes, I'm interested.  Although I imagine that lesspipe.sh would have tons of 
dependencies, so we would include it as an optional ebuild rather than making
it part of the less ebuild proper.

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-18  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-17 19:27 [gentoo-dev] Couple of cosmetic thingies Don Davies
2001-07-17 23:16 ` Daniel Robbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox