dojo: improve autocomplete between desks

This commit is contained in:
Liam Fitzgerald 2021-08-24 13:23:44 +10:00
parent c4bf395f5f
commit c6ee0944db

View File

@ -1356,7 +1356,7 @@
++ complete-naked-poke ++ complete-naked-poke
|= app=term |= app=term
=/ pax=path =/ pax=path
/(scot %p our.hid)/[q.byk.hid]/(scot %da now.hid)/app /(scot %p our.hid)/[q:he-beam]/(scot %da now.hid)/app
%+ complete (cat 3 ':' app) %+ complete (cat 3 ':' app)
%+ murn ~(tap by dir:.^(arch %cy pax)) %+ murn ~(tap by dir:.^(arch %cy pax))
|= [=term ~] |= [=term ~]
@ -1386,7 +1386,7 @@
(cat 3 '|' gen) (cat 3 '|' gen)
:((cury cat 3) ':' app '|' gen) :((cury cat 3) ':' app '|' gen)
=/ pfix=path =/ pfix=path
/(scot %p our.hid)/[q.byk.hid]/(scot %da now.hid)/gen/[app] /(scot %p our.hid)/[q:he-beam]/(scot %da now.hid)/gen/[app]
:: ::
%^ tab-generators:auto pfix `app %^ tab-generators:auto pfix `app
%+ murn %+ murn
@ -1402,7 +1402,7 @@
|= gen=term |= gen=term
%+ complete (cat 3 '+' gen) %+ complete (cat 3 '+' gen)
=/ pax=path =/ pax=path
/(scot %p our.hid)/[q.byk.hid]/(scot %da now.hid)/gen /(scot %p our.hid)/[q:he-beam]/(scot %da now.hid)/gen
%^ tab-generators:auto pax ~ %^ tab-generators:auto pax ~
%+ murn %+ murn
~(tap by dir:.^(arch %cy pax)) ~(tap by dir:.^(arch %cy pax))