Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoD or d come oni.imgur.comimagemessage-square218fedilinkarrow-up11.45Karrow-down148 cross-posted to: programmerhumor@lemmy.ml
arrow-up11.4Karrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square218fedilink cross-posted to: programmerhumor@lemmy.ml
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up27arrow-down1·2 years 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-squarebdonvr@thelemmy.clublinkfedilinkarrow-up30arrow-down1·2 years 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)
minus-squarerasensprenger@feddit.delinkfedilinkarrow-up25·2 years agobash’s autocomplete fails (at least with default settings), but e.g. zsh can figure out what you mean
minus-squarenewIdentity@sh.itjust.workslinkfedilinkarrow-up9·2 years agoNot with a decent autocomplete. It will look for a folder starting with a small d and if it doesn’t exist it looks at a folder with a large D.
minus-squarepgp@sh.itjust.workslinkfedilinkarrow-up5·2 years agoThe choice of the letter d was brilliant, that’s for sure. Now I’m imagining a folder with a large D.
minus-squarenewIdentity@sh.itjust.workslinkfedilinkarrow-up3·2 years agoI don’t get what you mean. It doesn’t matter if you write a uppercase or lowercase d
minus-squarepgp@sh.itjust.workslinkfedilinkarrow-up3·2 years agoBest example I could find without being crude.
Won’t autocomplete fail if you do “cd d” and then try the autocomplete?
Or is that what you mean by “decent” auto-completion?
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)
bash’s autocomplete fails (at least with default settings), but e.g. zsh can figure out what you mean
Not with a decent autocomplete. It will look for a folder starting with a small d and if it doesn’t exist it looks at a folder with a large D.
The choice of the letter d was brilliant, that’s for sure. Now I’m imagining a folder with a large D.
I don’t get what you mean. It doesn’t matter if you write a uppercase or lowercase d
Best example I could find without being crude.