gui-cs / Terminal.Gui

Cross Platform Terminal UI toolkit for .NET
MIT License
9.53k stars 681 forks source link

Support Arabic text in TextView and in ListView #3322

Open lzanoni-stm opened 5 months ago

lzanoni-stm commented 5 months ago

How is it possible to display/edit Arabic (or other Right-to-Left) language in a TextView ? The TextDirection property has no effect.

I also have a ListView (used to log messages) where I add mixed language text (English and Arabic for instance), again I cannot see how I can properly display the Arabic words

BDisp commented 5 months ago

It is currently not supported and if it ever is, it will only be in v2.