[Bash-completion-devel] abook(1) completion
gibboris at gmail.com
gibboris at gmail.com
Thu Oct 22 11:01:04 UTC 2009
Hi,
I fear to be naive|intrusive|... but
what about doing a bash4 branche ?
(with globstar, compopt, ;;&, and potentially,
mapfile, associative arrays)
but I understand the current need for compatibility.
Attached is a bash 3 (specific / featureless) version.
[bash needs a #define directive :)]
Raph
On Thu, Oct 22, 2009 at 01:06:26PM +0300, Ville Skyttä wrote:
> On Thursday 22 October 2009, gibboris at gmail.com wrote:
> > Hi,
> > attached : the completion for abook,
> > it uses compopt (a real pleasure)
> > and I discovered the ;;& case symbol
>
> Both compopt and ;;& are bash >= 4 features so this can't go in as is. The
> current bash-completion development branch supports bash >= 3.
More information about the Bash-completion-devel
mailing list