GiselleSerate / myaliases

Useful shell aliases and functions.
6 stars 1 forks source link

cds tab completion when going up a folder #58

Closed aryarm closed 6 years ago

aryarm commented 6 years ago

There's a bug that happens when you try to tab complete cd .. that causes it to give you suggestions for the .myaliases folder.

aryarm commented 6 years ago

Update: a similar bug happens when you do cd ./, where bookmarks will appear as the suggestions instead of the current directory's folders.