zsh-workers
 help / color / mirror / code / Atom feed
* [BUG?] Could anyone test: local a=( 1 2 2 3 ); typeset -U a; echo $a
@ 2017-03-15 10:03 Sebastian Gniazdowski
  2017-03-15 10:46 ` Jérémie Roquet
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Gniazdowski @ 2017-03-15 10:03 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 530 bytes --]

Hello,
I attach screenshot from session. Quite randomly following happened:

% local a=( 1 2 2 3 )
% typeset -U a
% echo $a
2 3

This looks like my other occurrences of random "reply" array
alterations, what I attributed to zsh-autosuggestions or other plugin.
Such plugin could pop first element of "a". But it happened also for "b"
(in the screenshot). Maybe this works for any variable that I enter on
command line. This would mean a bug in Zsh or some really weird plugin.

-- 
  Sebastian Gniazdowski
  psprint3@fastmail.com

[-- Attachment #2: typeset_U.png --]
[-- Type: image/png, Size: 142202 bytes --]

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

end of thread, other threads:[~2017-03-15 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 10:03 [BUG?] Could anyone test: local a=( 1 2 2 3 ); typeset -U a; echo $a Sebastian Gniazdowski
2017-03-15 10:46 ` Jérémie Roquet
2017-03-15 11:06   ` Sebastian Gniazdowski

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