On 06/17/10 14:55, Jilles Tjoelker wrote:
On Thu, Jun 17, 2010 at 12:36:51PM -0700, Doug Barton wrote:
On 06/17/10 03:03, Andrey Chernov wrote:
Jilles Tjoelker writes:
Log:
sh: Add filename completion.
FWIW, what I actually do is set the shell for both root and my
unprivileged user to
On Thu, Jun 17, 2010 at 12:36:51PM -0700, Doug Barton wrote:
> I've been very supportive of Jilles work up to this point, and I think
> he's done a great job of making our sh functional and compliant as a
> scripting shell. However in my mind adding completion (and his suggested
> inclusion of t
On Thu, Jun 17, 2010 at 12:36:51PM -0700, Doug Barton wrote:
> every time this is discussed it's the bikeshed from
> $CULTURALLY_RELEVANT_PLACE_OF_TORMENT.
On occasion I'm attempted to close incoming PRs with the following text:
"Administer your system."
The upside of FreeBSD being so configur
On Thu, Jun 17, 2010 at 12:36:51PM -0700, Doug Barton wrote:
> On 06/17/10 03:03, Andrey Chernov wrote:
> >>> Jilles Tjoelker writes:
> Log:
> sh: Add filename completion.
> FWIW, what I actually do is set the shell for both root and my
> unprivileged user to sh, compile bash static,
In message: <4c1a7953.4080...@freebsd.org>
Doug Barton writes:
: I've been very supportive of Jilles work up to this point, and I think
: he's done a great job of making our sh functional and compliant as a
: scripting shell. However in my mind adding completion (and his
: suggested in
On 06/17/10 03:03, Andrey Chernov wrote:
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 wrote:
Jilles Tjoelker writes:
Log:
sh: Add filename completion.
Wonderful! Now I'll never have to use csh again :)
Is there
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 wrote:
> > Jilles Tjoelker writes:
> > > Log:
> > > sh: Add filename completion.
> >
> > Wonderful! Now I'll never have to use csh again :)
>
> Is there a plan to change ro
On Wed, 16 Jun 2010 03:30:45 +0200 Dag-Erling Smørgrav wrote:
> Jilles Tjoelker 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 local
* Dag-Erling Smørgrav wrote:
> Jilles Tjoelker writes:
> > Log:
> > sh: Add filename completion.
>
> Wonderful! Now I'll never have to use csh again :)
Exactly. Thanks, Jilles!
--
Ed Schouten
WWW: http://80386.nl/
pgpAI9DxXWXe2.pgp
Description: PGP signature
Jilles Tjoelker writes:
> Log:
> sh: Add filename completion.
Wonderful! Now I'll never have to use csh again :)
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-he
On Tue, Jun 15, 2010 at 03:10:11PM -0700, Colin Percival wrote:
> Jilles Tjoelker wrote:
> > Unlike NetBSD, there is no 'set +o tabcomplete' option to disable
> > completion. I do not see any reason for such a special treatment, as
> > completion is rather useful and it is possible to do
> >
Jilles Tjoelker wrote:
> Unlike NetBSD, there is no 'set +o tabcomplete' option to disable
> completion. I do not see any reason for such a special treatment, as
> completion is rather useful and it is possible to do
> bind ^I ed-insert
> to disable completion and insert a tab character
Author: jilles
Date: Tue Jun 15 21:58:40 2010
New Revision: 209221
URL: http://svn.freebsd.org/changeset/base/209221
Log:
sh: Add filename completion.
This uses the new libedit completion function with quoting support.
Unlike NetBSD, there is no 'set +o tabcomplete' option to disable
13 matches
Mail list logo