Closed aryarm closed 6 years ago
cd will add slashes to the end of its suggestions. I want cds to do this too because then people won't have to type a slash each time they want to autocomplete another subdirectory.
cd
cds
_cd
cds <letter(s)>[tab]
cds +
cds -
cd
will add slashes to the end of its suggestions. I wantcds
to do this too because then people won't have to type a slash each time they want to autocomplete another subdirectory.