• MerfMerf
    link
    fedilink
    472 years ago

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

    • PupBiru
      link
      fedilink
      14
      edit-2
      2 years ago

      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?

      • MerfMerf
        link
        fedilink
        12 years ago

        Or up-arrow a bazillion time because you probably have it SOMEWHERE in the buffer, surely.

    • @jmcs@discuss.tchncs.de
      link
      fedilink
      12 years ago

      How does that handle languages that have different rules for capitalization? For example I and i are not the same letter in Turkish.

      • @kattfisk@lemmy.dbzer0.com
        link
        fedilink
        12 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 :)