When ever I write or paste a RTL text like Arabic or Hebrew after indention the
text goes to the start of the line
example to test with:
```
<!--file name untilted.html -->
<ul>
<li>
RTL Arabic text after English text مرحبا بالعالم
RTL Hebrew text after English text שלום עולם
RTL text at this indention level and it will show at the start of the
line in Geany
שלום עולם
مرحبا بالعالم
</li>
</ul>
```

Also it's difficult to select a word from the RTL text or navigate between
letters using arrows.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2476