zsh-workers
 help / color / mirror / code / Atom feed
* Command expansion failure in for loops
@ 2017-06-13  1:50 Mike Brown
  2017-06-13  2:38 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Brown @ 2017-06-13  1:50 UTC (permalink / raw)
  To: zsh-workers

Hi, new to the mail list, but not new to zsh.  I've been a zsh user since,
what - the beginning of time?

I've recently brought up a new Fedora 25 Linux box, in which I installed
zsh 5.2 64 bit redhat linux gnu.  I run zsh under Solaris 5 (I started out
in SunOS way back when, moving on to Solaris and wherever I went, insisted
in zsh being installed and shipped).  I also run it under cygwin on XP (ya
I know, really old) and was running it under Fedora 14, a box that I shut
down earlier today.  It won't boot up, as I just tried.  It has a mother
board issue detecting hard drives (one of the reasons I had to replace it).

Now for the issue.  Command expansion is no longer working in for loops.
For example:

    for name in x y z
    for> do
    for> ftp_s<TAB>

It should expand to ftp_share and present ftp_spain as the other command.
Both of those commands are in my home bin directory.  Expansion of ftp_s<TAB>
works on the command line.  In the for loop, the tab key is ignored.

It worked before version 5.2.  Since the F14 box is now off, I can't check
its version, but I suspect 4.x something.  It is 4.2.1 (i386-pc-solaris2.10
on the Solaris box.

Is there something different in 5.2 that I need to know about in order to
get this working again?  I tried parsing the change history that is
online, but nothing lept out at me.

Thanks for any help with this.

MB
-- 
e-mail: vidiot@vidiot.com | vidiot@vidiot.net            /~\ The ASCII
        6082066843@email.uscc.net (140 char limit)       \ / Ribbon Campaign
Visit - URL: http://vidiot.com/                           X  Against
             http://vidiot.net/                          / \ HTML Email
"You're Sherlock Holmes, wear the damn hat!" - Watson to Sherlock
Sherlock - The Abominable Bride - 1/01/16


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

end of thread, other threads:[~2017-06-13  2:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-13  1:50 Command expansion failure in for loops Mike Brown
2017-06-13  2:38 ` 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).