Bug 428363 - Unable to change shortcuts for konsole panel in Dolphin
Summary: Unable to change shortcuts for konsole panel in Dolphin
Status: RESOLVED DUPLICATE of bug 428265
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: 20.08.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-27 21:56 UTC by Andrew Shark
Modified: 2020-10-28 19:22 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Shark 2020-10-27 21:56:46 UTC
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.
Comment 1 Nate Graham 2020-10-28 16:02:03 UTC
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.
Comment 2 tcanabrava 2020-10-28 16:50:43 UTC
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.
Comment 3 Andrew Shark 2020-10-28 18:36:32 UTC
@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.
Comment 4 Nate Graham 2020-10-28 19:22:42 UTC

*** This bug has been marked as a duplicate of bug 428265 ***