1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 07:07:36 +00:00
serenity/Libraries/LibVT
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
..
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Position.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Terminal.cpp LibVT+Terminal: Support hyperlinks in the terminal :^) 2020-05-09 16:16:16 +02:00
Terminal.h LibVT+Terminal: Support hyperlinks in the terminal :^) 2020-05-09 16:16:16 +02:00
TerminalWidget.cpp LibVT+Terminal: Support hyperlinks in the terminal :^) 2020-05-09 16:16:16 +02:00
TerminalWidget.h LibVT+Terminal: Support hyperlinks in the terminal :^) 2020-05-09 16:16:16 +02:00
XtermColors.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00