From: Harald van Dijk <harald@gigawatt.nl>
To: Mauricio Antunes <mauricio.antunes@gmail.com>
Cc: dash@vger.kernel.org
Subject: Re: --with-libedit as default
Date: Sun, 04 Aug 2013 19:18:11 +0200 [thread overview]
Message-ID: <51FE8CD3.6000900@gigawatt.nl> (raw)
In-Reply-To: <CAA4sStnUN0gQD0anxuTyqGrpa3nUAY2zndJBkVUkqa4=x8N=qA@mail.gmail.com>
On 04/08/13 18:21, Mauricio Antunes wrote:
>>> I would like to use dash as an interactive shell.
>
>> The problem is that enabling the libedit support does not provide you
>> with auto-completion, AFAIK.
>
> You're right, just tested it.
>
> What would it take to have auto-completion in dash
> (even if disabled by default)?
libedit does provide auto completion hooks, but it is up to the end
program to make use of that, and determine whether completion should
search for commands, files, variables, anything else. libedit includes
an example called fileman, that includes path-based completion. It might
be interesting to see if that is easily adaptable to dash.
(My apologies for removing the accent from your name. My mail server is
corrupting the message with non-ASCII characters in a way that causes
the mailing list server to reject it. I will attempt to get that fixed.)
Cheers,
Harald
next prev parent reply other threads:[~2013-08-04 17:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-04 0:39 --with-libedit as default Maurício Antunes
2013-08-04 1:02 ` Jonathan Nieder
2013-08-04 5:11 ` Maurício Antunes
2013-08-04 9:43 ` Seb
2013-08-04 16:21 ` Maurício Antunes
2013-08-04 17:09 ` Seb
2013-08-04 22:46 ` Roy Tam
2013-08-04 17:18 ` Harald van Dijk [this message]
2013-08-05 0:16 ` Paul Gilmartin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51FE8CD3.6000900@gigawatt.nl \
--to=harald@gigawatt.nl \
--cc=dash@vger.kernel.org \
--cc=mauricio.antunes@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.