linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: Ronan Pigott <rpigott314@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org"
	<linux-bluetooth@vger.kernel.org>,
	Ronan Pigott <rpigott@berkeley.edu>
Subject: Re: [PATCH BlueZ v2 0/4] Add zsh completions for bluetoothctl
Date: Fri, 6 Sep 2019 11:13:39 +0300	[thread overview]
Message-ID: <CABBYNZJXrh_DZkdaiD1AnkJ3uH7WyMa7TP9YWy2_Kw6hmqckOg@mail.gmail.com> (raw)
In-Reply-To: <20190817063452.23273-1-rpigott@berkeley.edu>

Hi Ronan,

On Sat, Aug 17, 2019 at 9:41 AM Ronan Pigott <rpigott314@gmail.com> wrote:
>
> From: Ronan Pigott <rpigott@berkeley.edu>
>
> V2 of zsh completions for bluetoothctl
>
> bluetoothctl has a nice interactive interface, but some of its functions
> can be accessed quicker non-interactively, straight from the command
> line. I made these zsh completions to facilitate that.
>
> If you are a zsh user, try them out!
>
> Ronan Pigott (4):
>   client/main: add help option for available args
>   shared/shell: add --zsh-complete option
>   completion: add bluetoothctl zsh completions
>   build: install zsh completions
>
>  Makefile.tools               |  5 ++
>  client/main.c                |  8 +++
>  completion/zsh/_bluetoothctl | 98 ++++++++++++++++++++++++++++++++++++
>  configure.ac                 | 12 +++++
>  src/shared/shell.c           | 27 ++++++++++
>  5 files changed, 150 insertions(+)
>  create mode 100644 completion/zsh/_bluetoothctl
>
> --
> 2.22.1

Applied, thanks.

-- 
Luiz Augusto von Dentz

      parent reply	other threads:[~2019-09-06  8:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17  6:34 [PATCH BlueZ v2 0/4] Add zsh completions for bluetoothctl Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 1/4] client/main: add help option for available args Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 2/4] shared/shell: add --zsh-complete option Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 3/4] completion: add bluetoothctl zsh completions Ronan Pigott
2019-08-18  0:57   ` Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 4/4] build: install " Ronan Pigott
2019-09-06  8:13 ` Luiz Augusto von Dentz [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=CABBYNZJXrh_DZkdaiD1AnkJ3uH7WyMa7TP9YWy2_Kw6hmqckOg@mail.gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=rpigott314@gmail.com \
    --cc=rpigott@berkeley.edu \
    /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).