On Sat, 25 Apr 2026 16:34:20 +0300 Eran Ifrah wrote:
EI> Recently, I wrote a fully VT200 compatible emulator using only wxWidgets,
EI> with no external libraries.
EI>
EI> It runs on all major platforms (MSW, macOS & Linux) - and I can probably
EI> make it work on others (like FreeBSD).
EI>
EI>
https://github.com/eranif/wxTerminalEmulator
Wow, this looks amazing!
EI> I think that this can be a great addition to wxWidgets
Do you mean by making it part of wxWidgets itself? I'm not sure if it
really belongs there, but we could make it more "official" by moving the
repository above under wxWidgets organization on GitHub. And I think this
merits a news post on
https://wxwidgets.org/, please don't hesitate to make
a PR to
https://github.com/wxWidgets/website if you'd like to submit one.
Thanks,
VZ