Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with showing unicode characters (Like <200c>) #3938

Open
mostafaqanbaryan opened this issue Jan 15, 2025 · 0 comments
Open

Problem with showing unicode characters (Like <200c>) #3938

mostafaqanbaryan opened this issue Jan 15, 2025 · 0 comments

Comments

@mostafaqanbaryan
Copy link

1. Graphical issue inside a terminal pane (eg. something does not look as it should)

(a little context:)
So I was using nvim 0.10.3 until now.
I've upgraded to nightly yesterday.
But I've encountered a problem that wasn't there before.
My main language is Persian, so all the messages in the code that I work on is Persian.
I use ZWNJ character a lot in my code and in nvim 0.10.3, it was shown as <200c> and I could easily find it:

image

In nightly however, it has changed to the real value and ite behaves as the real ZWNJ, like this:

image

But the problem is that the latest, doesn't work in zellij.
In zellij, it doesn't show at all and the characters aren't separated anymore:

image

So with this change, zellij cannot show the character and it creates a lot of problems for me.
I've currently reverted back to nvim 0.10.3.

This is the text in the pictures: شناسه‌ها

(Keep in mind that between these 3 pictures, the file is the same.)

Basic information

zellij --version: 0.41.2

uname -av or ver(Windows): Linux mostafa-pc 6.12.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000 x86_64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant