Fix #18: improve vim 'session' strategy

This commit is contained in:
Bruno Sutic
2014-08-28 13:43:04 +02:00
parent ee1ab0c728
commit 8cb5b21e2f
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# Changelog
### master
- bugfix: with vim 'session' strategy, if the session file does not exist - make
sure wim does not contain `-S` flag
### v0.1.0, 2014-08-28
- refactor checking if saved tmux session exists