2015-02-11 14:43:37 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
### master
|
2015-02-19 12:43:41 +00:00
|
|
|
- bugfixes for 'tmux auto start' OS X Terminal.app and iTerm scripts
|
2015-02-18 15:52:43 +00:00
|
|
|
|
|
|
|
### v2.1.0, 2015-02-18
|
2015-02-17 16:13:21 +00:00
|
|
|
- enable "tmux auto start" for OS X
|
2015-02-18 14:14:11 +00:00
|
|
|
- enable customizing "tmux auto start" for OS X
|
2015-02-18 15:24:01 +00:00
|
|
|
- fix errors when creating a launchd plist file for auto-start on OS X
|
2015-02-15 21:34:41 +00:00
|
|
|
|
|
|
|
### v2.0.0, 2015-02-15
|
2015-02-15 13:36:06 +00:00
|
|
|
- enable automatic environment restore when tmux is started
|
2015-02-12 15:14:42 +00:00
|
|
|
|
|
|
|
### v1.0.0, 2015-02-12
|
2015-02-11 14:43:37 +00:00
|
|
|
- first working version
|
2015-02-11 15:01:20 +00:00
|
|
|
- run the save script in the background
|
2015-02-12 00:31:56 +00:00
|
|
|
- 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
|
2015-02-12 14:42:18 +00:00
|
|
|
- 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
|