Bug 504605

Summary: Save multiple tabs in Konsole's "Save tab layout"
Product: [Applications] konsole Reporter: Flo Edelmann <git>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: wishlist CC: akselmo, git, john.kizer
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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?