CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/10 12:04:06
Modified files:
usr.bin/tmux : Makefile cmd.c format.c key-bindings.c tmux.1
tmux.h
Added files:
usr.bin/tmux : cmd-display-menu.c menu.c
Log message:
Add support for simple menus usable with mouse or keyboard. New command
display-menu shows a menu (bound to the mouse on status line by default)
and a couple of extra formats for the default menus.
