Error msg if saved session file doesn't exist

Close #9
This commit is contained in:
Bruno Sutic
2014-08-26 15:52:07 +02:00
parent 732d53cede
commit 81ed0811b4
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,7 @@
- saving a new session does not remove the previous one
- make the directory where sessions are stored configurable
- support only Tmux v1.9 or greater
- display a nice error message if saved session file does not exist
### v0.0.1, 2014-08-26
- started a project