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