commit | c7046b9a0c338323fc478e9146371f80b843e336 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Mar 01 22:44:31 2010 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Mar 01 22:44:31 2010 +0000 |
tree | 5d55261e725875bee7f65f71bc50a8e76d0d7dc1 | |
parent | 6ac3343617b3c8e3739e4efd7bc013b5719e28f8 [diff] |
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.