1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 13:27:35 +00:00
serenity/Userland/Applications/TerminalSettings
Andreas Kling f6f62d7ff6 TerminalSettings: Move scrollback settings from "Terminal" to "View"
The scrollback is really a property of the view, not the terminal.
2023-03-03 15:38:59 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp TerminalSettings: Change tab order 2023-03-03 15:38:59 +01:00
TerminalSettingsMain.gml TerminalSettings: Move scrollback settings from "Terminal" to "View" 2023-03-03 15:38:59 +01:00
TerminalSettingsView.gml TerminalSettings: Move scrollback settings from "Terminal" to "View" 2023-03-03 15:38:59 +01:00
TerminalSettingsWidget.cpp TerminalSettings: Move scrollback settings from "Terminal" to "View" 2023-03-03 15:38:59 +01:00
TerminalSettingsWidget.h TerminalSettings: Move scrollback settings from "Terminal" to "View" 2023-03-03 15:38:59 +01:00