auto completion with tab: separate commands and tree structure

J Rt jean.rblt at gmail.com
Sun Mar 29 13:56:10 CEST 2020


Ok, should be sent now:

jrlab-ThinkPad-T490:~/Desktop/Git/password-store/src/completion
[autocomplete-ordering L|✔]> git send-email
--to="password-store at lists.zx2c4.com" -1 --subject-prefix="PATCH bash
ordered autocomplete"
/tmp/GSip9ngIFj/0001-Order-the-autocompletion-in-bash.patch
(mbox) Adding cc: jerabaul29 <jean.rblt at gmail.com> from line 'From:
jerabaul29 <jean.rblt at gmail.com>'

From: jerabaul29 <jean.rblt at gmail.com>
To: password-store at lists.zx2c4.com
Cc: jerabaul29 <jean.rblt at gmail.com>
Subject: [PATCH bash ordered autocomplete] Order the autocompletion in bash
Date: Sun, 29 Mar 2020 13:54:27 +0200
Message-Id: <20200329115427.9492-1-jean.rblt at gmail.com>
X-Mailer: git-send-email 2.17.1

    The Cc list above has been expanded by additional
    addresses found in the patch commit message. By default
    send-email prompts before sending whenever this occurs.
    This behavior is controlled by the sendemail.confirm
    configuration setting.

    For additional information, run 'git send-email --help'.
    To retain the current behavior, but squelch this message,
    run 'git config --global sendemail.confirm auto'.

Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
OK. Log says:
Sendmail: /usr/sbin/sendmail -i password-store at lists.zx2c4.com
jean.rblt at gmail.com
From: jerabaul29 <jean.rblt at gmail.com>
To: password-store at lists.zx2c4.com
Cc: jerabaul29 <jean.rblt at gmail.com>
Subject: [PATCH bash ordered autocomplete] Order the autocompletion in bash
Date: Sun, 29 Mar 2020 13:54:27 +0200
Message-Id: <20200329115427.9492-1-jean.rblt at gmail.com>
X-Mailer: git-send-email 2.17.1

Result: OK

On Sat, Mar 28, 2020 at 10:05 PM Artur Juraszek <artur at juraszek.xyz> wrote:
>
>
> > The tutorial shows:
> >
> > git send-email --to="~sircmpwn/email-test-drive at lists.sr.ht" HEAD^
> >
> > which address should I use in --to and / or maybe even better: could
> > you write the exact command you would use to send that patch if you
> > were me?
> >
> > Sorry for my n00bness on this matter, I got too used to github...
>
> This slash is actually not a feature of git nor posting patches in
> general, but a detail of how mailing list addresses on lists.sr.ht
> service are constructued - internal namespacing, one could say.
>
> For the rest of the world the value of --to is simply an email address -
> so for your patch to make its way here, you'd use the very same address
> you have been posting to already - i.e. password-store at lists.zx2c4.com.
>
> --
> BR,
> Artur Juraszek


More information about the Password-Store mailing list