tmux-continuum/CHANGELOG.md

11 lines
345 B
Markdown
Raw Normal View History

2015-02-11 14:43:37 +00:00
# Changelog
### master
- first working version
2015-02-11 15:01:20 +00:00
- run the save script in the background
- do not start saving right after tmux is started
2015-02-12 02:37:34 +00:00
- add a check for tmux version to the initializer script
- when interval is set to '0' autosave is disabled
2015-02-12 14:45:16 +00:00
- bugfix: helper files not loaded
2015-02-12 15:01:30 +00:00
- update readme with the instructions how to disable auto saving