mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
23fdbc9ea6a6f5c93f042043f0407ed5d9bd0e5b

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.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%