mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 04:26:59 +00:00
Save and restore active pane
Active pane is restored for each window with multiple panes. Closes #5
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
### master
|
||||
- save and restore current and alternate session
|
||||
- fix a bug with non-existing window names
|
||||
- restore active pane for each window that has multiple panes
|
||||
|
||||
### v0.0.2, 2014-08-26
|
||||
- saving a new session does not remove the previous one
|
||||
|
Reference in New Issue
Block a user