Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3F5C3A6E.F8E45AB3@dessent.net>
Date: Mon, 08 Sep 2003 01:14:38 -0700
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
X-Accept-Language: en,en-US
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Marvelous CYGWIN
References: <dtchlvgvf3kcs02podnjfcvj8gfg1c25sl@4ax.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Note-from-DJ: This may be spam

zzapper wrote:

> 1) Although I have the following setting in my .profile & .bashrc it
> is apparently ignored:-
> 
> set completion-ignore-case on

This goes in $HOME/.inputrc since it's a GNU readline parameter, not a
shell setting.

> The following alias causes the shell to exit if there are two many
> files x*, can I set more memory is there a workaround? (or should I be
> using XARGS?
> 
> alias vewx='gvim.exe `l\s -t c:/aaa/x* | head -1 ` &'

I can't reproduce that, what do you mean it exits?  Your shell window
closes?  Do these files that match the glob have spaces or any other
weird characters?

Brian

--
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/

