mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
stubbed out input-tracking in talk
This commit is contained in:
parent
0d49326235
commit
ebac53c3a3
@ -61,6 +61,7 @@
|
||||
$: %rush
|
||||
$= p
|
||||
$% [%txt p=cord]
|
||||
[%type p=?]
|
||||
== ==
|
||||
$: %rust
|
||||
$= p
|
||||
@ -392,6 +393,16 @@
|
||||
?> ?=(%txt -.p.sih)
|
||||
(pour-shell ost p.p.sih)
|
||||
==
|
||||
::
|
||||
%cmd-ac
|
||||
?- +<.sih
|
||||
%nice [~ +>.$]
|
||||
%mean [(send /out %give +.sih) +>.$]
|
||||
?(%rush %rust)
|
||||
?> ?=(%type -.p.sih)
|
||||
~& [%talk-inputting p.p.sih]
|
||||
[~ +>.$]
|
||||
==
|
||||
::
|
||||
%command
|
||||
?> ?=(?(%mean %nice) +<.sih)
|
||||
@ -442,6 +453,7 @@
|
||||
^- [(list move) _+>]
|
||||
:_ +>
|
||||
:~ [ost %pass /cmd-in %g %show [our.hid +.imp.hid] you /in/[-.imp.hid]]
|
||||
[ost %pass /cmd-ac %g %show [our.hid +.imp.hid] you /active/[-.imp.hid]]
|
||||
^- move
|
||||
:* ost %pass /server
|
||||
%g %show
|
||||
|
@ -162,7 +162,6 @@
|
||||
==
|
||||
::
|
||||
%type
|
||||
~& > %inputz
|
||||
(send %type -:!>(*?) p.jof)
|
||||
==
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user