aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NOTES11
1 files changed, 10 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index 52c7e955..b21f6354 100644
--- a/NOTES
+++ b/NOTES
@@ -65,6 +65,15 @@ There are the following known issues:
For debugging, running tmux with -v or -vv will generate server and client log
files in the current directory.
+The CVS HEAD version of tmux often has additional features from the release
+versions; if interested, testing it is encouraged. It can be obtained by
+anonymous CVS from SourceForge:
+
+ $ cvs -d:pserver:anoncvs@tmux.cvs.sf.net:/cvsroot/tmux co tmux
+
+If running CVS HEAD, please note it is development code and there may be bugs
+and undocumented features; please read the CHANGES file for information.
+
Bug reports, feature suggestions and especially code contributions are most
welcome. Please email:
@@ -72,4 +81,4 @@ welcome. Please email:
-- Nicholas Marriott <nicm@users.sf.net>
-$Id: NOTES,v 1.38 2009-01-14 22:46:30 nicm Exp $
+$Id: NOTES,v 1.39 2009-01-14 22:51:24 nicm Exp $