1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:58:11 +00:00
serenity/DevTools/HackStudio
Andreas Kling d1916700ea HackStudio: Restrict the "Go to line" shortcut to the text editor
We don't want Ctrl+L presses to be snatched while we're in the embedded
terminal, for example. :^)
2019-10-21 20:31:32 +02:00
..
main.cpp HackStudio: Restrict the "Go to line" shortcut to the text editor 2019-10-21 20:31:32 +02:00
Makefile HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00
Project.cpp HackStudio: Start working on an IDE for SerenityOS 2019-10-21 18:46:55 +02:00
Project.h HackStudio: Start working on an IDE for SerenityOS 2019-10-21 18:46:55 +02:00
TerminalWrapper.cpp LibVT: Make TerminalWidget's automatic size policy updates optional 2019-10-21 20:28:30 +02:00
TerminalWrapper.h HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00