zsh-workers
 help / color / mirror / code / Atom feed
* Re: completion escaping
@ 1999-12-02  8:28 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 1999-12-02  8:28 UTC (permalink / raw)
  To: zsh-workers


Clint Adams wrote:

> Old-style (compctl) completion does not escape mid-word tildes,
> but new-style does.  Was this intentional?

Hm. No. The new code uses what is now probably the standard way to do
quoting. I.e. you get the same as with the (q) parameter flag. The
different style in compctl wasn't intentional (I mean: it wasn't
intentional *there*).

And personally I like the quoted form better even if it is sometimes
unnecessary. Especially if I compare the strings inserted for matches
like `a*~b'.

Other opinions?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* completion escaping
@ 1999-12-01 21:07 Clint Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Clint Adams @ 1999-12-01 21:07 UTC (permalink / raw)
  To: zsh-workers

Old-style (compctl) completion does not escape mid-word tildes,
but new-style does.  Was this intentional?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-02  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-02  8:28 completion escaping Sven Wischnowsky
  -- strict thread matches above, loose matches on Subject: below --
1999-12-01 21:07 Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).