CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2010/03/01 15:44:31

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

Log message:
Check for colour and attribute modifications early so the translated
values can be stored in the cached terminal attributes rather than the
requested (untranslated) values. Prevents tmux clearing and setting the
attributes for every character when using aixterm colours.

Reply via email to