backdoorme icon indicating copy to clipboard operation
backdoorme copied to clipboard

forward tab complete

Open Kkevsterrr opened this issue 8 years ago • 4 comments

Kkevsterrr avatar Dec 28 '16 17:12 Kkevsterrr

broken by recursive structure

Kkevsterrr avatar Dec 29 '16 19:12 Kkevsterrr

Is this about how it doesn't put the "/" after tab completion?

And also, can we have it add a "." for modules? Like when we do:

add cron set cron.frequency "* * * * *"

ecthros avatar Dec 31 '16 05:12 ecthros

The tab complete in general was broken - it's fixed, but forward/smart tab complete is not quite 100%! (Smart tab complete is if you start typing and tab and there aren't any options, it recursively dives until it finds what you're typing and then completes the full path for you)

I'll make a new issue for the modules - I thought that was done already, but I'll look into if it's not working! (edit: see #154)

Kkevsterrr avatar Jan 02 '17 03:01 Kkevsterrr

You get to close it @Kkevsterrr 👍

ecthros avatar Jan 03 '17 03:01 ecthros