CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2020/03/24 02:09:44

Modified files:
        usr.bin/tmux   : Makefile cmd-display-menu.c cmd-display-panes.c 
                         cmd.c job.c menu.c screen-redraw.c 
                         server-client.c tmux.1 tmux.h tty.c 
Added files:
        usr.bin/tmux   : popup.c 

Log message:
Add support for overlay popup boxes to show text or output temporarily
above the normal layout. These work similarly to menus and are created
with the display-popup command.

Reply via email to