diff options
author | Thomas Adam <thomas@xteddy.org> | 2012-10-13 11:56:14 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2012-10-13 11:56:14 +0100 |
commit | 2b5c3fc49f9f96dd84fb26f75be7d634ea4c282c (patch) | |
tree | a4b34aa6ccc38b6947fb83b8d13853958c29db47 /NOTES | |
parent | b4ad1759b8a35df6304ac94729314085dcc03d5e (diff) | |
download | rtmux-2b5c3fc49f9f96dd84fb26f75be7d634ea4c282c.tar.gz rtmux-2b5c3fc49f9f96dd84fb26f75be7d634ea4c282c.tar.bz2 rtmux-2b5c3fc49f9f96dd84fb26f75be7d634ea4c282c.zip |
Update NOTES, CHANGES, configure.ac for 1.7 release
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/ |