CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/04/02 03:12:05
Modified files: usr.bin/tmux : popup.c window.c Log message: Popup window should not be draggable while mouse still pressed, and do not try to work out theme if no pane. From Michael Grant in GitHub issue 4330.