Gollum@feddit.de to Programmer Humor@programming.dev · 1 year agoD or d come oni.imgur.comimagemessage-square41fedilinkarrow-up148arrow-down11 cross-posted to: [email protected]
arrow-up147arrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 1 year agomessage-square41fedilink cross-posted to: [email protected]
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoWon’t autocomplete fail if you do “cd d” and then try the autocomplete? Or is that what you mean by “decent” auto-completion?
minus-squarerasensprenger@feddit.delinkfedilinkarrow-up2·1 year agobash’s autocomplete fails (at least with default settings), but e.g. zsh can figure out what you mean
minus-squarebdonvr@thelemmy.clublinkfedilinkarrow-up1·1 year agoNo, it will probably go to “Documents”, and if you hit tab again it should go to “Downloads”. (Assuming you have the normal default folders)
Won’t autocomplete fail if you do “cd d” and then try the autocomplete?
Or is that what you mean by “decent” auto-completion?
bash’s autocomplete fails (at least with default settings), but e.g. zsh can figure out what you mean
No, it will probably go to “Documents”, and if you hit tab again it should go to “Downloads”. (Assuming you have the normal default folders)