Re: [PATCH] Make choose-* use reverse video for WINLINK_ALERTS

2012-09-05 Thread Nicholas Marriott
Hi I don't like reverse because it is easy to confuse with the selected line on a quick look. If people have turned off bold isn't that their own fault? :-) On Fri, Aug 31, 2012 at 09:48:29PM +0100, Thomas Adam wrote: > Some fonts and terminals can be configured to not show bold fonts (XTerm,

[PATCH] Make choose-* use reverse video for WINLINK_ALERTS

2012-09-01 Thread Thomas Adam
Some fonts and terminals can be configured to not show bold fonts (XTerm, say), as well as provide bold-font equivalents. Therefore, when rendering WINLINK_ALERT entries in choose-mode, use ATTR_REVERSE to depict them. --- trunk/window-choose.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[PATCH] Make choose-* use reverse video for WINLINK_ALERTS

2012-08-31 Thread Thomas Adam
Some fonts and terminals can be configured to not show bold fonts (XTerm, say), as well as provide bold-font equivalents. Therefore, when rendering WINLINK_ALERT entries in choose-mode, use ATTR_REVERSE to depict them. --- trunk/window-choose.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-