mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-14 22:28:47 +00:00
22 lines
701 B
Markdown
22 lines
701 B
Markdown
# Changelog
|
|
|
|
### master
|
|
- bugfixes for 'tmux auto start' OS X Terminal.app and iTerm scripts
|
|
|
|
### v2.1.0, 2015-02-18
|
|
- enable "tmux auto start" for OS X
|
|
- enable customizing "tmux auto start" for OS X
|
|
- fix errors when creating a launchd plist file for auto-start on OS X
|
|
|
|
### v2.0.0, 2015-02-15
|
|
- enable automatic environment restore when tmux is started
|
|
|
|
### v1.0.0, 2015-02-12
|
|
- first working version
|
|
- run the save script in the background
|
|
- do not start saving right after tmux is started
|
|
- add a check for tmux version to the initializer script
|
|
- when interval is set to '0' autosave is disabled
|
|
- bugfix: helper files not loaded
|
|
- update readme with the instructions how to disable auto saving
|