#
vt100
Here are 92 public repositories matching this topic...
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
-
Updated
Oct 6, 2021 - Go
-
Updated
Aug 4, 2021 - Go
Open
Help - line wrap
6
drmcghee
commented
Mar 30, 2020
In my code I have a multiple line summary (comments) for my main method.
when I run my executable and ask for help myapp.exe --help the summary gets line wrapped.
I would like for each line in my summary to have a new line between.
I have tried every mechanism to make this work to no joy (also looked in the dragonfruit code a little) but couldn't find a quick fix.
/// <summary>
Display Controller (VGA, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32
audio
emulator
keyboard
gui
graphics-engine
game-engine
esp32
sound
ansi
mouse
audio-engine
ps2
graphics-library
vt100
vga
widget-library
ansi-terminal
vt-terminal
fabgl
-
Updated
Oct 9, 2021 - C++
VT100/Xterm Terminal emulator in Swift
-
Updated
Aug 5, 2021 - Swift
A 5250 terminal emulator for the AS/400 written in Java
-
Updated
May 10, 2021 - Java
Text editor for the CP/M operating system and related computers: Amstrad PCW, CPC, Kaypro, Spectrum...
amstrad-cpc
spectrum
amstrad-pcw
z80
text-editor
texteditor
wordstar
vt100
cpm
vt52
cp-m
kaypro
mescc
-
Updated
Sep 25, 2021 - C
GORILLA.BAS port to CP/M in Turbo Modula-2. Supported terminals: VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, CPC / Zenith Z19
game
amstrad-cpc
terminal
gorilla
z80
msx
disk-image
vt100
terminal-game
cpm
8bit
modula-2
game-screen
artillery
cp-m
commodore-128
adm31
memotech-mtx
cross-terminal
-
Updated
Nov 7, 2019 - Modula-2
ANSI / VT-100 Terminal emulator for Parallax Propeller microcontroller with VGA and USB support
-
Updated
Aug 19, 2021 - Propeller Spin
Simulation of VT100 terminal hardware
-
Updated
Sep 7, 2021 - C
Local pty, USB and Bluetooth serial ports, SSH and Telnet terminal client for Android. Xwayland support (in dev only).
android
ssh
terminal
serial
usb
telnet
ansi
pty
ssh-client
uart
wayland-compositor
vt100
terminal-graphics
terminal-emulator
usb-cdc
bluetooth-serial-ports
-
Updated
Sep 29, 2021 - Java
VT220-compatible console on Cyclone IV EP4CE55F23I7
console
keyboard
terminal
fpga
systemverilog
vt100
terminal-emulator
vt220
xterm-256color
vt102
vt200
-
Updated
Jun 28, 2018 - SystemVerilog
Package vt10x is a vt10x terminal emulation backend.
-
Updated
Dec 17, 2020 - Go
-
Updated
Oct 4, 2021 - Go
Clojure console editor written in pure C with REPL support, syntax highlighting and search
-
Updated
Nov 17, 2018 - C
Improve this page
Add a description, image, and links to the vt100 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vt100 topic, visit your repo's landing page and select "manage topics."
OSC 10/11 is needed for
lsix
to properly derive current SGR 39/49 colors of the terminal.We have some prior implementation regarding the OSC color commands with OSC 4, but I think that is not feature complete compared to xterm.