mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
Merge pull request #2486 from urbit/m/chat-cli-bound
chat-cli: ensure bound map is sorted
This commit is contained in:
commit
74fec3a76e
@ -185,7 +185,7 @@
|
||||
::
|
||||
^- state-1
|
||||
?- -.u.old
|
||||
%1 u.old(width 80)
|
||||
%1 u.old(bound (~(gas by *(map target glyph)) ~(tap by bound.u.old)))
|
||||
::
|
||||
?(~ ^)
|
||||
:- %1
|
||||
@ -200,7 +200,7 @@
|
||||
::
|
||||
bound
|
||||
^- (map target glyph)
|
||||
%- ~(gas in *(map target glyph))
|
||||
%- ~(gas by *(map target glyph))
|
||||
%+ turn ~(tap by bound.u.old)
|
||||
|= [t=[ship path] g=glyph]
|
||||
[`target`[| t] g]
|
||||
|
Loading…
Reference in New Issue
Block a user