Filesystems and case-insensitivity
Filesystems and case-insensitivity
Posted Nov 28, 2018 21:07 UTC (Wed) by perennialmind (guest, #45817)In reply to: Filesystems and case-insensitivity by saffroy
Parent article: Filesystems and case-insensitivity
If the semantics really are to be changed – if a differentiable set of path elements are to contain text and only text – that's a useful feature from an application developer's perspective. If it's to be a new kind of hard-to-predict weirdness, that's less useful.
I'd prefer it if text-only filenames were limited to printable graphemes only. That might be too high a bar. I would hope that control characters (C0,C1) would be disallowed. I don't consider \x7F (DELETE) or \x09 (TAB) to be valid in a natural-language name.
