Github messages for voidlinux
 help / color / mirror / Atom feed
From: eli-schwartz <eli-schwartz@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: git-extras: install completions
Date: Wed, 01 Sep 2021 02:58:40 +0200	[thread overview]
Message-ID: <20210901005840.eHXxalkYxRwtv6w2gGl7H5LAb-cgdQOEnInpIjahdfI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32767@inbox.vuxu.org>

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

New comment by eli-schwartz on void-packages repository

https://github.com/void-linux/void-packages/pull/32767#issuecomment-909772138

Comment:
> I can't test zsh, but fish completions work for me.

According to everything I know, this is literally impossible, unless one of two things is true:
- your `~/.config/fish/config.fish` is sourcing git-extras.fish
- you both have a valid executable called `git-extras` (fish will not load a completion for it if it does not exist) and try tab-completing `git-extras <TAB>`, in order to "auto-load" completions for `git release <TAB>` and friends. This is hardly user friendly, both because you have to complete some other random program first, and because you cannot even do it without manually setting up a fake executable which exists solely to trick fish into allowing a completion autoload

> For zsh -- what do you mean? the file installed by `vcompletion` looks like any other zsh completions file to me.

If you have not tested it, then I don't know how you can say this. It doesn't work. It certainly doesn't look like any other zsh completions file to *me*, though I do actually collect knowledge on this obscure subject due to... reasons.

  parent reply	other threads:[~2021-09-01  0:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 22:09 [PR PATCH] " kkga
2021-08-30 22:21 ` [PR PATCH] [Updated] " kkga
2021-08-30 22:47 ` [PR PATCH] [Merged]: " ericonr
2021-08-30 23:07 ` ericonr
2021-08-31  5:41 ` kkga
2021-08-31  5:44 ` kkga
2021-08-31 19:38 ` ericonr
2021-09-01  0:53 ` eli-schwartz
2021-09-01  0:58 ` eli-schwartz [this message]
2021-09-01  1:01 ` eli-schwartz
2021-09-01  1:02 ` eli-schwartz
2021-09-01  1:06 ` eli-schwartz

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=20210901005840.eHXxalkYxRwtv6w2gGl7H5LAb-cgdQOEnInpIjahdfI@z \
    --to=eli-schwartz@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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).