Gollum@feddit.de to Programmer Humor@programming.dev · 1 年前D or d come oni.imgur.comimagemessage-square223fedilinkarrow-up11.46Karrow-down149 cross-posted to: programmerhumor@lemmy.ml
arrow-up11.41Karrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 1 年前message-square223fedilink cross-posted to: programmerhumor@lemmy.ml
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up27arrow-down1·1 年前Won’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·1 年前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)
minus-squarerasensprenger@feddit.delinkfedilinkarrow-up25·1 年前bash’s autocomplete fails (at least with default settings), but e.g. zsh can figure out what you mean
minus-squarenewIdentity@sh.itjust.workslinkfedilinkarrow-up9·1 年前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.
minus-squarepgp@sh.itjust.workslinkfedilinkarrow-up5·1 年前The 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·1 年前I don’t get what you mean. It doesn’t matter if you write a uppercase or lowercase d
minus-squarepgp@sh.itjust.workslinkfedilinkarrow-up3·1 年前Best 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.