mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
chat-cli: use tall-form cencab
This commit is contained in:
parent
a53b4861a9
commit
4acc1fe948
@ -359,7 +359,11 @@
|
||||
[(flop moves) this]
|
||||
=^ char state.cli
|
||||
(~(transmit sole-lib state.cli) [%ins send-pos `@c`i.to-send])
|
||||
$(moves [(effect:sh-out %det char) moves], send-pos +(send-pos), to-send t.to-send)
|
||||
%_ $
|
||||
moves [(effect:sh-out %det char) moves]
|
||||
send-pos +(send-pos)
|
||||
to-send t.to-send
|
||||
==
|
||||
:: +edit: apply sole edit
|
||||
::
|
||||
:: called when typing into the cli prompt.
|
||||
|
Loading…
Reference in New Issue
Block a user