Gollum@feddit.de to Programmer Humor@programming.dev · 1 year agoD or d come oni.imgur.comimagemessage-square36fedilinkarrow-up134arrow-down11
arrow-up133arrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 1 year agomessage-square36fedilink
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up1·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)
minus-squarenewIdentity@sh.itjust.workslinkfedilinkarrow-up1·1 year 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-up1·1 year 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-up1·1 year agoI don’t get what you mean. It doesn’t matter if you write a uppercase or lowercase d
minus-squarepgp@sh.itjust.workslinkfedilinkarrow-up1·1 year 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?
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)
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.