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

Unicode: Fix wide runes in various szenarios #3516

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JoeKar
Copy link
Collaborator

@JoeKar JoeKar commented Oct 21, 2024

  • remove @ replacement char for incomplete wide runes
  • fix tabbar > marker with wide runes
  • fix tabbar tab activation with wide runes
  • fix infobar prompt with wide rune name
  • fix line flickering in bufwindow in case of selected wide rune string and window resize

Fixes #2277
Fixes #3514

@zDEFz
Copy link

zDEFz commented Oct 21, 2024

That's cool, it fixes the search issue. But it has some edge-case that isn't covered.
if you e.g paste 少女少女 少 女少女少女少 女少少女 into the window and then start resizing, you can still make the '@' appear. image

@JoeKar
Copy link
Collaborator Author

JoeKar commented Oct 22, 2024 via email

@JoeKar JoeKar marked this pull request as draft October 22, 2024 16:07
@JoeKar JoeKar changed the title Unicode: Fix wide runes in info-/tabwindow and statusline Unicode: Fix wide runes in various szenarios Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants