1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Applications/Terminal
Andreas Kling dbf8d6bc1e Terminal+LibVT: Switch Terminal to using explicit copy/paste actions
Instead of implicitly copying whatever you select, and pasting when you
middle-click, let's have traditional copy and paste actions bound to
Ctrl+Shift+C and Ctrl+Shift+V respectively.
2019-11-20 21:47:12 +01:00
..
main.cpp Terminal+LibVT: Switch Terminal to using explicit copy/paste actions 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