Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
1b86f520ea1620628e569ea833c7b13306c18a4e
/
utf8.c
69e0b83
Support UTF-8 key bindings by expanding the key type from int to
by nicm
· 9 years ago
e9b58d9
Update the internal wcwidth(3) table of tmux(1) to match the data
by schwarze
· 9 years ago
3497843
Style nit - unnecessary brackets.
by nicm
· 10 years ago
a27ba6e
Add xreallocarray and remove nmemb argument from xrealloc.
by nicm
· 10 years ago
806520f
Add some UTF-8 utility functions and use them to prevent the width limit
by nicm
· 11 years ago
a5d4b7f
Some more long lines.
by nicm
· 11 years ago
252a737
Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make
by nicm
· 11 years ago
ee19d30
In four byte UTF-8 sequences, only three bits of the first byte should
by nicm
· 11 years ago
27dcf47
Remove some Korean characters from the zero-width list that apparently
by Nicholas Marriott
· 12 years ago
ac3b78a
Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262
by Nicholas Marriott
· 14 years ago
9afb0d7
%zu not %u, doh.
by Nicholas Marriott
· 15 years ago
1af09d6
Try to reduce the UTF-8 mess.
by Nicholas Marriott
· 15 years ago
1675ddb
Miscellaneous unused functions, including one which was basically a
by Nicholas Marriott
· 15 years ago
27cfa81
Constify utf8_width() function argument.
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago