zsh-users
 help / color / mirror / code / Atom feed
From: Dave Woodfall <dave@tty1.uk>
To: Zsh Users <zsh-users@zsh.org>
Subject: Is it possible to limit the height or rows of menus?
Date: Sun, 5 Apr 2020 15:38:46 +0100	[thread overview]
Message-ID: <20200405143846.GC32510@blackswan.r0t.uk> (raw)

zsh 5.6.2

When using menu select with a command that has many options, all rows
in the terminal may be filled, and the context is lost (i.e. any
previous commands and their output disappear past the top of the
terminal, so needing to scroll back up to see them.)

What I would like to do is limit the number of rows.

I tried doing something like:

LINES=10 grep -<tab>

Which doesn't work.

I'm using the following options:

autolist
listpacked
listrowsfirst
menucomplete
nolistbeep
zstyle ':completion:*' menu true select
zstyle ':completion:*' single-ignored 'menu'

Is there a way to accomplish this?

Thanks

             reply	other threads:[~2020-04-05 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 14:38 Dave Woodfall [this message]
2020-04-05 15:00 ` Dave Woodfall
2020-04-05 18:28   ` Bart Schaefer
2020-04-05 22:13     ` Dave Woodfall
2020-04-05 23:35       ` Dave Woodfall
2020-04-05 21:29   ` Dave Woodfall
2020-04-06  8:57     ` Dave Woodfall
2020-04-06 11:49     ` Mikael Magnusson

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=20200405143846.GC32510@blackswan.r0t.uk \
    --to=dave@tty1.uk \
    --cc=zsh-users@zsh.org \
    /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).