From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4104 invoked by alias); 22 Jun 2003 06:22:06 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 4097 invoked from network); 22 Jun 2003 06:22:06 -0000 Received: from unknown (HELO pp.dundee.ac.uk) (134.36.2.60) by sources.redhat.com with SMTP; 22 Jun 2003 06:22:06 -0000 Received: from med980319.medschool.dundee.ac.uk ([134.36.200.111] helo=TIN) by pp.dundee.ac.uk with smtp (Exim 3.22 #2) id 19TyEn-0007EF-00; Sun, 22 Jun 2003 07:22:05 +0100 Message-ID: <000701c33886$99b73640$6fc82486@medschool.dundee.ac.uk> Reply-To: From: To: Cc: Subject: Re: Problems with Nano Date: Sun, 22 Jun 2003 08:50:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-06/txt/msg01050.txt.bz2 Did you know that nano-1.2.1 is now available at http://www.nano-editor.org/dist/v1.2/nano-1.2.1.tar.gz ? It installs perfectly well into Cygwin using ./configure; make; make install. (There are options.) I have had the reported screen-refreshing problems in the past but not lately. A minor problem with regexp Search-and-Replace: if I try to add {string} to the end of every line in a file using (to get regexp mode) Search $ Replace {string}then I just get repeated appends {string}{string}{string}... at the current line and no sequential movement to the next line. Any ideas? Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/