zsh-users
 help / color / mirror / code / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: ZSH Mail List <zsh-users@zsh.org>
Subject: menu-completion bug
Date: Thu, 16 Mar 2017 01:42:03 +0700	[thread overview]
Message-ID: <1721226.EHNCKcHUvk@note> (raw)

[-- Attachment #1: Type: text/plain, Size: 1034 bytes --]

Hi, List!

It seems, I've found a bug in menu completion or somewhere around...

Can somebody condifm it (or tell me TERM value and which term do you use, in 
case if it doesn't reproduce for you)?

This is minimal testcase:

1) run `zsh -f`
2) paste code below (it is prefixed with spaces, so shouldn't be saved in your 
history file):

  autoload -Uz compinit && compinit
  zstyle ':completion:*:ssh:*' hosts {0..50}asdfghjklasdfghjkl
  zstyle ':completion:*:ssh:*' users {100..150}asdfgh
  zstyle ':completion:*' menu true select
  zstyle ':completion:*:hosts' list-colors 'no=32'


Now, try to write `ssh ` (including space), then press tab. Completion menu 
will be opened. Now, try to hold down "right arrow" key.

If you see that pre-last column items getting "reversed" green colour (i.e. 
foreground=terminal-default-fg-color,background=green), then you just 
confirmed bug.


Also, I'd be glad to get some recommendations about what should I do to get it 
fixed (report that bug somewhere else, maybe?).


Thanks in advance!

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-03-15 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 18:42 Vadim A. Misbakh-Soloviov [this message]
2017-03-20  1:54 ` Bart Schaefer

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=1721226.EHNCKcHUvk@note \
    --to=mva@mva.name \
    --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).