CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2021/08/05 03:43:51
Modified files: usr.bin/tmux : popup.c screen-redraw.c server-client.c tty.c Log message: Do not freeze output in panes when a popup is open, let them continue to redraw. From Anindya Mukherjee .