Replies: 7 comments 13 replies
-
Should we change Windows's input handlers to implementation using Win APIs? |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
@bczsalba, |
Beta Was this translation helpful? Give feedback.
-
I did, and decided that at the moment the issue is not of priority. Especially with the recent ANSI parsing support provided by Windows itself, we probably won't need to do it.
Could you point me to examples of this? IMO the project has become much better organized than it used to be.
Again, please provide examples. |
Beta Was this translation helpful? Give feedback.
-
Issue is not ANSI parsing but better handling of events (window resize, mouse, key press and other). Also even if Windows Terminal (not Windows) provides ANSI sequences parsing please remember that not everyone uses Windows 10 or Windows 11 so it's better to add fallback system for ANSI sequences handling (like what colorama did |
Beta Was this translation helpful? Give feedback.
-
This discussion is dedicated for ideas and implementations to improve PyTermGUI
Beta Was this translation helpful? Give feedback.
All reactions