ladybird/Libraries/LibVT
Linus Groh 358ec1f1eb LibVT: Add "Copy name" action to terminal link context menu
Similar to "Copy URL" there is now a "Copy name" action in the context
menu specialized for terminal links. I chose to not alter the behaviour
of the existing copy action to prevent surprises when text is selected
and the user happens to place the cursor over a link.

Closes #4187.
2020-12-07 15:55:12 +01:00
..
CMakeLists.txt
Line.cpp Unicode: Try s/codepoint/code_point/g again 2020-08-05 22:33:42 +02:00
Line.h Unicode: Try s/codepoint/code_point/g again 2020-08-05 22:33:42 +02:00
Position.h Meta+LibHTTP through LibWeb: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
Terminal.cpp Everywhere: Fix typos 2020-10-02 16:03:17 +02:00
Terminal.h LibVT: Make terminal scrollback max size configurable 2020-11-29 20:32:45 +01:00
TerminalWidget.cpp LibVT: Add "Copy name" action to terminal link context menu 2020-12-07 15:55:12 +01:00
TerminalWidget.h LibVT: Enable TerminalWidget copy/paste menu actions conditionally 2020-12-07 15:55:12 +01:00
XtermColors.h