UI listener fix

db4
Slava Pestov 2008-12-19 02:36:02 -06:00
parent d330ff31b5
commit c7f02e3f12
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ M: engine-word word-completion-string
{
[ com-end ]
[ clear-output ]
[ input>> clear-input ]
[ input>> clear-editor ]
[ start-listener-thread ]
[ wait-for-listener ]
} cleave ;