mirror of
https://github.com/tmux/tmux.git
synced 2026-07-01 23:36:40 +00:00
1f0b317088aaeb230d69f13f43ed63b7406c6fd1
so fall back to setlocale(LC_CTYPE, ""). tmux requires a UTF-8 locale, so check with wcwidth() on a UTF-8 character after setlocale().
Description
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%