mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 04:26:59 +00:00
Restoring programs with arguments; improve process matching
Closes #20, closes #19
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
|
||||
### master
|
||||
- bugfix: with vim 'session' strategy, if the session file does not exist - make
|
||||
sure wim does not contain `-S` flag
|
||||
sure vim does not contain `-S` flag
|
||||
- enable restoring programs with arguments (e.g. "rails console") and also
|
||||
processes that contain program name
|
||||
|
||||
### v0.1.0, 2014-08-28
|
||||
- refactor checking if saved tmux session exists
|
||||
|
Reference in New Issue
Block a user