serenity/DevTools
Andreas Kling f596b12a04 LibVT+Terminal: Support hyperlinks in the terminal :^)
We now support basic hyperlinking in the terminal with <OSC>;8;;URL<ST>
Links are opened via LaunchServer on Ctrl+LeftMouse.
2020-05-09 16:16:16 +02:00
..
FormCompiler AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
HackStudio LibVT+Terminal: Support hyperlinks in the terminal :^) 2020-05-09 16:16:16 +02:00
Inspector Applications: Use "Document - AppName" window title format 2020-03-13 23:30:12 +01:00
IPCCompiler LibIPC: Add a simple IPC::Dictionary type (String key -> String value) 2020-05-03 23:01:58 +02:00
ProfileViewer Misc: Replace "String(string_view)" with "string_view.to_string()" 2020-05-06 19:28:59 +02:00
VisualBuilder LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00