ui.tools.listener: set error stream

db4
Joe Groff 2011-10-18 14:29:06 -07:00
parent d61f335fee
commit b4d406cfa3
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ interactor "completion" f {
listener
nl
"The listener has exited. To start it again, click “Restart Listener”." print
] with-streams* ;
] with-input-output+error-streams* ;
: start-listener-thread ( listener -- )
'[