chiark / gitweb /
terminal/screen: mark cursor dirty on enabled/disable
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 3 Oct 2014 12:30:37 +0000 (14:30 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 3 Oct 2014 13:57:00 +0000 (15:57 +0200)
commit2ea8d19b210b62a02ebcb38f035e074dcba66426
treee6b11594ddd7ecb6870ade87cf5e4e2f7d728aed
parent884964a9639649422d3613500cdacea48a4ccc91
terminal/screen: mark cursor dirty on enabled/disable

If we hide or show the cursor, we change visual attributes and have to
mark the underlying cell as dirty. Otherwise, the terminal will not be
redrawn.
src/libsystemd-terminal/term-screen.c