diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-12-10 15:31:47 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2012-12-10 15:36:04 +0100 |
commit | bc40e1ae53a890ea54fb22e38ed4c35d3f45b9f5 (patch) | |
tree | c2b8b65056bc2dde3f12ff51570e5e3f97f533b3 /docs | |
parent | e3c9bcfb154701eb2a38202ed17d8afe064256aa (diff) |
tsm: unicode: add wcwidth() implementation
wcwidth() is a POSIX function that returns the number of cells that a
wide-character occupies. The glibc function cannot be used as it depends
on the locale and we need _always_ UTF8 no matter what the locale is.
This implementation is provided by Markus Kuhn and is equivalent to
xterm's behavior.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions