Re: ZWJ paste from clipboard problem (unicode)
"Daniil Rozanov" <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue Apr 1, 2025 at 10:31 PM +04, Ray Andrews wrote: > > > On 2025-04-01 10:37, Daniil Rozanov wrote: >> IMHO since part of unicode is valid input for shells, including zsh >> (Cyrillic and other alphabets), it seems logical to support all unicode, >> not just parts of its standard. > Maybe it's just too far outside my experience, but what would a command > written in Cyrillic or emojis look like? Everything seems to be done > with Latin characters as you'd find on a normal keyboard, nothing more. > Or maybe I'm completely missing something. > >> Yeah, fortunately all commands are latin words. But sometimes some arguments of these commands or filenames are in cyrillic in my case. Or even sometimes I need sed or grep cyrillic files. And yes, even in that case emojis used extremly rarely, but my point is to support consistency.