CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2011/01/03 16:35:22

Modified files:
        usr.bin/tmux   : input-keys.c input.c options-table.c 
                         screen-write.c server-client.c tmux.1 tmux.c 
                         tmux.h tty-keys.c tty.c utf8.c 

Log message:
Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262
and supports larger terminals than the older way.

If the new mouse-utf8 option is on, UTF-8 mouse input is enabled for all
UTF-8 terminals. The option defaults to on if LANG etc are set in the
same manner as the utf8 option.

With help and based on code from hsim at gmx.li.

Reply via email to