Move the cursor only when its position is changed. Previously, the
authorChris Hanson <org/chris-hanson/cph>
Tue, 14 May 1996 05:41:08 +0000 (05:41 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 14 May 1996 05:41:08 +0000 (05:41 +0000)
commitb29934611aab85e5144eaa076a24bed67b614caa
tree4467f2285bcd4c5a008dc3392305eb3144f70714
parentc9194a0d9ea0b066a5b22598432b437f6c383b3e
Move the cursor only when its position is changed.  Previously, the
cursor was being moved many times in a row to the same location.  This
was caused by repeated screen updates being run as a result of
processing input events.  Input events can be quite common even when
there is no typing going on, as a result of window-system operations,
mouse tracking, etc.
v7/src/edwin/screen.scm