Save and restore active pane

Active pane is restored for each window with multiple panes.

Closes #5
This commit is contained in:
Bruno Sutic
2014-08-26 18:54:39 +02:00
parent aa8f323b8b
commit ecc42c5a56
3 changed files with 28 additions and 3 deletions

View File

@ -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