bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: programmable auto completion with embedded ":" not working?


From: Paul Jarc
Subject: Re: programmable auto completion with embedded ":" not working?
Date: Mon, 07 Nov 2005 11:46:29 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

"fabien" <fabien@cri.ensmp.fr> wrote:
>       when programming an auto-completion with embedded ":" in the
>       complete names, the auto-completion does not look good.

By default, ":" is treated like whitespace for completion, to help
when setting variables like $PATH.  Check the man page for
COMP_WORDBREAKS.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]