| Commit message (Expand) | Author | Age |
* | 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 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2013-01-17 |
|\| |
|
| * | Implement ECH (erase character, CSI X). Reported by Christian Neukirchen. | Nicholas Marriott | 2013-01-15 |
| * | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott | 2012-07-10 |
| * | If there are any terminals with insert mode but not ich1, they can go | Nicholas Marriott | 2012-05-22 |
| * | Log terminal overrides. | Nicholas Marriott | 2011-12-01 |
| * | Support for \e[3J to clear the history. Also send the corresponding | Nicholas Marriott | 2011-10-23 |
| * | Support DECSCUSR sequence to set the cursor style with two new | Nicholas Marriott | 2011-05-20 |
| * | Support xterm(1) cursor colour change sequences through terminfo(5) Cc | Nicholas Marriott | 2011-05-20 |
| * | Support setting the xterm clipboard when copying from copy mode using | Nicholas Marriott | 2011-05-18 |
| * | Use the tsl and fsl terminfo(5) capabilities to update terminal title | Nicholas Marriott | 2011-05-08 |
| * | If the terminal supports sitm for italics, use it instead of standout | Nicholas Marriott | 2011-04-09 |
| * | Use LIST_* not SLIST_*. | Nicholas Marriott | 2011-01-26 |
| * | Another table that should be const. | Nicholas Marriott | 2011-01-01 |
| * | Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid | Nicholas Marriott | 2010-09-11 |
| * | Ignore terminal overrides settings without a value. | Nicholas Marriott | 2010-09-11 |
| * | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott | 2009-12-03 |
| * | Emulate il1, dl1, ich1 to run (albeit slowly) with vt100 feature set. | Nicholas Marriott | 2009-11-26 |
| * | Emulate the ri (reverse index) capability: this allows tmux to at least start | Nicholas Marriott | 2009-11-12 |
| * | Support the (mostly new) function key+modifier caps (kIC-kIC7). Most of these | Nicholas Marriott | 2009-10-26 |
| * | Remove the -d flag to tmux and just use op/AX to detect default colours. | Nicholas Marriott | 2009-10-25 |
| * | Bring a comment into line with reality. | Nicholas Marriott | 2009-10-24 |
| * | Use relative cursor movement instead of absolute when possible and when | Nicholas Marriott | 2009-10-12 |
| * | Check the return value of strunvis against -1 not NULL. | Nicholas Marriott | 2009-08-23 |
| * | Emulate dch/dch1 if missing by redrawing the entire line. | Nicholas Marriott | 2009-08-21 |
| * | Clear the codes array earlier as tty_term_free could be called on error. | Nicholas Marriott | 2009-08-05 |
| * | Don't try to free old string values (and crash) when they are overridden unless | Nicholas Marriott | 2009-08-03 |
| * | Add a terminal-overrides session option allowing individual terminfo(5) entries | Nicholas Marriott | 2009-08-03 |
| * | Fix checking of setupterm(3) error codes. While there include the | Matthieu Herrb | 2009-08-02 |
| * | Since tmux doesn't actually need ncurses, use -lcurses/curses.h | Nicholas Marriott | 2009-07-14 |
| * | Remove trailing newlines, spaces, and tabs. | Ray Lai | 2009-06-05 |
| * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
* | Sync OpenBSD patchset 1150: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1116: | Tiago Cunha | 2012-05-22 |
* | Sync OpenBSD patchset 985: | Tiago Cunha | 2011-12-06 |
* | Sync OpenBSD patchset 969: | Tiago Cunha | 2011-10-23 |
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
* | tparm requires 10 arguments on Solaris. | Nicholas Marriott | 2011-06-26 |
* | Sync OpenBSD patchset 916: | Tiago Cunha | 2011-05-22 |
* | Sync OpenBSD patchset 915: | Tiago Cunha | 2011-05-22 |
* | Sync OpenBSD patchset 914: | Tiago Cunha | 2011-05-22 |
* | Sync OpenBSD patchset 904: | Tiago Cunha | 2011-05-18 |