When moving the cursor while inside of a wide character, it will not move by the distance of a wide character, but instead of a regular character. gpu.get() cannot return any character for this scenario, and setting anything inside of a wide character will hide the wide character beforehand.
To fix this, the cursor must move by 2 in the X position when pressing right on a wide character, and move by -2 in the X position when pressing left and entering a wide character.
When moving the cursor while inside of a wide character, it will not move by the distance of a wide character, but instead of a regular character. `gpu.get()` cannot return any character for this scenario, and setting anything inside of a wide character will hide the wide character beforehand.
To fix this, the cursor must move by 2 in the X position when pressing right on a wide character, and move by -2 in the X position when pressing left and entering a wide character.
https://github.com/user-attachments/assets/fc8495ab-ec39-4584-a41f-ae32c4133f9a
WahPlus
added this to the TODO project 2026-07-19 11:00:14 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When moving the cursor while inside of a wide character, it will not move by the distance of a wide character, but instead of a regular character.
gpu.get()cannot return any character for this scenario, and setting anything inside of a wide character will hide the wide character beforehand.To fix this, the cursor must move by 2 in the X position when pressing right on a wide character, and move by -2 in the X position when pressing left and entering a wide character.
https://github.com/user-attachments/assets/fc8495ab-ec39-4584-a41f-ae32c4133f9a