diff options
author | Thomas Adam <thomas@xteddy.org> | 2012-10-13 12:25:08 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2012-10-13 12:25:08 +0100 |
commit | 9b2aabb7529a11266d45427cd839cd10fcec66c4 (patch) | |
tree | 8938d19cd080d70c7d6bc82bff92ae2b62b7b130 /NOTES | |
parent | c0fb5edff9037dc6b70731797a365d43a9b43b52 (diff) | |
parent | 5cdc9591d31fd7d911ab86da6d8c8f09996388c9 (diff) | |
download | rtmux-9b2aabb7529a11266d45427cd839cd10fcec66c4.tar.gz rtmux-9b2aabb7529a11266d45427cd839cd10fcec66c4.tar.bz2 rtmux-9b2aabb7529a11266d45427cd839cd10fcec66c4.zip |
Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -7,13 +7,6 @@ simple, modern, BSD-licensed alternative to programs such as GNU screen. This release runs on OpenBSD, FreeBSD, NetBSD, Linux and OS X and may still run on Solaris and AIX (although they haven't been tested in a while). -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 tmux depends on libevent. Download it from: http://www.monkey.org/~provos/libevent/ |