Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh 2.6-beta13 bug report
- X-seq: zsh-workers 776
- From: Huy Le <huyle@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: zsh 2.6-beta13 bug report
- Date: Mon, 19 Feb 1996 14:06:08 -0800
zsh v. 2.6-beta13 on HP-UX A.09.01
zsh v. 2.6-beta13 on SunOS 5.4
When I do the following:
% ls &
[1] 12742
%
[1] + 12742 suspended (tty output) ls
% fg
[1] + continued ls
my eof stty binding gets changed from ^D to ^A.
The annoying thing is then, when I try to exit with ^D, I get
zsh: do you wish to see all 2345 possibilities?
I really don't want to see all 2345 possibilities. 8-)
- Huy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author