mirror of
https://github.com/tmux/tmux.git
synced 2026-07-13 04:40:28 +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
tmux source code
Languages
C
77.9%
Shell
13.5%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%