inmbolmie / 5250_usb_converter

Converter to plug an IBM 5251 terminal to a Linux PC via USB emulating a VT52 terminal
GNU General Public License v3.0
34 stars 6 forks source link

Add CLI commands for testing various terminal features #15

Closed dcoshea closed 7 months ago

dcoshea commented 8 months ago

Tested on a 3476.

My dream would be to one day have a test procedure of some sort which one can interact with via the terminal to display the character table and toggle indicators on and off rather than having them as CLI commands, and perhaps also show where the indicators should be (since I had to figure that out to generate an accurate emulation of the 3476), but that is probably a long way off, if I do ever get around to it.

inmbolmie commented 7 months ago

Thanks, very interesting stuff. Very elegant that split of the "txString" function in two.