Patrick Welche writes:
> I had an attempt at fooling configure to look in libedit rather than
> readline, and all was OK except our libedit doesn't have "rl_special_prefixes"
> so tab-complete:105 is unhappy - I don't know what it is meant to do...
I've removed the statement for now, since it was being used incorrectly
anyway, but for the future I suggest that NetBSD catch up, if it wants to
stay compatible.
- Variable: char * rl_special_prefixes
The list of characters that are word break characters, but should
be left in TEXT when it is passed to the completion function.
Programs can use this to help determine what kind of completing to
do. For instance, Bash sets this variable to "$@" so that it can
complete shell variables and hostnames.
--
Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- Re: [HACKERS] GNU readline and BSD lice... The Hermit Hacker
- Re: [HACKERS] GNU readline and BSD lice... Tom Lane
- Re: [HACKERS] GNU readline and BSD lice... The Hermit Hacker
- Re: [HACKERS] GNU readline and BSD lice... Alfred Perlstein
- Re: [HACKERS] GNU readline and BSD lice... Peter Eisentraut
- Re: [HACKERS] GNU readline and BSD lice... Tom Lane
- Re: [HACKERS] GNU readline and BSD lice... The Hermit Hacker
- Re: [HACKERS] GNU readline and BSD lice... Tom Lane
- Re: [HACKERS] GNU readline and BSD lice... Thomas Lockhart
- Re: [HACKERS] GNU readline and BSD lice... Patrick Welche
- Re: [HACKERS] GNU readline and BSD lice... Peter Eisentraut
- Re: [HACKERS] GNU readline and BSD lice... Patrick Welche
- NetBSD libedit (Re: [HACKERS] GNU readl... Peter Eisentraut
- Re: [HACKERS] GNU readline and BSD lice... Bruce Momjian
- Re: [HACKERS] GNU readline and BSD lice... Bruce Momjian
- Re: [HACKERS] GNU readline and BSD license Trond Eivind Glomsr�d
- Re: [HACKERS] GNU readline and BSD license Dominic J. Eidson
- Re: [HACKERS] GNU readline and BSD license Peter Eisentraut
- Re: [HACKERS] GNU readline and BSD license Alfred Perlstein
- Re: [HACKERS] GNU readline and BSD license Tom Lane
- Re: [HACKERS] GNU readline and BSD lice... The Hermit Hacker
