CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/31 15:43:35
Modified files:
usr.bin/tmux : utf8.c
Log message:
In four byte UTF-8 sequences, only three bits of the first byte should
be used. Fix from Koga Osamu.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/31 15:43:35
Modified files:
usr.bin/tmux : utf8.c
Log message:
In four byte UTF-8 sequences, only three bits of the first byte should
be used. Fix from Koga Osamu.