CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/15 04:04:13
Modified files:
usr.bin/tmux : cmd-display-message.c format.c tmux.1 tmux.h
Log message:
Add a -v flag to display-message to show verbose messages as the format
is parsed, this gives the user a way to debug problems with formats
rather than just being confronted with (for example) a blank status
line.
