Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to get prefix with quotes in completion widgets?
- X-seq: zsh-users 4841
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "Ebourne, Martin" <martin.ebourne@xxxxxxxx>, "'zsh-users@xxxxxxxxxx '" <zsh-users@xxxxxxxxxx>
- Subject: Re: How to get prefix with quotes in completion widgets?
- Date: Tue, 16 Apr 2002 16:17:48 +0000
- In-reply-to: <39E723A47AE4D211A9E800A0C9DEB9F605B0E913@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <39E723A47AE4D211A9E800A0C9DEB9F605B0E913@xxxxxxxxxxxxxxxxxxxx>
On Apr 16, 11:26am, Ebourne, Martin wrote:
}
} Well what I am completing is SQL.
Sorry, I don't think you're ever going to get this to work as you want it
to, and I don't think Sven should expend any effort on making it work.
The completion system's understanding of quoting is by necessity tightly
tied to shell quoting syntax. SQL quoting syntax is not equivalent, and
the internals of zsh should not be in the business of understanding the
syntax of other languages.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author