zsh-workers
 help / color / mirror / code / Atom feed
From: "Manuel Presnitz" <mpy@gmx.net>
To: zsh-workers@zsh.org
Subject: BUG: calendar style date completion broken
Date: Wed, 16 Oct 2019 21:59:15 +0200	[thread overview]
Message-ID: <201910162159150203.00855760@gateway.core.mpy.ch> (raw)

Hi,

using the (at the time of writing) latest head of the zsh source
(zsh-5.7.1-148-g59901e6), the usage of the "calendar style date
completion" (_dates completer with menu selection) returns only
gibberish.

A minimal example to reproduce should be

$ autoload -Uz compinit
$ compinit
$ zstyle ':completion:*' menu select=1
$ ls *(cw <TAB>

Instead of a nicely formatted calendar you get some garbage to
select from.

Unfortunately I wasn't able to fix this bug myself, as the completion
system is (still) black magic for me, so I could not supply a patch.

Instead I narrowed down the first occurrence of the bug to this
commit

[ cd6fd2b0a 44274: allow finer control of completion match
[ soring with compadd's -o option

I hope this is at least a little help for you.

Thanks a lot,
Manuel.



             reply	other threads:[~2019-10-16 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16 19:59 Manuel Presnitz [this message]
2019-10-17  2:02 ` dana
2019-10-17  3:39   ` Bart Schaefer
2019-10-19 11:37   ` Re[2]: " Manuel Presnitz

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=201910162159150203.00855760@gateway.core.mpy.ch \
    --to=mpy@gmx.net \
    --cc=zsh-workers@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).