this post was submitted on 02 Oct 2023
1377 points (96.7% liked)

Programmer Humor

19315 readers
664 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 51 points 1 year ago (7 children)

echo 'set completion-ignore-case On' >> ~/.inputrc

[–] [email protected] 1 points 1 year 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.

[–] [email protected] 1 points 1 year 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.

load more comments (1 replies)
load more comments (5 replies)