CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/09/01 02:03:07
Modified files: usr.bin/tmux : cmd-display-menu.c popup.c tmux.1 tmux.h Log message: Add -k flag to display-popup which allows any key to dismiss the popup once the command has exited. From Meriel Luna Mittelbach in GitHub issue 4612.