Flush after doing -e
parent
57c1a3e0d1
commit
92a86b1874
|
@ -59,6 +59,7 @@ parser sequences strings ;
|
||||||
cli-args [ cli-arg ] subset
|
cli-args [ cli-arg ] subset
|
||||||
ignore-cli-args? [ drop ] [ [ run-file ] each ] if
|
ignore-cli-args? [ drop ] [ [ run-file ] each ] if
|
||||||
"e" get eval
|
"e" get eval
|
||||||
|
flush
|
||||||
] try ;
|
] try ;
|
||||||
|
|
||||||
IN: shells
|
IN: shells
|
||||||
|
|
Loading…
Reference in New Issue