https://bugs.kde.org/show_bug.cgi?id=472904
Bug ID: 472904 Summary: Enable copy/pasting with Ctrl+c, Ctrl+v Classification: Applications Product: konsole Version: 23.04.3 Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: copy-paste Assignee: konsole-de...@kde.org Reporter: mashkal2...@gmail.com Target Milestone: --- SUMMARY Feature request: when text is selected, ctrl+c and Ctrl+v copy and paste, rather than sending signals to the currently-running process. This feature is available in the VSCode console and the fact that it is missing from konsole is rather annoying. Always using Ctrl+Shift+C does not work since web browsers (both Firefox and Chrome) open devtools on Ctrl+Shift+C rather than copying, and have no way to rebind that. Having separate shortcuts for separate applications prevents building up muscle memory, and I have found myself accidentally stopping long-running processes and inadvertently opening browser devtools quite frequently due to the lack of this feature. STEPS TO REPRODUCE 1. Select text with mouse 2. Ctrl+C OBSERVED RESULT SIGTERM is sent EXPECTED RESULT text is copied ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.