Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 02 Apr 2002 16:33:55 -0500 From: Alan Dobkin To: NcFTP cc: Cygwin Subject: NcFTP Feature Request for "getline" (fwd) Message-ID: <2502216266.1017765235@[192.168.70.5]> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="==========2502233145==========" --==========2502233145========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline I am resending the attached request as it still applies to NcFTP 3.1.3. I am copying the Cygwin list, because I've noticed a related bug in the current Cygwin version. Consider an example with only the following two bookmarks: RedHat Linux --> FTP.RedHat.Com RedHat Updates --> Updates.RedHat.Com With the non-Cygwin Win32 version, tab completion displays the bookmark list with only the second words: ncftp> open Linux Updates However, with the Cygwin version, tab completion repeats the first word each time without displaying the list: ncftp> open ncftp> open RedHat ncftp> open RedHat RedHat ncftp> open RedHat RedHat RedHat Unfortunately, I am not able to contribute any patches myself, but hopefully this will not be a difficult fix for someone who is already familiar with the source code. Thanks, Alan --==========2502233145========== Content-Type: message/rfc822; name="NcFTP Feature Request for \"getline\"" Date: Sun, 04 Nov 2001 20:14:09 -0500 From: Alan Dobkin To: NcFTP Subject: NcFTP Feature Request for "getline" Message-ID: <599647357.1004904849@[192.168.0.11]> X-Mailer: Mulberry/2.1.1 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Please consider the following enhancement to "getline" tab completion. When using the open command with tab to list the matching bookmarks, getline should enclose the string in quotes if it contains spaces. Consider this example: ncftp> open RedHat Linux Resolving RedHat... Unknown host "RedHat". ncftp> open "RedHat Linux" (quotes inserted manually) Resolving FTP.RedHat.Com... Connecting to 63.240.14.63... Red Hat FTP server ready. All transfers are logged. Logging in... Login successful. Have fun. Automatically inserting quotes like this appears to be standard behavior in most UNIX shells and Windows 2000. Thanks, Alan --==========2502233145========== Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --==========2502233145==========--