1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:28:12 +00:00
serenity/Userland/Libraries/LibVT
Ali Mohammad Pur c6b12841ee Meta: Make generate_state_machine() generate a proper target
And use GENERATED_SOURCES (or add_dependencies) to make LibVT depend on
that target.
Fixes a FIXME.
2021-05-20 12:11:27 +01:00
..
Attribute.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
CMakeLists.txt Meta: Make generate_state_machine() generate a proper target 2021-05-20 12:11:27 +01:00
EscapeSequenceParser.cpp LibVT: Implement new ANSI escape sequence parser 2021-05-16 11:50:56 +02:00
EscapeSequenceParser.h LibVT: Implement new ANSI escape sequence parser 2021-05-16 11:50:56 +02:00
Line.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Line.h Kernel/Graphics + SystemServer: Support text mode properly 2021-05-16 19:58:33 +02:00
Position.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Range.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StateMachine.txt LibVT: Fix 8-bit control codes clobbering UTF-8 2021-05-16 14:17:04 +02:00
Terminal.cpp LibVT: Correct color handling 2021-05-17 18:19:49 +02:00
Terminal.h LibVT: Fix newline handling 2021-05-17 18:19:49 +02:00
TerminalWidget.cpp Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
TerminalWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
XtermColors.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00