CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/06/24 10:01:02

Modified files:
        usr.bin/tmux   : tmux.h tty.c 

Log message:
Trying to predict the cursor position for UTF-8 output in the same way as for
normal eight-bit output is wrong, separate it into a different function. Fixes
spacing when mixing UTF-8 with some escape sequences, notably the way w3m does
it.

Reply via email to