OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Wed Jun 03 2009 - 11:05:46 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 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.