tmux-sensible/CHANGELOG.md

17 lines
499 B
Markdown
Raw Normal View History

2014-07-30 15:52:00 +00:00
# Changelog
### master
2014-08-30 20:48:07 +00:00
### v1.1.0, 2014-08-30
- bugfix: determine the default shell from the $SHELL env var on OS X
2014-08-04 14:21:43 +00:00
- set `mode-mouse on` by default
- do not make any decision about the prefix, just enhance it
2014-08-04 16:00:02 +00:00
- update `README.md`. List options set in the plugin.
2014-08-11 16:07:04 +00:00
- do *not* set `mode-mouse on` by default because some users don't like it
- if a user changes default prefix but binds `C-b` to something else, do not
unbind `C-b`
2014-07-30 16:05:58 +00:00
### v1.0.0, 2014-07-30
2014-07-30 15:52:00 +00:00
- initial work on the plugin
2014-07-30 16:05:27 +00:00
- add readme