zsh-workers
 help / color / mirror / code / Atom feed
* _history_complete_{newer,older} complains on «unmatched» in _all_labels if globbing
@ 2014-10-21 21:08 Vasiliy Ivanov
  2014-10-22  6:43 ` _history_complete_{newer,older} complains on "unmat ched" " Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Vasiliy Ivanov @ 2014-10-21 21:08 UTC (permalink / raw)
  To: zsh-workers; +Cc: zsh-workers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

% typeset -a somevariable
% somevariable=(1 2 3)

% somev<_history-complete-older>  (completed to somevariable, all ok)

% *mevar<_history-complete-older> (completed properly, 2 items suggested – 'somevariable=(' and
'somevariable', guessed because expand prefix suffix style)

but fires hundreds of messages:
_all_labels:39: closing brace expected
…
_all_labels:39: unmatched '
…
_all_labels:39: unmatched "

reproducible with any globbing syntax, zsh 5.0.7

- -- 
Regards,
  Vasiliy Ivanov <beelzebubbie.logs@gmail.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJURstPAAoJEAnDj7eK12hqkMYH/Ak6JxfME5/1vDzyiarhz+N7
cRmMsOM4O61Kjs6z2xoUHFt3K2uBI4rZPcJw/lp2d5bCGYxIpDe+KvXiy5FbsJXs
qeA1YYEA06K7nHIHOgqmJ8hXVM3HXe7vvDN5CSeZgfV1UyL+pgww3gqnkD9m4wzL
q+ornRSnTBBn377+HismjDOANkrQmyxRkbinKN3owF2NsB8+/k4m8fvFGB3tFUh8
eDBjHfX1LVNwiXRazJgnmJixCxmuNzlHi5CAmLv9IyToZpvFJB+zTLzqPANfFtJ5
FTZAYj3iAaJyzCEtVQObPqSc+qvQS/qnZ/qdbkhh9Bx76BbLxwza8DonOxFs6lc=
=Br5k
-----END PGP SIGNATURE-----


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-21 21:08 _history_complete_{newer,older} complains on «unmatched» in _all_labels if globbing Vasiliy Ivanov
2014-10-22  6:43 ` _history_complete_{newer,older} complains on "unmat ched" " Bart Schaefer
2014-10-22  8:53   ` Vasiliy Ivanov
2014-10-22 11:08     ` Daniel Shahaf
2014-10-22 21:26       ` Vasiliy Ivanov
2014-10-23  3:18         ` Bart Schaefer
2014-10-24 20:47           ` Vasiliy Ivanov

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