Support only Tmux v1.9 or greater

Closes #1
This commit is contained in:
Bruno Sutic
2014-08-26 15:47:31 +02:00
parent 5c2853a55f
commit 732d53cede
5 changed files with 94 additions and 2 deletions

View File

@ -3,6 +3,7 @@
### master
- 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
### v0.0.1, 2014-08-26
- started a project