On Sat, Aug 11, 2012 at 07:12:40AM +0100, Nicholas Marriott wrote:
> Hi
>
> This is a nice idea but by default the alert colour is inverted and it
> looks very odd and confusing in the menu.
>
> Perhaps we should just make entries with an alert bold and not use the
> config options for the menu?
Hi
This is a nice idea but by default the alert colour is inverted and it
looks very odd and confusing in the menu.
Perhaps we should just make entries with an alert bold and not use the
config options for the menu? Like this:
Index: tmux.h
===
When rendering windows in choose-mode (via choose-tree and choose-window)
render certain lines in their appropriate alert colour, if set.
---
trunk/window-choose.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/trunk/window-choose.c b/trunk/window-choose.c
index f385763..96d13f5 100644