1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:48:11 +00:00
serenity/Libraries/LibVT
Andreas Kling f41bbdd46e LibVT: Allow dragging hyperlinks :^)
You can now drag a hyperlink as a text/uri-list. This allows you to
drag a file from "ls" output and drop it on a FileManager to copy
the file there. Truly futuristic stuff!
2020-05-10 17:39:11 +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: Make selection follow terminal history scrollback :^) 2020-05-10 16:59:02 +02:00
Terminal.h LibVT: Make selection follow terminal history scrollback :^) 2020-05-10 16:59:02 +02:00
TerminalWidget.cpp LibVT: Allow dragging hyperlinks :^) 2020-05-10 17:39:11 +02:00
TerminalWidget.h LibVT: Allow dragging hyperlinks :^) 2020-05-10 17:39:11 +02:00
XtermColors.h LibVT: Support RGB colors (\x1b[38;2;<r>;<g>;<b>m) 2020-05-10 10:23:05 +02:00