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: <20020728165001.66579.qmail@web20005.mail.yahoo.com> Date: Sun, 28 Jul 2002 09:50:01 -0700 (PDT) From: Joshua Daniel Franklin Subject: Re: bash and the delete key To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > The next generation of the profile package will, probably, > have a /etc/skel directory. When /etc/profile creates a > home directory it will also copy the contents of /etc/skel > to that directory. > I suggest that you take up with the bash maintainer the > (possible) creation of a /etc/skel/.inputrc file with > appropriate (default) contents :) > It might even be possible to add two 'defaults' - a > /etc/skel/.inputrc (linux like defaults) > /etc/skel/alt/.inputrc.mimic.windows (or something like) I think this is a great idea for readline (.inputrc), bash (.bash_profile), tcsh (.cshrc), etc. Actually I don't see why they couldn't all be in the 'profile' package, though maybe that's not exactly correct. Also perhaps these files could be not just useful but also instructional, with comments pointing out options, examples, and documentation. For example: # Aliases for Windows equivalents; see 'info fileutils' for differences alias md='mkdir' alias rd='rmdir' __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- 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/