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 Message-ID: <7ff9c2a105083011167795912a@mail.gmail.com> Date: Tue, 30 Aug 2005 11:16:48 -0700 From: Svend Sorensen To: cygwin AT cygwin DOT com Subject: pdksh and vi-tabcomplete with spaces Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j7UIGubY010684 When I use pdksh to expand the name of a file with spaces or other shell metachars in it, the filename is expanded without escaping the metacharacters. On cygwin: $ cd Whiteboards & Photos/ $ echo $KSH_VERSION @(#)PD KSH v5.2.14 99/07/13.2 On NetBSD: $ cd Whiteboards\ \&\ Photos/ $ echo $KSH_VERSION @(#)PD KSH v5.2.14 99/07/13.2 Has anyone else noticed this? I couldn't find anything in the cygwin list archives about it. -- 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/