index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utf8.c
Commit message (
Expand
)
Author
Age
*
Style nit - unnecessary brackets.
nicm
2015-04-20
*
Add xreallocarray and remove nmemb argument from xrealloc.
nicm
2014-10-08
*
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
*
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
*
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