mirror of
https://github.com/tmux/tmux.git
synced 2026-08-27 00:51:32 +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
75.8%
Shell
16.1%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%