zsh-users
 help / color / mirror / code / Atom feed
From: Danek Duvall <duvall@emufarm.org>
To: ZSH User List <zsh-users@sunsite.dk>
Subject: Re: [6433] interactive shell with ssh
Date: Mon, 4 Aug 2003 08:36:46 -0700	[thread overview]
Message-ID: <20030804153646.GA32046@lorien.emufarm.org> (raw)
In-Reply-To: <20030804111148.GA5224@spiegl.de>

On Mon, Aug 04, 2003 at 01:11:48PM +0200, Andy Spiegl wrote:

>  xterm -e ssh -l root $somehost "apt-get update; apt-get upgrade; echo 'Press ENTER to close'; read"
> 
> After I found a solution to that (using zshenv) I next noticed that
> "dialog" doesn't work either because TERM is not set and because zsh
> thinks there is no tty.

Have you tried "ssh -t"?  That makes the remote end allocate a TTY (so
you can do "ssh -t vi", for instance), and it also sets the TERM
variable on the remote end.

Danek


  reply	other threads:[~2003-08-04 20:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 11:11 Andy Spiegl
2003-08-04 15:36 ` Danek Duvall [this message]
2003-08-04 15:42 ` Dan Nelson
2003-08-04 16:03   ` Andy Spiegl
2003-08-04 16:30 ` Bart Schaefer

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=20030804153646.GA32046@lorien.emufarm.org \
    --to=duvall@emufarm.org \
    --cc=zsh-users@sunsite.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).