Clint Adams wrote:
If you now scroll back in the command history, Zsh will segfault.
I can't reproduce this. Does it happen with "LANG=C zsh -f" ?
Yes.
Jacob
--
ACRONYM: A Contrived Reduction Of Nomenclature Yielding Mnemonics
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
> If you now scroll back in the command history, Zsh will segfault.
I can't reproduce this. Does it happen with "LANG=C zsh -f" ?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: zsh
Version: 4.3.0-dev-2-4
Severity: normal
Zsh segfaults when I am exploring the command history in a terminal
which is too small (number of lines) to show the multi-line command I
am looking at.
An example:
[24 line terminal]
% for a in b; do
for>echo a
for>echo ${a}
for>
3 matches
Mail list logo