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

17 Commits

Author SHA1 Message Date
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
8ba7d6d873
v0.0.2 2014-08-26 16:08:09 +02:00
Bruno Sutic
c993e9ff00
Add readme
Close #8
2014-08-26 16:07:04 +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
5c2853a55f
Sessions directory is configurable
Close #10
2014-08-26 15:40:50 +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
3dce66acaa
Update changelog 2014-08-26 14:58:53 +02:00
Bruno Sutic
09869110fc
Restoring tmux sessions works 2014-08-26 13:20:15 +02:00
Bruno Sutic
b0f5fe18d8
Create a session saver script 2014-08-26 12:24:31 +02:00
Bruno Sutic
651b14075a
Create plugin start script 2014-08-26 12:23:58 +02:00
Bruno Sutic
85e45f8d2c
Initial commit 2014-08-25 21:52:07 +02:00