parent
6dabc9710e
commit
375061d350
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
+ ui:
|
+ ui:
|
||||||
|
|
||||||
|
- "benchmark/help" runs out of memory
|
||||||
- shortcuts:
|
- shortcuts:
|
||||||
- find a listener
|
- find a listener
|
||||||
- find a browser
|
- find a browser
|
||||||
|
|
|
@ -3,9 +3,9 @@ sequences test threads words ;
|
||||||
|
|
||||||
[
|
[
|
||||||
all-articles [
|
all-articles [
|
||||||
stdio get pane-clear
|
stdio get duplex-stream-out pane-clear
|
||||||
dup global [ . flush ] bind
|
dup global [ . flush ] bind
|
||||||
[ dup help ] assert-depth drop
|
[ dup help ] assert-depth drop
|
||||||
yield
|
1 sleep
|
||||||
] each
|
] each
|
||||||
] time
|
] time
|
||||||
|
|
Loading…
Reference in New Issue