CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/12 05:19:58
Modified files:
usr.bin/tmux : server.c tmux.h utf8.c
Log message:
Tidy utf8.c a little: build table on first use, and make utf8_width take
a u_int rather than splitting and then combining again in utf8_split.
