zsh-workers
 help / color / mirror / code / Atom feed
* Disable UTF8-escaping diacritics
@ 2024-02-20 19:25 Avid Seeker
  2024-02-20 22:56 ` Bart Schaefer
  2024-02-21  0:16 ` Mikael Magnusson
  0 siblings, 2 replies; 3+ messages in thread
From: Avid Seeker @ 2024-02-20 19:25 UTC (permalink / raw)
  To: zsh-workers

Currently, it is not possible to input Arabic Diacritics in a zsh prompt.

E.g: pasting this in zsh:

$ echo السَّلامُ

Results in

$ echo الس<0651><064e>لام<064f>

While this is often desirable when dealing with some Unicode characters,
especially when dealing with hidden characters like ZWNJ, it is not 
helpful when inputting Arabic text.

See: https://en.wikipedia.org/wiki/Arabic_diacritics for the Unicode entries
and more examples.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-21  0:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20 19:25 Disable UTF8-escaping diacritics Avid Seeker
2024-02-20 22:56 ` Bart Schaefer
2024-02-21  0:16 ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).