Re: Color missing in gnome (vte) terminals
Nalin Dahyabhai <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.snapshots |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
On Thu, Aug 29, 2002 at 05:24:39PM -0400, GNU Developer wrote: > I'm happy to be using the new Gnome2 snapshots, and I thank all the > developers for their hard work. I've been tracking this channel for a > couple of months now; I often install the latest snapshots. At some > point, and I'm not sure when exactly, I lost some of the color > functionality in gnome-terminal windows. If I open a terminal and do > "ls", the files/folders listed are all the same color. If I do su (to > any other user), then I get a color coded list. If I do ls on a text > tty (ctl-alt-Fkey), then I get color. > > Is anyone else having this problem? I've done some looking through > the config files in my home directory, but haven't found anything. I > should mention that this happens to all users. Is this a known bug? > Does anyone have a fix? Can I dig up more info. to help the > developers squash this? Is "ls" aliased to anything in your shell? Is DIR_COLORS set? Usually one of the scripts processed when you log in will do the equivalent of: alias ls='ls --color=tty' eval `dircolors` If you edit the current profile, and check the box for "Run command as a login shell" on the "Title and Command" tab, does the behavior change at all? Nalin _______________________________________________ gnome-2-snapshots maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gnome-2-snapshots