CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/07 04:49:32
Modified files:
usr.bin/tmux : screen-write.c status.c tmux.1 tmux.h
Log message:
Permit embedded colour and attributes in status-left and status-right using new
#[] special characters, for example #[fg=red,bg=blue,blink].
