Skip to content

Conversation

@almarklein
Copy link
Member

For char events, the text was stored in the 'data' fields for some backends (jupyter_rfb and Pyodide), and 'char_str' for others. Let's go with 'data' (similar to JS input events). In this PR, the backends that used 'char_str' will now also have a 'data' field. We will remove the 'char_str' sometime later.

@almarklein almarklein merged commit e07bd80 into main Nov 14, 2025
13 checks passed
@almarklein almarklein deleted the char-event branch November 14, 2025 09:15
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

Successfully merging this pull request may close these issues.

2 participants