1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:47:35 +00:00
serenity/Userland/Applications/TerminalSettings
Tim Ledbetter 1df31e426d TerminalSettings: Use correct name for the automark_off radio button
This was causing a segfault when opening the Terminal Settings window.
2024-02-07 13:35:49 +01:00
..
CMakeLists.txt TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
main.cpp TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
MainWidget.cpp TerminalSettings: Use correct name for the automark_off radio button 2024-02-07 13:35:49 +01:00
MainWidget.h LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' 2024-02-07 00:43:11 +01:00
TerminalSettingsMain.gml LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' 2024-02-07 00:43:11 +01:00
TerminalSettingsView.gml TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
ViewWidget.cpp TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
ViewWidget.h TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00