X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.9 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SARE_CHARSET_W1251 X-Spam-Check-By: sourceware.org Message-ID: From: Saurabh T To: Cygwin Subject: Re: Bold color in "cygwin bash shell" Date: Thu, 18 Oct 2012 20:19:02 +0000 In-Reply-To: <1350498120.18862.ezmlm@cygwin.com> References: <1350498120 DOT 18862 DOT ezmlm AT cygwin DOT com> Content-Type: text/plain; charset="windows-1251" MIME-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q9IKJeSI024286 Date: Wed, 17 Oct 2012 13:04:02 -0400 Subject: Re: Bold color in "cygwin bash shell" Found this nice tip but haven't tried it myself. http://linuxtidbits.wordpress.com/2009/03/23/less-colors-for-man-pages/ -- Earnie ------ Thanks for all the help. Earnie's suggestion worked. I ended up adding: export LESS_TERMCAP_md=$'\e[1;34m' in ~/.bashrc, which paints those in bold blue. Alternatively, making the cmd background a light grey instead of completely white also works in that the original bold white color is clearly visible. saurabh -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple