Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Permit options such as status-bg to be configured using the entire 256 colour | Nicholas Marriott | 2009-09-10 |
| | | | | palette by setting "colour0" to "colour255". | ||
* | Make this work when the clock is in small characters as well. Doh. | Nicholas Marriott | 2009-08-26 |
| | |||
* | Fix clock mode in black and white terminals now that tty.c tries to fix | Nicholas Marriott | 2009-08-26 |
| | | | | reverse. | ||
* | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
terminal to be switched between several different windows and programs displayed on one terminal be detached from one terminal and moved to another. ok deraadt pirofti |