You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
In nightly however, it has changed to the real value and ite behaves as the real ZWNJ, like this:
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:
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
The text was updated successfully, but these errors were encountered:
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:In
nightly
however, it has changed to the real value and ite behaves as the real ZWNJ, like this: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:
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.2uname -av
orver
(Windows): Linux mostafa-pc 6.12.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: