Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoD or d come oni.imgur.comexternal-linkmessage-square223linkfedilinkarrow-up11.46Karrow-down149
arrow-up11.41Karrow-down1external-linkD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square223linkfedilink
minus-squarechrisAlinkfedilinkarrow-up18·2 years agoNope. Bash (at least by default on Ubuntu) doesn’t have case insensitive tab completion.
minus-squarePupBiru@kbin.sociallinkfedilinkarrow-up2·2 years agoafaik there’s options you can turn on that enable it search .inputrc and set completion-ignore-case On
minus-squarenewIdentity@sh.itjust.workslinkfedilinkarrow-up4·2 years agoStill not a default. Also it’s not the same thing.
Nope. Bash (at least by default on Ubuntu) doesn’t have case insensitive tab completion.
afaik there’s options you can turn on that enable it
search .inputrc and set completion-ignore-case On
Still not a default. Also it’s not the same thing.