Bug 504605 - Save multiple tabs in Konsole's "Save tab layout"
Summary: Save multiple tabs in Konsole's "Save tab layout"
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-21 09:56 UTC by Flo Edelmann
Modified: 2025-05-26 05:33 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Flo Edelmann 2025-05-21 09:56:32 UTC
I want Konsole to start with multiple tabs, each one in a different working directory, and in some, a command should automatically be executed. The "View > Save tab layout" menu item only saves the current tab, so I suggest to add an option there (or maybe do it by default) to save all tabs instead.

Related: https://akselmo.dev/posts/konsole-layout-changes/ and https://invent.kde.org/utilities/konsole/-/merge_requests/1095
Comment 1 John Kizer 2025-05-26 05:33:42 UTC
For what it's worth, while starting with multiple tabs is somewhat covered by the --tabs-from-file option, it does seem like there could be a chance here to make the interface / intended UX across both of those features a bit clearer? Ex. https://bugs.kde.org/show_bug.cgi?id=436950 appears to still be relevant?