terminal-simulator icon indicating copy to clipboard operation
terminal-simulator copied to clipboard

Simulation of VT52 and VT100 terminal hardware.

Results 27 terminal-simulator issues
Sort by recently updated
recently updated
newest added

I've just installed this as follow: - installed the latest version of the Raspberry OS Lite on my PI 4 - installed the SDL2 dev libraries - installed git -...

The code seems to support this, but when I try to switch to it my screen goes blank.

For run program Is Work But Not The Serial Port If I Launch In Root Nothing read/write. Please Fix It.

This text is under the VT100 keyboard. ![vt100-setup](https://user-images.githubusercontent.com/775050/203111807-ee5282ad-082c-4c2c-a2ed-72346a195d49.png)

Add support for @TrevorFSmith's mini VT100. The display side will not require any updates. The keyboard works as a normal USB keyboard, plus an additional serial port for additional features....

System: - macOS 14.6.1 (23G93), M1 Pro (Apple Silicon) - sdl2: stable 2.30.7 (from homebrew) - sdl2_image: stable 2.8.2 (from homebrew) Issue: vt100 binary compiles as expected, however crashes immediately...