Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Core dump inserting completion
- X-seq: zsh-workers 7864
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Core dump inserting completion
- Date: Thu, 16 Sep 1999 14:22:16 +0200 (MET DST)
- In-reply-to: Peter Stephenson's message of Thu, 16 Sep 1999 11:09:48 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> I get the shell to crash every time with the following.
>
> 1. Pick a directory with menu selection
> 2. Use accept-line-and-down-history to browse the directory.
> 3. Hit return on some completion.
Oops.
Bye
Sven
--- os/Zle/zle_tricky.c Wed Sep 15 15:39:21 1999
+++ Src/Zle/zle_tricky.c Thu Sep 16 14:19:59 1999
@@ -7389,7 +7391,6 @@
g = n;
}
hasperm = 0;
- minfo.cur = NULL;
}
/* Insert the given string into the command line. If move is non-zero, *
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author