zsh-workers
 help / color / mirror / code / Atom feed
* dropped first character
       [not found] <422906C2006D5427@n056.sc0.cp.net>
@ 2005-03-21 14:51 ` Vin Shelton
  2005-03-21 16:22   ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Vin Shelton @ 2005-03-21 14:51 UTC (permalink / raw)
  To: zsh-workers

Hello -

In the latest CVS sources, I've seen the first character on the line
dropped, although I cannot yet reproduce this behavior consistently in
a fresh shell.  Here's what I've seen a couple of times (cut and
pasted from a shell window):

: build/xemacs-21.5-2005-03-19-gcc-mule Mon 21 8:58; make check >& check.out
make install >& inst.out
boise [make check >& check.out]
~/software/SunOS-5.5/build/xemacs-21.5-2005-03-19-gcc-mule   9:07AM
: build/xemacs-21.5-2005-03-19-gcc-mule Mon 21 9:07; ake install >& inst.out
boise [ake install >& inst.out]
~/software/SunOS-5.5/build/xemacs-21.5-2005-03-19-gcc-mule   9:07AM
: build/xemacs-21.5-2005-03-19-gcc-mule Mon 21 9:07; cat inst.out
zsh: command not found: ake

Notice that I typed in:

  make check >& check.out

and then

  make install >& inst.out

with the latter being typed while the former was running.  You'll
notice that for some reason the shell thought I was typing 'ake
install'.

Both times I have seen this the literal commands have been exactly the
same: 'make check' followed by 'make install', with redirected stdout
and stderr for both commands.

This is on a SunOS-5.5 system, BTW.

Does anyone have any idea what might be causing this?

  - Vin

--
In a minute there is time
For decisions and revisions which a minute will reverse.         T.S. Eliot
[URL: http://www.cs.amherst.edu/~ccm/prufrock.html]


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

* Re: dropped first character
  2005-03-21 14:51 ` dropped first character Vin Shelton
@ 2005-03-21 16:22   ` Bart Schaefer
  2005-03-21 16:44     ` Vin Shelton
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2005-03-21 16:22 UTC (permalink / raw)
  To: zsh-workers

On Mar 21,  9:51am, Vin Shelton wrote:
} 
} In the latest CVS sources, I've seen the first character on the line
} dropped, although I cannot yet reproduce this behavior consistently

You aren't by any chance using that precmd trick I posted that tries
to read the cursor position from the terminal?


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

* Re: dropped first character
  2005-03-21 16:22   ` Bart Schaefer
@ 2005-03-21 16:44     ` Vin Shelton
  0 siblings, 0 replies; 3+ messages in thread
From: Vin Shelton @ 2005-03-21 16:44 UTC (permalink / raw)
  To: Bart Schaefer; +Cc: zsh-workers

On Mon, 21 Mar 2005 16:22:13 +0000, Bart Schaefer
<schaefer@brasslantern.com> wrote:
> On Mar 21,  9:51am, Vin Shelton wrote:
> }
> } In the latest CVS sources, I've seen the first character on the line
> } dropped, although I cannot yet reproduce this behavior consistently
> 
> You aren't by any chance using that precmd trick I posted that tries
> to read the cursor position from the terminal?
> 

Not intentionally.  I do use your prompt setup, though.  I think I
noticed you recently updated your prompt setup; I was wondering if
that could be involved.

  - vin



-- 
Whoever you are, no matter how lonely,
the world offers itself to your imagination,
calls to you like the wild geese, harsh and exciting--
over and over announcing your place
in the family of things.			Mary Oliver


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

end of thread, other threads:[~2005-03-21 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <422906C2006D5427@n056.sc0.cp.net>
2005-03-21 14:51 ` dropped first character Vin Shelton
2005-03-21 16:22   ` Bart Schaefer
2005-03-21 16:44     ` Vin Shelton

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