--
You received this message because you are subscribed to the Google Groups "tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tmux-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/191b5760-c799-4786-8309-91131c1ee41bn%40googlegroups.com.
I don't remember why this is, you can try this:--- a/menu.c
+++ b/menu.c
@@ -453,7 +453,6 @@ menu_set_style(struct client *c, struct grid_cell *gc, const char *style,
gc->bg = sytmp.gc.bg;
}
}
- gc->attr = 0;
}
struct menu_data *