CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/03 10:05:46
Modified files:
usr.bin/tmux : screen-write.c status.c tmux.h
Log message:
Add a UTF-8 aware string length function and make UTF-8 in
status-left/status-right work properly. At the moment any top-bit-set
characters are assumed to be UTF-8: a status-utf8 option to configure this will
come shortly.
