zsh-workers
 help / color / mirror / code / Atom feed
From: Felix Rosencrantz <f.rosencrantz@gmail.com>
To: zsh-workers@sunsite.dk
Subject: Vared Using Spaces for characters
Date: Thu, 3 Mar 2005 19:45:40 -0800	[thread overview]
Message-ID: <dc507f4a05030319457b69d4bc@mail.gmail.com> (raw)

I'm seeing a problem with running multiple vared  commands on the same
command line with the latest zsh from anonymous cvs.  Tested on both
FC1&3.

Example.  (added [] to show where the cursor is placed).  In this
example I just hit return for each of the vared lines.  It displays
spaces for some of the characters on the second vared, though it
doesn't seem to change the value of the variable
zsh -f
% var1=fhardy@boys.com var2=jhardy@boys.com
% vared var1 ; vared var2
fhardy@boys.com[]
j              []
% vared var2 ; vared var1
jhardy@boys.com[]
f              []
% exit

-FR.


             reply	other threads:[~2005-03-04  3:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04  3:45 Felix Rosencrantz [this message]
2005-03-04 21:34 ` Peter Stephenson
2005-03-04 22:36   ` 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=dc507f4a05030319457b69d4bc@mail.gmail.com \
    --to=f.rosencrantz@gmail.com \
    --cc=zsh-workers@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).