tmux-plugins / tmux-resurrect

Persists tmux environment across system restarts.
MIT License
11.42k stars 424 forks source link

Feature: Show primary pane on restore #407

Open rajeshisnepali opened 3 years ago

rajeshisnepali commented 3 years ago

image

Here, I've got two panes split horizontally.

image

If I save this session (see I've only one pane active), after I restore, all panes are shown.

Expected Behaviour Show only panes (active) saved during the time of saving.