| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' | Thomas Adam | 2017-03-22 |
|\ |
|
| * | Add support for the strikethrough attribute (SGR 9), using the new smxx | nicm | 2017-03-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-21 |
|\| |
|
| * | Don't need is1,is2,is3 so remove them. | nicm | 2017-02-21 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-08 |
|\| |
|
| * | Add support for scroll up escape sequence (CSI S) and use it when | nicm | 2017-02-08 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-07 |
|\| |
|
| * | Use DECFRA on VT420 compatible terminals (so, xterm) and ED on all | nicm | 2017-02-06 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-24 |
|\| |
|
| * | Convert terminal-overrides to an array option. | nicm | 2017-01-24 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-13 |
|\| |
|
| * | Make options_get_string return const string. | nicm | 2017-01-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-12-10 |
|\| |
|
| * | Spacing nits. | nicm | 2016-12-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-12 |
|\| |
|
| * | Loads more static, except for cmd-*.c and window-*.c. | nicm | 2016-10-10 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-01-29 |
|\| |
|
| * | Support for RGB colour, using the extended cell mechanism to avoid | nicm | 2016-01-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-01-19 |
|\| |
|
| * | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
* | | Merge branch 'master' of github.com:tmux/tmux | Nicholas Marriott | 2015-12-11 |
|\ \ |
|
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-12-11 |
| |\| |
|
| | * | Style nits and line wrapping of function declarations. | nicm | 2015-12-11 |
* | | | Look for ncurses with PKG_CONFIG, and remove libtinfo because it just causes | Nicholas Marriott | 2015-12-11 |
|/ / |
|
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-18 |
|\| |
|
| * | Sync the entire xmalloc.[ch] with the other users, but with the addition | nicm | 2015-11-18 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-27 |
|\| |
|
| * | Move struct options into options.c. | nicm | 2015-10-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-09-24 |
|\| |
|
| * | Assign flag not number for flag types (we got away with it so far | nicm | 2015-09-24 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-09-06 |
|\| |
|
| * | Tweak some error messages/comments. | nicm | 2015-09-01 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-07-28 |
|\| |
|
| * | Tidy up the way terminals are described and move some structs out of tmux.h. | nicm | 2015-07-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-20 |
|\| |
|
| * | Support setting the default window and pane background colours (window | nicm | 2015-04-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-02-06 |
|\| |
|
| * | Support blinking cursor mode, both the xterm CSI ?12 h/l and (the | nicm | 2015-01-20 |
* | | No need for $Id$ now. | Nicholas Marriott | 2014-11-08 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-08-09 |
|\| |
|
| * | Drop explicit support for F13-F20 and change to match the xterm terminfo | nicm | 2014-07-21 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-23 |
|\| |
|
| * | Wrap some long lines. | nicm | 2014-04-17 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-05 |
|\| |
|
| * | Change terminal-overrides to a server option (now that we have them), it | nicm | 2014-02-23 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2013-06-13 |
|\| |
|
| * | The actual terminfo entries we ended up with for cursor changes are Cs, | Nicholas Marriott | 2013-06-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2013-04-13 |
|\| |
|
| * | Remove tmux's (already minimal) 88 colour support. Such terminals are | Nicholas Marriott | 2013-03-27 |
* | | Instead of skipping del_curterm on FreeBSD < 7, skip it on ncurses < 5.7. It | Nicholas Marriott | 2013-03-22 |