screen: skip ageing on cursor move if hidden
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 18:24:42 +0000 (20:24 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 18:24:42 +0000 (20:24 +0200)
commitbd52696633247055ecd8e7aedb99394d84433d29
tree7f816301a266689e343636800e4ec9ebf5153f5d
parente6e0f6a4ca4df7cd5d6c5d4f3f87416c4af90a8d
screen: skip ageing on cursor move if hidden

If the cursor is hidden we don't need to increase the age. We already do
this whenever the HIDE_CURSOR flag is changed.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/tsm_screen.c