1
0
mirror of https://github.com/tmux-plugins/tmux-resurrect.git synced 2024-07-02 08:30:56 +02:00
tmux-resurrect/CHANGELOG.md
Bruno Sutic c993e9ff00
Add readme
Close #8
2014-08-26 16:07:04 +02:00

338 B

Changelog

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
  • display a nice error message if saved session file does not exist
  • added README

v0.0.1, 2014-08-26

  • started a project
  • basic saving and restoring works