zsh-workers
 help / color / mirror / code / Atom feed
* Vared Using Spaces for characters
@ 2005-03-04  3:45 Felix Rosencrantz
  2005-03-04 21:34 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Rosencrantz @ 2005-03-04  3:45 UTC (permalink / raw)
  To: zsh-workers

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-04 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-04  3:45 Vared Using Spaces for characters Felix Rosencrantz
2005-03-04 21:34 ` Peter Stephenson
2005-03-04 22:36   ` Bart Schaefer

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).