1
0
mirror of https://github.com/tmux-plugins/tmux-resurrect.git synced 2024-06-23 07:26:42 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Bruno Sutic
4d5c0a2a0d
Improve active/alternate window restoring 2014-08-26 20:29:55 +02:00
Bruno Sutic
8051fb9d36
Restore pane layout for each window
Close #2
2014-08-26 20:19:34 +02:00
Bruno Sutic
8166fa2602
Restore active and alternate window for each session
Closes #12
2014-08-26 19:16:51 +02:00
Bruno Sutic
ecc42c5a56
Save and restore active pane
Active pane is restored for each window with multiple panes.

Closes #5
2014-08-26 18:54:39 +02:00
Bruno Sutic
aa8f323b8b
Improved handling of fields that can be empty 2014-08-26 17:51:56 +02:00
Bruno Sutic
c78a38803a
Bugfix: non-existing window names
Fixes #11
2014-08-26 17:28:40 +02:00
Bruno Sutic
877780eb02
Save and restore current and alternate session
Closes #6
2014-08-26 17:27:46 +02:00
Bruno Sutic
81ed0811b4
Error msg if saved session file doesn't exist
Close #9
2014-08-26 15:52:07 +02:00
Bruno Sutic
732d53cede
Support only Tmux v1.9 or greater
Closes #1
2014-08-26 15:47:31 +02:00
Bruno Sutic
70d78e8d73
Saving a session does not override the previous one
Close #7
2014-08-26 15:31:47 +02:00
Bruno Sutic
1280e659d5
Remove debugging statements 2014-08-26 15:23:12 +02:00
Bruno Sutic
09869110fc
Restoring tmux sessions works 2014-08-26 13:20:15 +02:00