mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 08:13:19 +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
tmux source code
Languages
C
80.6%
Shell
10.5%
Roff
6.5%
Yacc
1.1%
M4
0.7%
Other
0.5%