]> gitweb.factorcode.org Git - factor.git/commitdiff
ui.tools.listener: set error stream
authorJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 21:29:06 +0000 (14:29 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 22:13:33 +0000 (15:13 -0700)
basis/ui/tools/listener/listener.factor

index 7ae8d835ede6ddcb75cab1ac941e4786ab3a992f..b8f78505a94d3613c661ab81c9faf69d2ed621c4 100644 (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 -- )
     '[