Bug 504448

Summary: Increased mobility in Ctrl+Shift+D selection mode.
Product: [Applications] konsole Reporter: lkotlus <hockeyplayerlogan>
Component: copy-pasteAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: wishlist CC: j.filzmaier
Priority: NOR    
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description lkotlus 2025-05-18 02:46:23 UTC
Definitely not urgent, and I'd even be willing to work on developing a solution with some guidance. Everything about Konsole is great for my use cases, but I've been slightly disappointed with the selection mode for copy/paste. I appreciate having some vim keybindings (hjkl), but without access to actions like w, b, e, f, etc. it's just faster to use a mouse.

I feel like this would be very easy to implement (famous last words), and I would be happy to try to do it myself. Unfortunately, I am not super experienced with large C++ codebases and can't find where the movements for the visual selection mode are implemented. Someone else fixing this would be great, but I'm also willing to contribute after getting pointed in the right direction.

Thank you!