zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: Thomas Mitterfellner <thomas.mitterfellner@gmail.com>,
	zsh-workers@zsh.org
Subject: Re: Completion for qdbus
Date: Sun, 11 Jan 2015 17:37:46 +0000	[thread overview]
Message-ID: <20150111173746.4d6751db@ntlworld.com> (raw)
In-Reply-To: <54B29693.3090500@gmail.com>

On Sun, 11 Jan 2015 16:28:19 +0100
Thomas Mitterfellner <thomas.mitterfellner@gmail.com> wrote:
> I wrote a completion function for qdbus (a command line tool for
> communicating with dbus-enabled programs, like kmix, krusader,
> pulseaudio…) which I want to share in the hope that it will be useful.

Thanks, it's already been added, though now I look I see one extra tweak
would be useful...

diff --git a/Completion/Linux/Command/_qdbus b/Completion/Linux/Command/_qdbus
index d665c7a..95a4d52 100644
--- a/Completion/Linux/Command/_qdbus
+++ b/Completion/Linux/Command/_qdbus
@@ -110,3 +110,5 @@ _qdbus() {
     ;;
   esac
 }
+
+_qdbus "$@"

pws


  reply	other threads:[~2015-01-11 17:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-11 15:28 Thomas Mitterfellner
2015-01-11 17:37 ` Peter Stephenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-09 22:45 Thomas Mitterfellner

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=20150111173746.4d6751db@ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=thomas.mitterfellner@gmail.com \
    --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).