Remove all mouse-related options

This commit is contained in:
Bruno Sutic
2014-10-03 17:45:31 +02:00
parent c908b42f2b
commit 13f58a8870
3 changed files with 1 additions and 10 deletions

View File

@ -2,6 +2,7 @@
### master
- bugfix: prevent exiting tmux if 'reattach-to-user-namespace' is not installed
- remove all mouse-related options
### v1.1.0, 2014-08-30
- bugfix: determine the default shell from the $SHELL env var on OS X