Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'obsd-master' | Thomas Adam | 2013-04-13 |
|\ | | | | | | | | | Conflicts: tmux.c | ||
| * | Call setlocale(LC_TIME) at startup. | Nicholas Marriott | 2013-04-11 |
| | | |||
| * | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott | 2009-12-03 |
| | | | | | | | | | | time now I've configured emacs to make them displayed in really annoying colours... | ||
| * | This doesn't need to be u_int. | Nicholas Marriott | 2009-11-26 |
| | | |||
| * | 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 | ||
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
| | |||
* | Sync OpenBSD patchset 581: | Tiago Cunha | 2009-12-04 |
| | | | | | | | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last time now I've configured emacs to make them displayed in really annoying colours... | ||
* | Sync OpenBSD patchset 573: | Tiago Cunha | 2009-11-28 |
| | | | | | This doesn't need to be u_int. | ||
* | Sync OpenBSD patchset 322: | Tiago Cunha | 2009-09-11 |
| | | | | | | Permit options such as status-bg to be configured using the entire 256 colour palette by setting "colour0" to "colour255". | ||
* | Sync OpenBSD patchset 298: | Tiago Cunha | 2009-08-26 |
| | | | | | Make this work when the clock is in small characters as well. Doh. | ||
* | Sync OpenBSD patchset 297: | Tiago Cunha | 2009-08-26 |
| | | | | | | Fix clock mode in black and white terminals now that tty.c tries to fix reverse. | ||
* | Space trimmage mega-diff. | Nicholas Marriott | 2009-05-04 |
| | |||
* | const. | Nicholas Marriott | 2009-03-27 |
| | |||
* | Use reverse rather than background which doesn't show up when terminal doesn't | Nicholas Marriott | 2009-01-19 |
| | | | | | support colours. | ||
* | Server locking. set-password and lock-server commands, plus automatic locking. | Nicholas Marriott | 2009-01-11 |