zsh-workers
 help / color / mirror / code / Atom feed
* 3.0-pre6 expansion bug
@ 1996-08-07  1:45 Jeff Blank
  1996-08-07  8:57 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Blank @ 1996-08-07  1:45 UTC (permalink / raw)
  To: zsh-workers

I first noticed this in 2.6b13...

bullwinkle<275>:Src/zsh -f
bullwinkle% cat ~/file
[...]
bullwinkle% <!$<TAB>
correctly expands to
bullwinkle% <~/file
[...]
bullwinkle% less<!$
incorrectly expands to
bullwinkle% less~/.zlogin

Then, right before my next prompt, I get

Attempt to inungetc() at start of input.

The same happens every time I redirect to or from !$ (with or without
hitting <tab>) using a command and without a space after the redirection,
but it works fine in the null-command cases.  No fancy configure options
or anything like that, and it seems to be OS-independent (I use Solaris
2.5, SunOS 4.1.3_U1, and Linux 2.0.x).

Jeff
-- 
Jeff Blank        +   "I planted some bird seed.  A bird came
MTU IT-Telcom     -    up.  Now I don't know what to feed it."
jfblank@mtu.edu   +                            --Steven Wright


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

end of thread, other threads:[~1996-08-08  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-07  1:45 3.0-pre6 expansion bug Jeff Blank
1996-08-07  8:57 ` Peter Stephenson
1996-08-07 16:43   ` Bart Schaefer
1996-08-08  7:28     ` Peter Stephenson

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