Bug 437922

Summary: Multiple konsole tabs for Kate
Product: [Applications] kate Reporter: Robert Devasia <robertdevasia64>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 21.04.1   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Robert Devasia 2021-05-31 19:38:58 UTC
SUMMARY

Kate's integrated terminal(Konsole) should need the ability to open multiple tabs

STEPS TO REPRODUCE
1. Enable Terminal Tool View from Kate --> Settings --> Configure Kate Settings 
    --> Plugins
2. Click Terminal from the bottom 
3. 

OBSERVED RESULT

Will open the current tab. Tried Ctrl+Shift+T but it is already set for new Tab in Kate.No options it the menu either.

EXPECTED RESULT

Need an option either from the menu or by a new shortkey

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon
(available in About System)
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2021-07-31 18:25:39 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/470
Comment 2 Christoph Cullmann 2021-08-04 21:09:02 UTC
Git commit f9c3bbe730de9fcaed3999e1027a2f0c5538e430 by Christoph Cullmann, on behalf of Waqar Ahmed.
Committed on 04/08/2021 at 21:08.
Pushed by cullmann into branch 'master'.

Allow multiple tabs for Konsole plugin(s)

You can use "Ctrl + Shift + t" to create a new tab (when konsole plugin
has focus). Not sure how to make this more discoverable atm.
Related: bug 419710, bug 435398, bug 200322, bug 145203
Signed-off-by: Waqar Ahmed <waqar.17a@gmail.com>

M  +28   -1    addons/konsole/kateconsole.cpp
M  +2    -0    addons/konsole/kateconsole.h
M  +29   -0    addons/project/kateprojectinfoviewterminal.cpp
M  +2    -0    addons/project/kateprojectinfoviewterminal.h

https://invent.kde.org/utilities/kate/commit/f9c3bbe730de9fcaed3999e1027a2f0c5538e430