In some applications there is no way to change shortcuts for terminal panel. The good example is Dolphin. I like to use Ctrl+C and Ctrl+V for copying and pasting in terminal. But in shortcuts settings in Dolphin there is currently no such possibility. In Yakuake in shortcut settings, there are two subsets of shortcuts: Konsolepart and Yakuake. In Konsolepart subset I could change Copy or Paste actions without any problem. Could konsolepart shortcuts be exposed in Dolphin's shortcuts view? See Bug 428265 Operating System: Arch Linux KDE Plasma Version: 5.20.2 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 ADDITIONAL INFORMATION The same goes for KDevelop. No way to set custom shortcuts for terminal panel.
How is this different from Bug 428265? I thought you were going to request a feature to add the Yakuake-specific behavior of copying on Ctrl+C (without the shift key) when text is selected.
This is unrelated to Konsole, we expose things (the proof is that yakuake uses it) - Dolphin needs to implement the code the konsole shortcuts. But Ctrl + C and Ctrl + V are a bad copy paste shortcut for terminal as Ctrl + C tends to send the kill signal. I'm changing the product to Dolphin.
@Nate Graham Ah, you mean that. Sorry, I misunderstood. I thought that you are talking about the same bug report message, but for another project. Ok, as @tkanabrava confirmed, nothing needed from Konsole project. As for behaviour of copy when selected, interrupt when no selection - is not it going to behave this way by just assigning a shortcut? But would like to reassign interrupt to ctrl+shift+c if possible. Anyway, I suggest closing this bug as duplicate and discuss the problem in the original one. Sorry for misunderstanding of your intention.
*** This bug has been marked as a duplicate of bug 428265 ***