ladybird/Userland/Libraries/LibVT
brapru b5f812d11d LibVT: Add movemouse support for triple click
When moving the mouse after a triple click, the selected buffer does not
maintain the whole line selection. This patch will allow triple click
highlighting to hold the whole line selection.
2021-09-19 20:28:09 +04:30
..
Attribute.h
CMakeLists.txt Terminal+LibVT: Use LibConfig instead of Core::ConfigFile 2021-08-26 00:54:27 +02:00
Color.h
EscapeSequenceParser.cpp
EscapeSequenceParser.h
Line.cpp
Line.h Userland: Make use of container version of any_of 2021-08-02 00:37:18 +02:00
Position.h LibVT: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00
Range.h
StateMachine.txt
Terminal.cpp Libraries: Remove unused header includes 2021-08-01 08:10:16 +02:00
Terminal.h
TerminalWidget.cpp LibVT: Add movemouse support for triple click 2021-09-19 20:28:09 +04:30
TerminalWidget.h LibVT: Keep track of the buffer postiion on mousedown events 2021-09-19 20:28:09 +04:30
XtermColors.h