1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00
serenity/Libraries/LibVT
Andreas Kling 6fa26c73e2 LibVT: Use the middle mouse button for pasting (instead of right)
This will allow us to show a context menu when you right-click,
which will feels more consistent with the rest of the Serenity desktop.
2019-11-20 21:47:12 +01:00
..
Makefile LibVT: Move TerminalWidget from the Terminal app to here 2019-10-21 19:50:07 +02:00
Position.h LibVT: Rename VT::BufferPosition to VT::Position and move to own file 2019-08-13 12:56:10 +02:00
Terminal.cpp LibVT: Make inject_string() a public API so clients can use it 2019-10-22 22:14:36 +02:00
Terminal.h LibVT: Make inject_string() a public API so clients can use it 2019-10-22 22:14:36 +02:00
TerminalWidget.cpp LibVT: Use the middle mouse button for pasting (instead of right) 2019-11-20 21:47:12 +01:00
TerminalWidget.h Terminal: Add selecting whole line on triple click 2019-11-15 23:58:06 +01:00
XtermColors.h LibVT: Move TerminalWidget from the Terminal app to here 2019-10-21 19:50:07 +02:00