From 3efd1f5014f889d276298e0b7411169ff50114bc Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 18 Jan 2009 17:20:52 +0000 Subject: find-window command. --- NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NOTES') diff --git a/NOTES b/NOTES index 4980a6c6..13d25545 100644 --- a/NOTES +++ b/NOTES @@ -87,7 +87,7 @@ 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 + $ 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. @@ -99,4 +99,4 @@ welcome. Please email: -- Nicholas Marriott -$Id: NOTES,v 1.41 2009-01-18 15:55:33 tcunha Exp $ +$Id: NOTES,v 1.42 2009-01-18 17:20:52 nicm Exp $ -- cgit