summaryrefslogtreecommitdiff
path: root/Userland/Applications/TerminalSettings/TerminalSettingsMain.gml
AgeCommit message (Expand)Author
2023-03-03TerminalSettings: Move scrollback settings from "Terminal" to "View"Andreas Kling
2023-03-03TerminalSettings: Spruce up the "Terminal" tab a bitAndreas Kling
2023-03-03TerminalSettings: Adjust layoutsAndreas Kling
2022-06-28LibGUI+Applications: Use the new layout system in the settings screensFrHun
2022-05-06Terminal+TerminalSettings: Allow disabling close confirmationsMacDue
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-01-15TerminalSettings: Expose a CheckBox controlling scrollbar visibilityBrian Gianforcaro
2021-11-27Terminal: Modernize terminal settings as a standalone applicationkleines Filmröllchen