Don't return if in the current window since we may want to report a bell
authornicm <nicm@openbsd.org>
Mon, 19 Jul 2010 21:13:03 +0000 (21:13 +0000)
committernicm <nicm@openbsd.org>
Mon, 19 Jul 2010 21:13:03 +0000 (21:13 +0000)
commit5769b467d3eda657098220ae9466d74f0c257a06
tree716db754afd034701205fb0430a170b529f157af
parent9b9a4abb706d28dc13c49605c3c1fdf500af0722
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.
usr.bin/tmux/server-window.c