Home » Developing U++ » U++ Developers corner » How does UPP classify keys (key abstraction)
Re: How does UPP classify keys [message #54584 is a reply to message #54582] |
Mon, 17 August 2020 11:06  |
Oblivion
Messages: 1226 Registered: August 2007
|
Senior Contributor |
|
|
Happy to help. 
Thanks very much. I've read the VT102's mannual, it taked me lot of time. ECMA48, Xterm, oh, no!
Those documents are just the tip of the iceberg. First doc to read should be the DEC STD 070 document (a.k.a "the bible").
But I am afraid if you need a good and "modern" emulation you have to deal with 60 years of incompatible and "insane" cruft, which is a PITA.
By the way, to my knowledge our Terminal ctrl has very high xterm comaptibility with cross-platform support, and implements some of the "coolest" modern features. So it can save your time a lot. (even reading its code might be helpful. Plus, it has a sapearately available "lexical" ANSI/DEC sequence parser that you can use build your own emulator. Plus it comes with example code (SSH/PTY connections, tabbed, splitted interfaces, etc.) (Disclaimer: I am advertising it because I am its author: )
If you need any help or have questions on terminal emulation related stuff let me know.
Best regards,
Oblivion.
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Mon, 17 August 2020 11:15] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Tue Aug 26 19:57:19 CEST 2025
Total time taken to generate the page: 0.04241 seconds
|