CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/06/23 12:27:40
Modified files: usr.bin/tmux : tmux.c Log message: LC_ALL overrides LC_CTYPE and LANG. Comment was correct but the code wrong. Pointed out by Hannah Schroeter, thanks.