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
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/470
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