| Summary: | Allow creating multiple project terminals (and save location of terminal before closing Kate) | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Jack Hill <jackhill3103> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 23.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jack Hill
2023-09-27 19:12:00 UTC
There are 2 ways to do this, I will go with the easy way. Open and focus the terminal and hit `Ctrl + Shift + T`. The second way is to create a `.kateproject` file in your build folder. Kate will create two terminals IIRC, one for source dir and one for the directory where .kateproject lives. See https://github.com/KDE/kate/blob/master/.kateproject as an example and check the documentation of Kate project plugin > Open and focus the terminal and hit `Ctrl + Shift + T`.
Thanks I did not know this. Perhaps this action could be added to the terminal context menu? And all the other actions that are keyboard-only.
> Perhaps this action could be added to the terminal context menu?
I did try that long ago, but failed to do it. So as a result this action is a bit hidden..
|