CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/12 09:29:29
Modified files:
usr.bin/tmux : format.c options-table.c tmux.1
Log message:
Add a session_alerts format which is a list of all the alerts in the
current session in symbolic form (something like "0!,4~,5!"). Use this
in the default set-titles-string. Prompted by a request from Jan ONDREJ.
