zsh-users
 help / color / mirror / code / Atom feed
From: "Timothy J. Luoma" <luomat@nerc.com>
To: zsh-users@math.gatech.edu
Subject: broken compctl zsh-2.6-beta13 -->  3.0pre2
Date: Wed, 17 Jul 96 14:52:31 -0400	[thread overview]
Message-ID: <199607171852.OAA02351@nerc.com> (raw)


This worked fine in 'zsh-2.6-beta13' and broke in '3.0-pre2'

compctl -K allapps  'S[-]' -- run runun keys dwrite nxkeys inxkeys  
startifneed

allapps ()
   {
   apppath=(`/usr/local/bin/gls /LocalApps /LocalApps/Admin  
/LocalApps/Games /LocalApps/Internet /LocalApps/Mail  
/LocalApps/Screen /LocalApps/Utilities /LocalApps/Monitors /NextApps  
/NextAdmin /NextDeveloper/Apps /NextDeveloper/Demos | sort -u |  
grep .app$ | sed 's/\.app$//'`)
   reply=$apppath;
   }


Anyone know why?

Also, starting in '3.0pre2' $ZSH_NAME  reports "zsh" which is truly  
unhelpful.

back to zsh-2.6-beta13 I go....

TjL



             reply	other threads:[~1996-07-17 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-17 18:52 Timothy J. Luoma [this message]
1996-07-17 19:43 ` Mark Borges

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199607171852.OAA02351@nerc.com \
    --to=luomat@nerc.com \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).