1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 19:31:00 +00:00
serenity/Libraries/LibVT
Andreas Kling 8c1f2d7131 LibVT: Rename escape$K and escape$J to EL and ED respectively
We should rename all of these functions to match the real VT100 names.
This will make it 100% easier to work on LibVT.

For reference: https://vt100.net/docs/vt100-ug/
2020-01-25 20:54:40 +01:00
..
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Position.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Terminal.cpp LibVT: Rename escape$K and escape$J to EL and ED respectively 2020-01-25 20:54:40 +01:00
Terminal.h LibVT: Rename escape$K and escape$J to EL and ED respectively 2020-01-25 20:54:40 +01:00
TerminalWidget.cpp LibVT: Support the DA (Device Attributes) request (final 'c') 2020-01-25 19:12:08 +01:00
TerminalWidget.h LibVT: Support the DA (Device Attributes) request (final 'c') 2020-01-25 19:12:08 +01:00
XtermColors.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00