LoganDark

Results 699 comments of LoganDark

@Reshiram110 support `cd .game`

`cd game` -> cd to datamodel `cd .game` -> cd to the instance named "game" in the 'working directory' That would allow you to reserve other keywords without making it...

@evaera Why not `SetPrompt`? :

@Reshiram110 unexpectedbehavior 3 times, maybe you should fix that :) I have a little proposal, if the current instance's parent is nil then don't allow `cd ..` (or `cd ...`...

> I could limit it to display once, during the initial time the working instance has been destroyed instead of every time you cd or ls under a destroyed instance....

> I'll edit my post to correct the typo. :-) You already did, before I even made my post. You should edit the code to correct the typo too. :P

~So you made the same typo 3 times?~ Oh, okay, got it :p

And don't forget clicking on the item directly. I got extremely confused when even that didn't work. Perhaps you could add a footnote at the bottom of the autocomplete frame,...

I wasn't aiming for it not to be a keyboard experience, however some kind of footnote or right-arrow completion (as my actual shell supports) would be nice.