zsh-workers
 help / color / mirror / code / Atom feed
From: Axel Beckert <abe@deuxchevaux.org>
To: zsh-workers@zsh.org
Cc: Sebastian Ramacher <sramacher@debian.org>
Subject: Re: Fwd: [Pkg-zsh-devel] Bug#691714: zsh: please add completion for bpython [origin: sebastian@ramacher.at]
Date: Sat, 26 Jul 2014 21:55:51 +0200	[thread overview]
Message-ID: <20140726195551.GH12998@sym.noone.org> (raw)
In-Reply-To: <20140628125839.GE5355@sym.noone.org>

Hi,

On Sat, Jun 28, 2014 at 02:58:39PM +0200, Axel Beckert wrote:
> attached a new completion for the bpython command. Initially reported
> in Debian at https://bugs.debian.org/691714 .
[...]
> #compdef bpython bpython-gtk bpython-urwid
[...]
> case "$service" in
>   bpython)
>     _arguments \
>       "$all_opts[@]" && return 0
>   ;;
[...]

JFTR: I'll commit this soon, but will include one small modification:

Instead of just completing for bpython, I'll also let it complete for
bpython2 (python2 version on at least ArchLinux which has python3 as default) and
bpython3 (python3 version on at least Debian which has python2 as default)

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@deuxchevaux.org  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | abe@noone.org (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)


      reply	other threads:[~2014-07-26 20:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-28 12:58 Axel Beckert
2014-07-26 19:55 ` Axel Beckert [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=20140726195551.GH12998@sym.noone.org \
    --to=abe@deuxchevaux.org \
    --cc=sramacher@debian.org \
    --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).