Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2010 14:03:15 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        Jilles Tjoelker <jilles@FreeBSD.ORG>, Dag-Erling Sm??rgrav <des@des.no>, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, svn-src-head@FreeBSD.ORG
Subject:   Re: svn commit: r209221 - head/bin/sh
Message-ID:  <20100617100315.GA37522@nagual.pp.ru>
In-Reply-To: <20100617023441.008cd737@dev.lan.Awfulhak.org>
References:  <201006152158.o5FLwerZ005440@svn.freebsd.org> <86ljafwypm.fsf@ds4.des.no> <20100617023441.008cd737@dev.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 17, 2010 at 02:34:41AM -0700, Brian Somers wrote:
> On Wed, 16 Jun 2010 03:30:45 +0200 Dag-Erling Sm??rgrav <des@des.no> wrote:
> > Jilles Tjoelker <jilles@FreeBSD.org> writes:
> > > Log:
> > >   sh: Add filename completion.
> > 
> > Wonderful!  Now I'll never have to use csh again :)
> 
> Is there a plan to change root's shell from csh to sh?  If not, should there be?
> I've been doing this locally for 17 years.

sh completion works very strange at now moment. Just two things:

1) $^I
Display all 973 possibilities? (y or n)
(tcsh - beep)

2) $ll^I
beep
second ^I
completion, including non-program files.
(tcsh - completeion, programs & aliases only)

I don't remember other strange places right now. Verdict - not usable yet.

-- 
http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100617100315.GA37522>