diff options
author | nicm <nicm> | 2016-04-27 09:36:25 +0000 |
---|---|---|
committer | nicm <nicm> | 2016-04-27 09:36:25 +0000 |
commit | 23fdbc9ea6a6f5c93f042043f0407ed5d9bd0e5b (patch) | |
tree | ec0c98a2478987a3bc5e1b6ce8c243e6453c61bf /tty-keys.c | |
parent | d3546cc85cc0ed80011ec35c105ae92e1e254148 (diff) | |
download | rtmux-23fdbc9ea6a6f5c93f042043f0407ed5d9bd0e5b.tar.gz rtmux-23fdbc9ea6a6f5c93f042043f0407ed5d9bd0e5b.tar.bz2 rtmux-23fdbc9ea6a6f5c93f042043f0407ed5d9bd0e5b.zip |
Loads of platforms appear to have old or broken Unicode character type
information and are missing widths for relatively common Unicode
characters (so mbtowc() works, but wcwidth() fails). So if wcwidth()
returns -1, assume a width of 1 instead of ignoring the character.
Diffstat (limited to 'tty-keys.c')
0 files changed, 0 insertions, 0 deletions