If you're from a non English speaking country, do you first have to learn English if you want to get into programming?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 4 points 2 years ago (1 child)

https://en.m.wikipedia.org/wiki/Right-to-left_mark

It's just a Unicode character; Copy-Paste and experiment!

(If you'd like more direction on how to play with this in a *NIX terminal let me know.)

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 2 points 2 years ago

    Terminal environments are always awful at RTL, they always need to make shitty compromises that graphical environments just don't need to make. The fact that you even need a RTL mark is already a bad start - graphical text renderers can deduce text directionality based on the characters in it.

  • source
  • parent