[Github-comments] [geany/geany] Parentheses and arrows character displaying wrongly in RTL (Issue #3101)

Yosef Or Boczko notifications at xxxxx
Sat Jan 15 19:52:40 UTC 2022


On git master, run geany on RTL language, like Hebrew:
`env LANG=he_IL.UTF-8 geany`
than open some code-file.

You can see some parentheses in the wrong place in the line.

For example, this code: `gchar buf[16];` displaying as `gchar buf[16;]`.
When you move the cursor to the ']' character the displaying change to the right way.

Another examples: 
The code `self->area_width` look like `self>-area_width`.
The code `step[0] >= w` look like `step[0] => w`.



See screenshot.

![צילום מסך מ־2022-01-15 21-49-33](https://user-images.githubusercontent.com/2222697/149635823-cc0beb39-ed11-499f-bac6-a26a6be4edfe.png)


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3101
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3101 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220115/a9ebff05/attachment.htm>


More information about the Github-comments mailing list