#issue with arabic in the terminal

6 messages · Page 1 of 1 (latest)

clever wharf
#

note that arabic languages written from right to left

mighty spruce
#

Default console on windows barely supports english left to right let alone right to left.

The text will probably need to be input in a different way than from the console.

clever wharf
#

so do you know what should i do

#

the issue not only on vsc
its also on the cmd

mighty spruce
#

Yes, consoles do not have right to left. This will be true almost always. You will need to add your text some other way (perhaps in json that you load later).

Arabic is unfortunately not well suported in multitudes of places like this.

clever wharf
#

I see