Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Accept colours of the hex form #ffffff and translate to the nearest from | Nicholas Marriott | 2011-01-08 |
| | | | | the xterm(1) 256-colour set. | ||
* | 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". | ||
* | 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 |