Check callback needs to only return 0 (text should be suppressed) if
authornicm <nicm@openbsd.org>
Fri, 13 Aug 2021 20:04:45 +0000 (20:04 +0000)
committernicm <nicm@openbsd.org>
Fri, 13 Aug 2021 20:04:45 +0000 (20:04 +0000)
commit2572a8f1138c1e0ecef861f28fd8058c83917d1c
tree145673213189ac56627e4570d1a722bc93e5e615
parent191f22c66691d36fa4d4a78e823e29ce94185330
Check callback needs to only return 0 (text should be suppressed) if
menu returns 0, otherwise it should check the popup also.
usr.bin/tmux/popup.c