▲ 1416 ▼ D or d come on (i.imgur.com) submitted 2 years ago by genfood@feddit.de to c/programmer_humor@programming.dev 221 comments fedilink hide all child comments
[–] MerfMerf@feddit.nu 54 points 2 years ago (7 children) echo 'set completion-ignore-case On' >> ~/.inputrc permalink fedilink source hideshow 7 child comments replies: [–] PupBiru@kbin.social 16 points 2 years ago* (1 child) also idk does zsh do this automatically? don’t think i’ve ever had this problem except on legacy AF servers i mean… unless you don’t tab complete, but then who doesn’t spam tab 30 times every keystroke? permalink fedilink source parent hideshow 1 child comment replies: [–] MerfMerf@feddit.nu 2 points 2 years ago Or up-arrow a bazillion time because you probably have it SOMEWHERE in the buffer, surely. permalink fedilink source parent [–] jmcs@discuss.tchncs.de 2 points 2 years ago (2 children) How does that handle languages that have different rules for capitalization? For example I and i are not the same letter in Turkish. permalink fedilink source parent hideshow 2 child comments replies: [–] MerfMerf@feddit.nu 1 point 2 years ago Don't know actually, never used a language like that. But should be easy enough to undo should one test it and end up not liking how it handles it. permalink fedilink source parent [–] kattfisk@lemmy.dbzer0.com 1 point 2 years ago I believe that type of stuff is specified in your locale, so it's possible that it would do the right thing if you've set your language to Turkish. Please try it and let us know though :) permalink fedilink source parent [–] tostiman@sh.itjust.works 2 points 2 years ago Awesome, thanks permalink fedilink source parent [–] UFODivebomb@programming.dev 1 point 2 years ago Shit yo. How come I only learn this now? Thanks! permalink fedilink source parent
[–] PupBiru@kbin.social 16 points 2 years ago* (1 child) also idk does zsh do this automatically? don’t think i’ve ever had this problem except on legacy AF servers i mean… unless you don’t tab complete, but then who doesn’t spam tab 30 times every keystroke? permalink fedilink source parent hideshow 1 child comment replies: [–] MerfMerf@feddit.nu 2 points 2 years ago Or up-arrow a bazillion time because you probably have it SOMEWHERE in the buffer, surely. permalink fedilink source parent
[–] MerfMerf@feddit.nu 2 points 2 years ago Or up-arrow a bazillion time because you probably have it SOMEWHERE in the buffer, surely. permalink fedilink source parent
[–] jmcs@discuss.tchncs.de 2 points 2 years ago (2 children) How does that handle languages that have different rules for capitalization? For example I and i are not the same letter in Turkish. permalink fedilink source parent hideshow 2 child comments replies: [–] MerfMerf@feddit.nu 1 point 2 years ago Don't know actually, never used a language like that. But should be easy enough to undo should one test it and end up not liking how it handles it. permalink fedilink source parent [–] kattfisk@lemmy.dbzer0.com 1 point 2 years ago I believe that type of stuff is specified in your locale, so it's possible that it would do the right thing if you've set your language to Turkish. Please try it and let us know though :) permalink fedilink source parent
[–] MerfMerf@feddit.nu 1 point 2 years ago Don't know actually, never used a language like that. But should be easy enough to undo should one test it and end up not liking how it handles it. permalink fedilink source parent
[–] kattfisk@lemmy.dbzer0.com 1 point 2 years ago I believe that type of stuff is specified in your locale, so it's possible that it would do the right thing if you've set your language to Turkish. Please try it and let us know though :) permalink fedilink source parent
[–] UFODivebomb@programming.dev 1 point 2 years ago Shit yo. How come I only learn this now? Thanks! permalink fedilink source parent