zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: completions for su and implicit fg/bg
Date: Fri, 09 Jul 1999 16:47:43 +0200	[thread overview]
Message-ID: <9907091447.AA17052@ibmth.df.unipi.it> (raw)
In-Reply-To: "Oliver Kiddle"'s message of "Fri, 09 Jul 1999 14:53:29 DFT." <3785FED9.C361BFD6@thoth.u-net.com>

Oliver Kiddle wrote:
> You don't want to use $SHELL. The command is run using the default shell
> of the user which is su'd to.

You're right, I've removed that, but we need to handle other people's
passwords better --- I'd be tempted to use perl.

> Seeing as it's possible to stick stuff at the beginning of $words it
> isn't essential to allow this to be a parameter. I suppose it will be
> more readable for completions which use it though so is probably worth
> doing. If you want to include it, the single line:
> words=( $@ $words[@] )
> added to the start of _normal should do the trick.

Except the rest of the arguments in _normal are funny.  My brain's not
working well enough to think about the consequences on things like CURRENT,
so I've just left it for the time being.

> P.S. Sorry Peter, you'll get this twice as I accidentally did a Reply
> instead of Replyall and am now resending.

Except it came separately and landed in my standard new mail folder, which
was more interesting.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


  reply	other threads:[~1999-07-09 15:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-09 10:44 Sven Wischnowsky
1999-07-09 12:34 ` Peter Stephenson
     [not found]   ` <3785FAFB.3E9FDD41@thoth.u-net.com>
1999-07-09 13:53     ` Oliver Kiddle
1999-07-09 14:47       ` Peter Stephenson [this message]
1999-07-09 15:53         ` Oliver Kiddle
  -- strict thread matches above, loose matches on Subject: below --
1999-07-19 13:58 Sven Wischnowsky
1999-07-19 13:38 ` Peter Stephenson
1999-07-13  9:02 Sven Wischnowsky
1999-07-12 12:11 Sven Wischnowsky
1999-07-12 14:29 ` Peter Stephenson
1999-07-12 10:39 Sven Wischnowsky
1999-07-12 11:27 ` Peter Stephenson
1999-07-09 13:47 Sven Wischnowsky
1999-07-09 10:23 Oliver Kiddle
1999-07-09 10:04 ` Peter Stephenson
1999-07-09 10:40 ` Andrej Borsenkow

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=9907091447.AA17052@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).