• AnotherPenguin@programming.dev
    link
    fedilink
    English
    arrow-up
    25
    ·
    edit-2
    6 months ago

    I prefer case sensitivity, the filesystem shouldn’t do any magic like that. If someone types “file.txt”, opening “File.TXT” would be convenient, but also misleading. Ignoring case is what autocompletion/search is for imo.