> On Dec 5, 2024, at 2:43 PM, Mike Katz via cctalk <[email protected]> 
> wrote:
> 
> I am looking for a C library that implements a crude windowing system on a 
> VT-100 or compatible terminal via the serial port.  I've seen such things 
> before but not recently.
> 
> I will be running this on bare metal (no operating system). Preferably the 
> package would use the regional scrolling capabilities of the VT-100 for 
> faster screen updates.
> 
> I might be able to get Txwindows to work but I am looking for something a bit 
> simpler?
> 
> Any ideas would be greatly appreciated.
> 
> Thank you....
> 
>        Mike


Screen(1) https://manpages.org/screen could do what you are thinking of.

        David

A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
David Barto
[email protected]


Reply via email to