From 1d4c54717c40ceb7df81051798f3afb821788bc5 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Mon, 23 Jan 2012 12:38:05 +0000 Subject: [PATCH] Add notes about some potential configuration file breaking in the 1.6 release. --- NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NOTES b/NOTES index d1722047..2f331650 100644 --- a/NOTES +++ b/NOTES @@ -9,6 +9,13 @@ run on Solaris and AIX (although they haven't been tested in a while). It is usable, although there remain a number of missing features and some remaining bugs are expected. +If upgrading from 1.5, PLEASE NOTE: +- The word-separators window option is now a session option. +- The options used to change the window attributes when an alert occurs were + removed. Each kind of alert has its own individual set of options. +- The ability to have a list of prefix keys was dropped in favour of two + separate options, prefix and prefix2. + Since the 1.2 release that tmux depends on libevent. Download it from: http://www.monkey.org/~provos/libevent/