CVS: cvs.openbsd.org: src
Nicholas Marriott <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/14 13:07:03 Modified files: usr.bin/tmux : cmd-display-menu.c menu.c mode-tree.c popup.c screen-redraw.c server-client.c server-fn.c tmux.h window.c Log message: Switch menus also to be attached to the window instead of an overlay and drawn as part of the client's scene. This means removing the popup menu.