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, [email protected] 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. _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
