mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 04:26:59 +00:00
Enable selectively restoring processes
- user can restore all processes with ':all:' - user can selectively restore wanted processes Closes #13
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
### master
|
||||
- restore pane processes
|
||||
- user option for disabling pane process restoring
|
||||
- enable whitelisting processes that will be restored
|
||||
|
||||
### v0.0.4, 2014-08-26
|
||||
- restore pane layout for each window
|
||||
|
Reference in New Issue
Block a user