mirror of
https://github.com/tmux/tmux.git
synced 2026-07-10 19:39:29 +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
78.1%
Shell
13.3%
Roff
6.3%
Yacc
1%
M4
0.7%
Other
0.5%