Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoD or d come oni.imgur.comimagemessage-square232linkfedilinkarrow-up11.44Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.44KimageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square232linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarechris@l.roofo.cclinkfedilinkarrow-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.