zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <A.Main@dcs.warwick.ac.uk>
To: zsh-workers@math.gatech.edu (Z Shell workers mailing list)
Subject: [beta12] Really minor ZLE listing bug
Date: Tue, 12 Dec 1995 21:56:54 +0000 (GMT)	[thread overview]
Message-ID: <22835.199512122156@stone.dcs.warwick.ac.uk> (raw)

-----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-----


                 reply	other threads:[~1995-12-12 22:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22835.199512122156@stone.dcs.warwick.ac.uk \
    --to=a.main@dcs.warwick.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).