A menu must be shown on a client, so always give the client when adding
authornicm <nicm@openbsd.org>
Tue, 1 Feb 2022 18:12:20 +0000 (18:12 +0000)
committernicm <nicm@openbsd.org>
Tue, 1 Feb 2022 18:12:20 +0000 (18:12 +0000)
commit6a9342af7ca96f84ac3f6c65024034f7c5723d66
tree568e48b3ad7789a74980738bdd6bc3d97ef08caa
parent6b5677e60d1f0efadd1893add6d7b5cbc6854cf9
A menu must be shown on a client, so always give the client when adding
the items. Also fix mode menus.
usr.bin/tmux/menu.c
usr.bin/tmux/mode-tree.c
usr.bin/tmux/popup.c