You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently completions are ordered alphabetically. Would be nice if there were an option to sort them in the order in which they appear in the path -- so if current working dir is /home/user/Desktop/stuff/, then autocomplete would go:
$ bd <tab-key><tab-key>
home user Desktop
The text was updated successfully, but these errors were encountered:
Currently completions are ordered alphabetically. Would be nice if there were an option to sort them in the order in which they appear in the path -- so if current working dir is
/home/user/Desktop/stuff/
, then autocomplete would go:The text was updated successfully, but these errors were encountered: