On Wed, Aug 05, 2015 at 10:08:53PM -0300, Marcel Rodrigues wrote:
> When a visible window other than the selected one receives a bell
> ('\a'), I expect its border to be redrawn immediately with the
> corresponding attributes (URGENT_ATTR). Currently this does not
> happen: the border will remain the same until draw_border() is
> eventually called as a result of other events, such as layout
> changing. The following patch is intended to fix this:Thanks, applied! -- Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0
