Add mouse actions to be able to right click and split konsole and yakuake terminals like tilix , and also add funtion to be able to move the terminals around/swap that have been split about by dragging and dropping with the mouse
I suspect you selected the wrong Product. Did you mean konsole instead of kmymoney? It also sounds like you want the Importance to be wishlist instead of normal.
This has been implemented in Konsole for the past few versions. You have to use the menu->View->Split Views or the shortcuts. Can you try a recent version and see if that works for you.
(In reply to Kurt Hindenburg from comment #2) > This has been implemented in Konsole for the past few versions. You have to > use the menu->View->Split Views or the shortcuts. Can you try a recent > version and see if that works for you. The right click menu doesn't have split functionality, that's where they want it. I'll move this to wishlist as it's not a bug.
I worked on this and made the MR to implement it. Here is the MR link: https://invent.kde.org/utilities/konsole/-/merge_requests/820
Git commit d3fa26f65bae04084c9681fcdfbb2ffa5bc818a2 by Kurt Hindenburg, on behalf of Magno Lomardo. Committed on 06/03/2023 at 22:41. Pushed by hindenburg into branch 'master'. Add the context menu options to split the view left-right and top-bottom M +6 -1 desktop/sessionui.rc M +2 -0 src/ViewManager.cpp M +8 -0 src/session/SessionController.cpp M +7 -0 src/session/SessionController.h https://invent.kde.org/utilities/konsole/commit/d3fa26f65bae04084c9681fcdfbb2ffa5bc818a2