svn commit: r209221 - head/bin/sh

Andrey Chernov ache at nagual.pp.ru
Thu Jun 17 10:03:21 UTC 2010


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 at des.no> wrote:
> > Jilles Tjoelker <jilles at 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/


More information about the svn-src-head mailing list