| Commit message (Expand) | Author | Age |
| * | 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 'obsd-master' | Thomas Adam | 2015-11-21 |
| |\| |
|
| | * | Memory leaks and an uninitialized part of utf8_data, from Patrick Palka. | nicm | 2015-11-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-14 |
| |\| |
|
| | * | The private use area at U+E000 to U+F8FF is not very useful if it is | nicm | 2015-11-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-14 |
| |\| |
|
| | * | All these return values from utf8_* are confusing, use an enum. | nicm | 2015-11-14 |
| | * | Rename a variable in utf8_combine for consistency and use 0xfffd for | nicm | 2015-11-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-14 |
| |\| |
|
| | * | Be more strict about invalid UTF-8. | nicm | 2015-11-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-13 |
| |\| |
|
| | * | Long overdue change to the way we store cells in the grid: now, instead | nicm | 2015-11-13 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-13 |
| |\| |
|
| | * | Rename overly-long utf8data to ud throughout. | nicm | 2015-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-12 |
| |\| |
|
| | * | Add utf8_padcstr and use it to align columns in list-keys. | nicm | 2015-11-12 |
| | * | Tidy utf8.c a little: build table on first use, and make utf8_width take | nicm | 2015-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-12 |
| |\| |
|
| | * | If we know the terminal outside tmux is not UTF-8, replace UTF-8 in | nicm | 2015-11-12 |
| | * | Support UTF-8 key bindings by expanding the key type from int to | nicm | 2015-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-11 |
| |\| |
|
| | * | Update the internal wcwidth(3) table of tmux(1) to match the data | schwarze | 2015-11-05 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-22 |
| |\| |
|
| | * | Style nit - unnecessary brackets. | nicm | 2015-04-20 |
| * | | No need for $Id$ now. | Nicholas Marriott | 2014-11-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-10-21 |
| |\| |
|
| | * | Add xreallocarray and remove nmemb argument from xrealloc. | nicm | 2014-10-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-23 |
| |\| |
|
| | * | Add some UTF-8 utility functions and use them to prevent the width limit | nicm | 2014-04-17 |
| | * | Some more long lines. | nicm | 2014-04-17 |
| * | | Remove <vis.h>; not used on Linux. | Thomas Adam | 2014-04-05 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-05 |
| |\| |
|
| | * | Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make | nicm | 2014-04-02 |
| | * | In four byte UTF-8 sequences, only three bits of the first byte should | nicm | 2014-03-31 |
| * | | In four byte UTF-8 sequences, only three bits of the first byte should be | Nicholas Marriott | 2014-03-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2013-04-13 |
| |\| |
|
| | * | Remove some Korean characters from the zero-width list that apparently | Nicholas Marriott | 2013-04-12 |
| | * | Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 | Nicholas Marriott | 2011-01-03 |
| | * | %zu not %u, doh. | Nicholas Marriott | 2009-10-20 |
| | * | Try to reduce the UTF-8 mess. | Nicholas Marriott | 2009-10-20 |
| | * | Miscellaneous unused functions, including one which was basically a | Nicholas Marriott | 2009-06-25 |
| | * | Constify utf8_width() function argument. | Nicholas Marriott | 2009-06-24 |
| | * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
| * | Fix some UTF-8 Japanese issue on OS X, SF bug 3566884. | Nicholas Marriott | 2012-09-24 |
| * | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
| * | Sync OpenBSD patchset 828: | Tiago Cunha | 2011-01-07 |
| * | Sync OpenBSD patchset 424: | Tiago Cunha | 2009-10-23 |
| * | Sync OpenBSD patchset 421: | Tiago Cunha | 2009-10-23 |
| * | Restore $Id$ and add script to do so. | Nicholas Marriott | 2009-06-25 |