Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow status, mode and message attributes to be changed by three new ↵ | Nicholas Marriott | 2009-01-27 |
| | | | | | | | options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink From Josh Elsasser, thanks! | ||
* | Trim spaces. | Nicholas Marriott | 2009-01-10 |
| | |||
* | Translate 256 colours to 16. | Nicholas Marriott | 2008-10-09 |
| | |||
* | Split colour functions from screen. | Nicholas Marriott | 2008-09-10 |