commit | 8419e997893069e431572bdf51ece7e8356dc8e5 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Sun Dec 02 18:23:10 2007 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Sun Dec 02 18:23:10 2007 +0000 |
tree | 68a6ba4beb1cf74a2233481756b3fd8c715bc7b7 | |
parent | ba56989d0f856f4c3a5f1c23bde8bd0c2e62e3f2 [diff] |
The tty code already stores attributes and doesn't modify them if unaltered, so the screen drawing code doesn't need to do so too. This probably also fixes bugs when switching screens where the actual tty attributes may not have been what the draw code (erroneously) expected.