mirror of
https://github.com/urbit/shrub.git
synced 2024-12-03 05:43:18 +03:00
Fixed talk's command parser: now properly parses ;who * instead of ;who*.
This commit is contained in:
parent
f33b8d3051
commit
b713d424b5
@ -304,7 +304,7 @@
|
||||
qut
|
||||
==
|
||||
::
|
||||
;~(plug (perk %who ~) ;~(pose para (easy ~)))
|
||||
;~(plug (perk %who ~) ;~(pose ;~(pfix ace para) (easy ~)))
|
||||
;~(plug (perk %bind ~) ;~(pfix ace glyph) (punt ;~(pfix ace para)))
|
||||
;~((glue ace) (perk %join ~) para)
|
||||
;~((glue ace) (perk %leave ~) para)
|
||||
|
Loading…
Reference in New Issue
Block a user