CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/28 03:50:54
Modified files:
usr.bin/tmux : key-bindings.c menu.c screen-write.c tmux.1
Log message:
Allow menu items to be disabled by putting a - at the start of their
name, rather than just including #[dim] which still allowed them to be
chosen.
