mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 09:28:31 +08:00
Move __fish_print_abook_emails into mutt completion script
This commit is contained in:
parent
1be8277f41
commit
b3f8a93e02
5
po/de.po
5
po/de.po
|
@ -67455,11 +67455,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr "Liste laufender screen-Sitzungen ausgeben"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
#, fuzzy
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr "Tote Prozesse ausgeben"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
#, fuzzy
|
||||
msgid "Print a list of known network addresses"
|
||||
|
|
4
po/en.po
4
po/en.po
|
@ -66804,10 +66804,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr "Print a list of local users"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr "Print email addresses (abook)"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr "Print a list of known network addresses"
|
||||
|
|
4
po/fr.po
4
po/fr.po
|
@ -65773,10 +65773,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr "Afficher les adresses email (abook)"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr ""
|
||||
|
|
4
po/nb.po
4
po/nb.po
|
@ -62226,10 +62226,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr ""
|
||||
|
|
4
po/nn.po
4
po/nn.po
|
@ -62226,10 +62226,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr ""
|
||||
|
|
4
po/pl.po
4
po/pl.po
|
@ -62816,10 +62816,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr ""
|
||||
|
|
|
@ -67934,11 +67934,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr "Print a list of all accepted color names"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
#, fuzzy
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr "Print dead processes"
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
#, fuzzy
|
||||
msgid "Print a list of known network addresses"
|
||||
|
|
4
po/sv.po
4
po/sv.po
|
@ -62230,10 +62230,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr ""
|
||||
|
|
|
@ -62777,10 +62777,6 @@ msgstr ""
|
|||
msgid "Obtain a list of ports local collections"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1
|
||||
msgid "Print email addresses (abook)"
|
||||
msgstr ""
|
||||
|
||||
#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1
|
||||
msgid "Print a list of known network addresses"
|
||||
msgstr ""
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
function __fish_print_abook_emails --description 'Print email addresses (abook)'
|
||||
abook --mutt-query "" | string match -r -v '^\s*$'
|
||||
|
||||
end
|
||||
|
||||
if command -sq abook
|
||||
complete -c mutt -f -a '(__fish_print_abook_emails)'
|
||||
complete -c mutt -s c -x -d 'Specify a carbon-copy (CC) recipient' -a '(__fish_print_abook_emails)'
|
||||
|
@ -27,4 +32,3 @@ complete -r -c mutt -s i -d 'Specify a file to include into the body of a messag
|
|||
complete -r -c mutt -s m -d 'Specify a default mailbox type'
|
||||
complete -r -c mutt -s Q -d 'Query a configuration variables value'
|
||||
complete -r -c mutt -s s -d 'Specify the subject of the message'
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
function __fish_print_abook_emails --description 'Print email addresses (abook)'
|
||||
abook --mutt-query "" | string match -r -v '^\s*$'
|
||||
|
||||
end
|
Loading…
Reference in New Issue
Block a user