Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Core dump inserting completion



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