https://bugs.kde.org/show_bug.cgi?id=503578
Bug ID: 503578 Summary: Allow Ctrl+C to send SIGINT OR Copy text Classification: Applications Product: konsole Version: 25.04.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: keyboard Assignee: konsole-de...@kde.org Reporter: greenscarf...@gmail.com Target Milestone: --- SUMMARY - Copying text and sending SIGINT is perhaps the most-used shortcut key in terminal. - It was possible to copy text and send SIGINT with same Ctrl+C key till 24.x. - Back then, konsole interpreted Ctrl+C without text selection as SIGINT, and Ctrl+C with text selection as copy. - This made using Ctrl+C very ergonomic as you never want to copy text without selecting any text. - starting from 25.x, this is no longer possible. STEPS TO REPRODUCE 1. set Ctrl+C as copy in shortcuts. 2. press Ctrl+C without selecting any text. OBSERVED RESULT SIGINT isn't not being sent. EXPECTED RESULT konsole should send SIGINT on Ctrl+C when no text is being selected. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 42 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Kernel Version: 6.14.2-300.fc42.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600G with Radeon Graphics Memory: 30.7 GiB of RAM Graphics Processor 1: NVIDIA GeForce GTX 1660 SUPER Graphics Processor 2: AMD Radeon Graphics ADDITIONAL INFORMATION I'm willing to open a merge request. -- You are receiving this mail because: You are watching all bug changes.