zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@math.gatech.edu
Subject: Re: PATCH: completion or'ing and grouping
Date: Wed, 4 Nov 1998 08:56:16 +0100 (MET)	[thread overview]
Message-ID: <199811040756.IAA28828@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Tue, 03 Nov 1998 18:03:24 +0100


Peter Stephenson wrote:

> ...
>
> Second, there seems to be a problem with menucompletion set.  It now
> pauses when it gets to an ambiguous completion, and only cycles
> through the next time you hit tab --- in other words it seems to have
> turned into the normal automenu behaviour.

The patch below fixes this.

Bye
 Sven

*** os/Zle/zle_tricky.c	Tue Nov  3 12:00:06 1998
--- Src/Zle/zle_tricky.c	Wed Nov  4 08:51:26 1998
***************
*** 3210,3216 ****
  static void
  makecomplistor(Compctl cc, char *s, int incmd, int compadd, int sub)
  {
!     int mn, ct, um = 0;
  
      /* Loop over xors. */
      do {
--- 3210,3216 ----
  static void
  makecomplistor(Compctl cc, char *s, int incmd, int compadd, int sub)
  {
!     int mn, ct, um = usemenu;
  
      /* Loop over xors. */
      do {


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1998-11-04  8:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-04  7:56 Sven Wischnowsky [this message]
1998-11-04 11:06 ` Peter Stephenson
1998-11-04 16:35 ` Peter Stephenson
1998-11-04 18:20   ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
1998-11-05  8:07 Sven Wischnowsky
1998-11-05  8:42 ` Peter Stephenson
1998-11-05  7:57 Sven Wischnowsky
1998-11-04 14:09 Sven Wischnowsky
1998-11-04  7:46 Sven Wischnowsky
1998-11-03 10:55 Sven Wischnowsky
1998-11-03 17:03 ` Peter Stephenson

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=199811040756.IAA28828@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --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).