1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Applications/Terminal
Andreas Kling 96ca8bea6c Terminal: Don't write erroneous characters to PTY when modifiers pressed.
Additionally the Alt modifier now generates the correct characters, as do
Insert/Delete/PgUp/PgDown.

Patch contributed by "pd"
2019-06-28 21:46:05 +02:00
..
.gitignore Terminal: Single settings window & consistant visual bell timing 2019-06-01 00:07:45 +02:00
main.cpp Terminal: Changex internal opacity representation to byte instead of float. 2019-06-28 21:42:15 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00
Terminal.cpp Terminal: Don't write erroneous characters to PTY when modifiers pressed. 2019-06-28 21:46:05 +02:00
Terminal.h Terminal: Changex internal opacity representation to byte instead of float. 2019-06-28 21:42:15 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00