You're viewing a single thread.
echo 'set completion-ignore-case On' >> ~/.inputrc
51 0 Replyalso 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?
15 0 ReplyOr up-arrow a bazillion time because you probably have it SOMEWHERE in the buffer, surely.
1 0 Reply
Awesome, thanks
2 0 ReplyHow does that handle languages that have different rules for capitalization? For example I and i are not the same letter in Turkish.
1 0 ReplyDon'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.
1 0 ReplyI 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 :)
1 0 Reply
Shit yo. How come I only learn this now? Thanks!
1 0 Reply