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

Incorrect playback for wide characters followed by cursor move #266

Open
Chuvok opened this issue Sep 17, 2024 · 1 comment
Open

Incorrect playback for wide characters followed by cursor move #266

Chuvok opened this issue Sep 17, 2024 · 1 comment

Comments

@Chuvok
Copy link

Chuvok commented Sep 17, 2024

Describe the bug
Display bug when wide characters (圍棋) are followed by a cursor move (ESC[78;23H).

Visible at 0:45 in the lower right corner. The frame should not have a gap.
https://asciinema.org/a/zn3p0dsVCOQOzwY1S9gDfyaxQ

The test screen was generated by this program.
https://github.com/Chuvok/tim.h/blob/master/test/test.c

To Reproduce
Record the test screen and view recording on website.

Expected behavior
Like in XTerm.

Screenshots
Screenshot_2024-09-17_22-45-59
Screenshot_2024-09-17_22-46-26

Versions:

  • OS: Linux Mint
  • Browser: Firefox 130
  • asciinema player: ???
@ku1ik
Copy link
Contributor

ku1ik commented Oct 27, 2024

Thanks. This is likely related to this problem in avt: asciinema/avt#19

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

2 participants