In SCREEN-MOVE-CURSOR, forget current position of cursor in order to
authorChris Hanson <org/chris-hanson/cph>
Wed, 15 May 1996 00:04:34 +0000 (00:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 15 May 1996 00:04:34 +0000 (00:04 +0000)
commitfbae299213b099202d2c074b7b1fed1a3049b660
treea68b32f6057b03690f88b852f8161ee5ece1e94c
parent00b2768e409b33351eeb63ec79b149e9bd49fdb5
In SCREEN-MOVE-CURSOR, forget current position of cursor in order to
force it to be moved at the end of the update.  This works around bugs
in the terminal implementations: sometimes the cursor is moved as a
side-effect of some other operation.  It's easier to fix this here
than to modify each implementation to guarantee that the cursor is not
moved.
v7/src/edwin/screen.scm