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
This commit introduces a new render_cursor_x that properly handles
character width, cursor_x still exists, render_cursor_x is only affects
the displayed cursor.
I'm currently working on unicode support. Ped can draw unicode (wide) characters but the handling gets messed up because they can be wider than one.
progess:
The text was updated successfully, but these errors were encountered: