fish-shell/share
Daniel Kahn Gillmor d24b1ef229 tab completions: avoid completing gpg --use-embedded-filename
gpg's --use-embedded-filename is a dangerous option that can cause gpg
to write arbitrary content to arbitrary files.

According to the GnuPG maintainer, this is not an option recommended
for use (https://dev.gnupg.org/T4500).  Fish shouldn't encourage users
to supply it.

I've offered https://dev.gnupg.org/T6972 to upstream to make it even
more clear that this option is a bad idea.

While removing it, we might as well also remove
--no-use-embedded-filename, since it is effectively a no-op.

(cherry picked from commit b265152fba)
2024-03-18 22:34:55 +08:00
..
completions completions: fix wg-quick interface completions 2024-03-18 22:34:55 +08:00
functions tab completions: avoid completing gpg --use-embedded-filename 2024-03-18 22:34:55 +08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools themes/Nord: include license tag 2023-12-31 13:03:01 +08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish share/config: Erase on_interactive before doing __fish_config_interactive 2023-02-27 22:40:58 +08:00