zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: scrollable list of completions
Date: Sat, 19 Aug 2006 11:13:42 -0700	[thread overview]
Message-ID: <060819111342.ZM28529@torch.brasslantern.com> (raw)
In-Reply-To: <20060819100622.GG27421@ay.vinc17.org>

On Aug 19, 12:06pm, Vincent Lefevre wrote:
}
} How can I have both?

As far as I can tell, you can't.  The test for whether to print that
prompt or invoke scrolling is deep in the C code after the shell
functions have given up control.  You can hook in at the comppostfuncs
to ask the question yourself, but at that point it appears to be too
late to prevent the list from being printed anyway.


      reply	other threads:[~2006-08-19 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-19 10:06 Vincent Lefevre
2006-08-19 18:13 ` Bart Schaefer [this message]

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=060819111342.ZM28529@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /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).