Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Refresh bug after line deletion
- X-seq: zsh-workers 92
- From: P.Stephenson@xxxxxxxxxxxxx
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Refresh bug after line deletion
- Date: Fri, 09 Jun 95 17:22:33 +0100
- In-reply-to: "P.Stephenson@xxxxxxxxxxxxx"'s message of "Mon, 15 May 95 14:35:21 BST." <25855.9505151335@xxxxxxxxxxxxxxx>
I wrote:
> Deleting and yanking lines in vared (or zed) causes dereferenced null
> problems. This is in beta8.
>
> % print $foo
> first line
> second line
> third line
> % vared foo
> [go to second line, type ^K twice, go to first line, type ^y, type
^^^^^^^^^^^ that's beginning of line, I should have said
> cursor down]
> zsh: 25950 segmentation fault (core dumped) zsh
This is still broken in the current source. If no-one who knows about
zle_refresh.c is going to look at this my previous patch should go in;
I don't propose to waste any more time on it myself.
--
Peter Stephenson <P.Stephenson@xxxxxxxxxxxxx> Tel: +44 1792 205678 extn. 4461
WWW: http://python.swan.ac.uk/~pypeters/ Fax: +44 1792 295324
Department of Physics, University of Wales, Swansea,
Singleton Park, Swansea, SA2 8PP, U.K.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author