Clip cursor position to window sizes.
authorTimo Korvola <tkorvola@iki.fi>
Sat, 10 Feb 2018 17:12:47 +0000 (19:12 +0200)
committerTimo Korvola <tkorvola@iki.fi>
Sat, 10 Feb 2018 17:12:47 +0000 (19:12 +0200)
commita525d95b7de721c8d09d5eb07952ae3edc8bac49
tree17b926e1be0276d6d3f0797babc9b4655a514da1
parent5a384bb1115a480b185ecbf7178ea387c2bb20f2
Clip cursor position to window sizes.

This introduces an inconvenient dependency between resize_screen
and unix_resize_screen.

#42: Handle terminal resizing
src/common/screen.c