Don't abort prompt when an input event arrives; process the event and
authorChris Hanson <org/chris-hanson/cph>
Mon, 30 Oct 2000 15:39:10 +0000 (15:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 30 Oct 2000 15:39:10 +0000 (15:39 +0000)
commit0196005ea7d15fab94582bf5f87b0b3d8e179023
tree084d7af8e704089b065303a4b506cf955fd7850e
parentff4cc42c1c137e85cb705a44afcd7521111ce81c
Don't abort prompt when an input event arrives; process the event and
restart the prompt.  There may be subtle problems with this strategy;
find and fix them.
v7/src/edwin/basic.scm
v7/src/edwin/prompt.scm