zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk
Subject: Re: some notes on 3.1.6
Date: Tue, 24 Aug 1999 16:02:42 +0200	[thread overview]
Message-ID: <9908241402.AA16959@ibmth.df.unipi.it> (raw)
In-Reply-To: "Zefram"'s message of "Thu, 19 Aug 1999 09:46:46 DFT." <E11HNqQ-0005YQ-00@crucigera.fysh.org>

Zefram wrote:
> zftp really ought to allow more than one concurrent open session.
> One could refer to sessions by name, with a mechanism to generate unique
> names; commands that don't specify which session they apply to use a
> default name (either actually fixed or taken from a parameter).

I thought about this when I wrote zftp, but it didn't seem a particularly
necessary feature right at the start.  I think it ought to be done in such
a way that the $ZFTP_* parameters work without extra complexity.  Hence I
would probably implement it by having `zftp session SESS' change to a new
or existing session SESS (default `default') and set (or unset) the
parameters appropriately.  This will also allow the zf* function suite to
work completely transparently with multiple sessions without having to add
extra arguments.  It's no hassle writing something to switch sessions for
one command, that can be done with a function which saves and restores the
session.

-- 
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-08-24 14:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-19  8:46 Zefram
1999-08-24 14:02 ` Peter Stephenson [this message]
1999-08-24 14:52   ` zftp suggestion (was Re: some notes on 3.1.6) Oliver Kiddle
1999-08-19 11:23 some notes on 3.1.6 Sven Wischnowsky
1999-08-30 11:53 ` Peter Stephenson
1999-08-31  8:37 Sven Wischnowsky

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=9908241402.AA16959@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).