zsh-workers
 help / color / mirror / code / Atom feed
* bug with completion in quotes
@ 2014-10-11 22:37 Oliver Kiddle
  2014-10-12  4:41 ` Bart Schaefer
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Oliver Kiddle @ 2014-10-11 22:37 UTC (permalink / raw)
  To: Zsh workers

Compiled with --enable-zsh-debug, I get bugs listed when completing
inside $' style quotes whenever there's stuff after the cursor:

<tab> appears at cursor position

% : $'<tab>x
utils.c:5893: BUG: unterminated $' substitution
% : $'<tab>x'
zle_tricky.c:666: BUG: 0 <= wb <= zlemetacs <= we is not true!

The line containing the first message was added in workers/22026 from
about 2006.

Oliver


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

end of thread, other threads:[~2014-10-24  9:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-11 22:37 bug with completion in quotes Oliver Kiddle
2014-10-12  4:41 ` Bart Schaefer
2014-10-12 17:35 ` Peter Stephenson
2014-10-12 17:51   ` Peter Stephenson
2014-10-12 18:29     ` Bart Schaefer
2014-10-12 19:44       ` Peter Stephenson
2014-10-12 20:15         ` Peter Stephenson
2014-10-12 20:36           ` Bart Schaefer
2014-10-20 17:22 ` Peter Stephenson
2014-10-22 14:05   ` Oliver Kiddle
2014-10-22 14:28     ` Peter Stephenson
2014-10-24  8:51       ` Peter Stephenson

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