Summary: | multiple shell windows in kate | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Ivo List <ivo.list> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | christoph, francois.beaubert |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kate/commit/f9c3bbe730de9fcaed3999e1027a2f0c5538e430 | Version Fixed In: | |
Sentry Crash Report: |
Description
Ivo List
2007-05-08 22:28:33 UTC
*** Bug 200322 has been marked as a duplicate of this bug. *** We have now a project plugin that will allow you one shell per project. 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 437922, bug 419710, bug 435398, bug 200322 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 |