aboutsummaryrefslogtreecommitdiff
path: root/utf8.c
Commit message (Expand)AuthorAge
* Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262Nicholas Marriott2011-01-03
* %zu not %u, doh.Nicholas Marriott2009-10-20
* Try to reduce the UTF-8 mess.Nicholas Marriott2009-10-20
* Miscellaneous unused functions, including one which was basically aNicholas Marriott2009-06-25
* Constify utf8_width() function argument.Nicholas Marriott2009-06-24
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01