Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2012 10:00:33 GMT
From:      Devin Teske <devin.teske@fisglobal.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/160818: [patch] boot menu (/boot/menu.rc) clarity and readability improvements
Message-ID:  <201201241000.q0OA0XdU088514@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/160818; it has been noted by GNATS.

From: Devin Teske <devin.teske@fisglobal.com>
To: <bug-followup@FreeBSD.org>, <wblock@wonkity.com>
Cc:  
Subject: Re: misc/160818: [patch] boot menu (/boot/menu.rc) clarity and readability improvements
Date: Tue, 24 Jan 2012 01:57:58 -0800

 Please use ANSI code "27" to terminate inverse "7", instead of "0".
 
 For example, the following is preferred over what is in the patch:
 
 	set toggled_ansi[5]="Save  [1mM[37mode...  [32;7mOn[27;37m"
 
 Notice the trailing "27;37m" versus "0;37m".
 -- 
 Devin
 
 _____________
 The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201241000.q0OA0XdU088514>