Don't return if in the current window since we may want to report a bell
commit2b80ede9631b8236aa213c730cd6d91805e761f9
authorNicholas Marriott <nicm@openbsd.org>
Mon, 19 Jul 2010 21:13:03 +0000 (19 21:13 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Mon, 19 Jul 2010 21:13:03 +0000 (19 21:13 +0000)
tree5e27fee5c4d32723bf95731a43b0d93c26d41ab1
parent2a0f3f0d7981fc4fe4739f22f699a5a59a0b2bf8
Don't return if in the current window since we may want to report a bell
(if bell-action any/current), just clear the flag so the status line
doesn't show the bell.
server-window.c