mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
b3901ab42f
git-subtree-dir: pkg/arvo git-subtree-mainline:9c8f40bf6c
git-subtree-split:c20e2a185f
15 lines
308 B
Plaintext
15 lines
308 B
Plaintext
/- aquarium
|
|
=, aquarium
|
|
:- %say
|
|
|= [* [her=ship command=tape ~] ~]
|
|
:- %aqua-events
|
|
%+ turn
|
|
^- (list unix-event)
|
|
:~ [//term/1 %belt %ctl `@c`%e]
|
|
[//term/1 %belt %ctl `@c`%u]
|
|
[//term/1 %belt %txt ((list @c) command)]
|
|
[//term/1 %belt %ret ~]
|
|
==
|
|
|= ue=unix-event
|
|
[%event her ue]
|