1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:17:35 +00:00
serenity/Libraries/LibVT
Andreas Kling 27d1e7f432 LibVT: Add "Open URL" and "Copy URL" to TerminalWidget context menu
These only show up when you right click a hyperlinked character cell.
2020-05-09 16:42:42 +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: Add "Open URL" and "Copy URL" to TerminalWidget context menu 2020-05-09 16:42:42 +02:00
TerminalWidget.h LibVT: Add "Open URL" and "Copy URL" to TerminalWidget context menu 2020-05-09 16:42:42 +02:00
XtermColors.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00