mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
0d6de44a37755f0e5046c04e19e4506a6d59e750

locale since if it isn't UTF-8 the system is broken anyway. If it fails, try "" and check for UTF-8 with nl_langinfo(CODESET) rather than wcwidth(). Based on a diff from schwarze@, nl_langinfo also suggested by stsp@.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%