Add session concept to terminal like tmux #14113

Open
opened 2026-01-31 04:01:18 +00:00 by claunia · 0 comments
Owner

Originally created by @soroshsabz on GitHub (Jun 4, 2021).

Description of the new feature/enhancement

I think Panes #1000 and tabs is very similar functionality to tmux , but I think very important feature in this area is missing that calls session. if we have session concept in terminal, we can have many opportunity like

  • share screen (it is very useful and cool)
  • panes settlement management
  • configuration management
  • tab settlement management
  • export and save whole situation and restore them when we need in tomorrow.
  • etc.
Originally created by @soroshsabz on GitHub (Jun 4, 2021). # Description of the new feature/enhancement I think [Panes](https://docs.microsoft.com/en-us/windows/terminal/panes) #1000 and tabs is very similar functionality to [tmux](https://github.com/tmux/tmux) , but I think very important feature in this area is missing that calls [session](https://linuxize.com/post/getting-started-with-tmux/#starting-your-first-tmux-session). if we have session concept in terminal, we can have many opportunity like * share screen (it is very useful and cool) * panes settlement management * configuration management * tab settlement management * export and save whole situation and restore them when we need in tomorrow. * etc.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 04:01:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14113