Ability To Save The Current Session #10554

Open
opened 2026-01-31 02:24:33 +00:00 by claunia · 0 comments
Owner

Originally created by @portexe on GitHub (Sep 9, 2020).

Description of the new feature/enhancement

Suppose a user has several tabs open at different locations on the files system. For example:

Tab 1: C:\Users\UserName\FolderA

Tab 2: C:\Users\UserName\FolderB

Tab 3: C:\Users\UserName\FolderC

It would be fantastic if the user could be able to save the session so that they could easily return to the state they were in after a reboot, or after closing/re-opening the application. Saving the state to a config file, and then being able to open it through a command such as terminal-load saved_config_name or via the GUI would be incredibly helpful.

Originally created by @portexe on GitHub (Sep 9, 2020). # Description of the new feature/enhancement Suppose a user has several tabs open at different locations on the files system. For example: Tab 1: `C:\Users\UserName\FolderA` Tab 2: `C:\Users\UserName\FolderB` Tab 3: `C:\Users\UserName\FolderC` It would be fantastic if the user could be able to save the session so that they could easily return to the state they were in after a reboot, or after closing/re-opening the application. Saving the state to a config file, and then being able to open it through a command such as `terminal-load saved_config_name` or via the GUI would be incredibly helpful.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 02:24:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10554