zsh-workers
 help / color / mirror / code / Atom feed
* [beta12] Really minor ZLE listing bug
@ 1995-12-12 21:56 Zefram
  0 siblings, 0 replies; only message in thread
From: Zefram @ 1995-12-12 21:56 UTC (permalink / raw)
  To: Z Shell workers mailing list

-----BEGIN PGP SIGNED MESSAGE-----

Here's a `fun' bug: with alwayslastprompt set, get a completion listing
on the screen, below the prompt, then press ^C.  You get a new prompt
as usual, but it immediately puts the old (still valid) list beneath
the prompt.  It's possible to get the same symptom with EOF if one
fiddles a bit.  This doesn't actually crash zsh, AFAICT, but it is
wrong behaviour.  So here's the fix.

      *** 1.1	1995/11/23 06:07:30
      --- Src/zle_main.c	1995/12/12 21:48:32
      ***************
      *** 479,484 ****
      --- 479,485 ----
        	    refresh();
            }
            statusline = NULL;
      +     invalidatelist();
            trashzle();
            zleactive = 0;
            alarm(0);

 -zefram

-----BEGIN PGP SIGNATURE-----
Version: 2.6.i

iQCVAgUBMM3543D/+HJTpU/hAQE2oAP9Gm3/FiE5gHpbkjtM9ydhqSI/d5HMg8kK
uE6XXJ15m95qxj9XtTHanbpeBj/o95BWeRIAWcWgrYDqVUS4CguojNtbdowvuonh
KCR5oWo5Vh/5WpMK9h5S78mUb6rc0ZxPVG5kIJY0jJ1XXJcOqQXpnvo0HVw5bksW
it+2liLctaI=
=6e8P
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-12-12 22:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-12-12 21:56 [beta12] Really minor ZLE listing bug Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).