|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
bash shellhello,
I had an old verion of cygwin, and it was ok. I've bought a new computer, and so i've recently installed an newer version of cygwin (i don't know how to chek the version, it was on december 2006). It's ok too, i've just one "problem", the cygwin bash is now without any colour (before it was) for example to list the files with ls, there is no colours... And sometimes it opens in the ms invite command windows, whereas before it alwaysopened in a bash shell cygwin window it's not very important, but somebody knows why ? thank you |
|
|
Re: bash shell-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 According to drkzs on 2/27/2006 11:41 AM: > It's ok too, i've just one "problem", the cygwin bash is now without any > colour (before it was) for example to list the files with ls, there is no > colours... > And sometimes it opens in the ms invite command windows, whereas before it > alwaysopened in a bash shell cygwin window ls uses colors if LS_COLORS is set in the environment, which is done by running dircolors. If you are using the standard /etc/profile, this may already be done for you - so it would be a good idea to investigate what is (or isn't) being run at shell startup. This can be done by running 'bash -vxli' from a cmd.com window in c:\cygwin\bin (or wherever you installed), and you can compare the two installations to see what is different. > > it's not very important, but somebody knows why ? Meanwhile, we aren't mind-readers. Following these directions (including the bit about attaching the output of 'cygcheck -svr' as a text attachment) would help us help you. > Problem reports: http://cygwin.com/problems.html - -- Life is short - so eat dessert first! Eric Blake ebb9@... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEBFVs84KuGfSFAYARAmcaAJ9ijcenzb90gueKDPRvuvkVn1p2igCgz7h0 XfFU0avazglYDPn3OEjCUdo= =WvLO -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ |
| Free embeddable forum powered by Nabble | Forum Help |