[konsole] [Bug 495023] New: Konsole should implement Ctrl+Ins as a secondary binding for Copy
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Oct 19 05:18:38 BST 2024
https://bugs.kde.org/show_bug.cgi?id=495023
Bug ID: 495023
Summary: Konsole should implement Ctrl+Ins as a secondary
binding for Copy
Classification: Applications
Product: konsole
Version: 24.08.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: keyboard
Assignee: konsole-devel at kde.org
Reporter: deftdawg at gmail.com
Target Milestone: ---
Created attachment 175010
--> https://bugs.kde.org/attachment.cgi?id=175010&action=edit
System Settings: Shortcuts: Common Actions: Edit: shows Ctrl+Ins as a binding
for Copy
SUMMARY
Across virtually all KDE and Windows applications a user can use either ctrl+c
or ctrl+ins to copy selected content. Similarly users can use ctrl+v or
shift+ins to paste content.
Within Konsole, ctrl+c and ctrl+v are unbound as they are commonly used for
terminal applications for sending commands in curses apps or in the case of
ctrl+c sending SIGINT to terminate a program. Konsole instead binds
ctrl+shift+c and ctrl+shift+v to copy and paste.
Konsole users can use the shift+ins combo to paste within Konsole (bound as a
alt shortcut), however for some reason the ctrl+ins combo for copy is not bound
breaking consistency with the Common Actions: Edit: Copy shortcuts (see
attached screenshot).
STEPS TO REPRODUCE
1. Open any application other than console, select some content ctrl+ins to
copy, shift+ins to paste
2. Open Konsole select some content, ctrl+ins to copy, shift+ins to paste
OBSERVED RESULT
In all other apps your content will be copied and pasted
In Konsole your content won't be copied, however whatever you have in your
clipboard will be pasted
EXPECTED RESULT
Konsole should copy when ctrl+ins is pressed and paste what was copied.
SOFTWARE/OS VERSIONS
Operating System: NixOS 24.11
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2
Kernel Version: 6.12.0-rc1 (64-bit)
Graphics Platform: Wayland
Processors: 32 × 13th Gen Intel® Core™ i9-13900K
Memory: 125.5 GiB of RAM
Graphics Processor: AMD Radeon RX 6900 XT
ADDITIONAL INFORMATION
A PR has been created that fixes this issue here (requires review/approval to
merge): https://invent.kde.org/utilities/konsole/-/merge_requests/1035
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list