zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Olsen <olsenc@ichips.intel.com>
To: zsh-workers@math.gatech.edu
Subject: Re: 3.0.5: eval `resize` messes up
Date: Tue, 19 May 1998 00:21:31 -0700	[thread overview]
Message-ID: <19980519002131.C4456@dtthp169.pdx.intel.com> (raw)
In-Reply-To: <980518112027.ZM10579@candle.brasslantern.com>; from Bart Schaefer on Mon, May 18, 1998 at 11:20:26AM -0700

On May 18, Bart Schaefer wrote:
> } Setting LINES and COLUMNS is precisely why I use "eval `resize`".  It
> } seems to work on every other shell except Zsh.  In fact it worked on
> } Zsh 3.0.2.
> 
> Run "resize" without the "eval" wrapper and see what it spits out.  It
> may be emitting some syntax that zsh doesn't like.  (And if you still
> have 3.0.2 around, run it there too and see it it differs at all.)

Resize spits out the usual:

COLUMNS=77;
LINES=30;
export COLUMNS LINES;

This doesn't change with shell versions.

There are no syntax errors on 3.0.5.  It just plain doesn't respond to the
command.  3.0.2 seems to work fine.

-Clint


  reply	other threads:[~1998-05-19  7:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-12 16:27 Clint Olsen
1998-05-18  7:45 ` Tatsuo Furukawa
1998-05-18  8:10   ` Clint Olsen
1998-05-18 18:20     ` Bart Schaefer
1998-05-19  7:21       ` Clint Olsen [this message]
     [not found]         ` <980519093419.ZM14978@candle.brasslantern.com>
     [not found]           ` <19980519094017.A9893@dtthp169.pdx.intel.com>
1998-05-19 17:27             ` 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=19980519002131.C4456@dtthp169.pdx.intel.com \
    --to=olsenc@ichips.intel.com \
    --cc=zsh-workers@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).