zsh-workers
 help / color / mirror / code / Atom feed
* What exactly does it mean to complete inside $'...' anyway?
@ 2014-10-12 20:49 Bart Schaefer
  2014-10-13  9:25 ` Peter Stephenson
  2014-10-13 12:21 ` Oliver Kiddle
  0 siblings, 2 replies; 4+ messages in thread
From: Bart Schaefer @ 2014-10-12 20:49 UTC (permalink / raw)
  To: zsh-workers

It occurs to me I have no idea what is intended to happen in the case of

% : $'<TAB>x

for any particular values of "x", which might be e.g. $'\07' or $'\M-x'.
Same goes for

% : $'<TAB>x'

or even

% : $'x<TAB>'

the latter of which doesn't produce any debug warnings but doesn't seem
to do anything helpful either.

-- 
Barton E. Schaefer


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

end of thread, other threads:[~2014-10-13 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-12 20:49 What exactly does it mean to complete inside $'...' anyway? Bart Schaefer
2014-10-13  9:25 ` Peter Stephenson
2014-10-13 12:21 ` Oliver Kiddle
2014-10-13 17:12   ` Bart Schaefer

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).