fish-shell/share/completions
Fabian Homborg 04d7d89020 __fish_print_packages: Extract the rest
Of note: The rpm/yum thing seems to be coupled, so I put it into one
function that tries the yum helper and uses the rpm path otherwise.
Zypper is already its own thing, so this should only be used for yum
and probably dnf (does that still have the helper?)

Zypper can be dropped, as that already used a separate function in the file.

Apk can just be inlined - it's literally one line for installed and another for all packages.
2020-12-22 17:10:02 +01:00
..
7z.fish Run fish_indent on share/**.fish 2020-08-17 17:40:28 +02:00
7za.fish Add completions for p7zip 2020-07-24 17:42:44 +02:00
7zr.fish Add completions for p7zip 2020-07-24 17:42:44 +02:00
a2disconf.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
a2dismod.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
a2dissite.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
a2enconf.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
a2enmod.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
a2ensite.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
abbr.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
abook.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
acat.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
accept.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
ack.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
acpi.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
adb.fish Comment *why* adb needs its redirections hand-fed 2020-06-23 09:02:26 +02:00
adduser.fish completions: Fix some more overlong descriptions (#7550) 2020-12-14 19:01:04 +01:00
adiff.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
alias.fish fixup! Do actually use the correct command 2020-09-04 16:59:08 +02:00
als.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
alsactl.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
alsamixer.fish Add alsamixer autocomplete 2016-06-07 16:50:28 +02:00
amixer.fish more dogfood 2020-04-04 15:30:09 +02:00
and.fish Cleanup __fish_complete_subcommand 2020-08-06 21:24:26 +02:00
animate.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
ansible-galaxy.fish Ansible completions (#4697) 2018-02-06 17:53:23 +01:00
ansible-playbook.fish Ansible completions (#4697) 2018-02-06 17:53:23 +01:00
ansible-vault.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ansible.fish Fix the long description for ansible. 2020-08-20 21:40:11 +08:00
ant.fish Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
apack.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
apk.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
apm.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
apropos.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
apt-build.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-cache.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
apt-cdrom.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-config.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-extracttemplates.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-file.fish completions/apt-file: Remove ls call 2019-03-14 13:23:47 +01:00
apt-ftparchive.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-get.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
apt-key.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-listbugs.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-listchanges.fish Improved french translations; minor completion corrections 2017-11-23 11:02:32 +01:00
apt-mark.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
apt-move.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-proxy-import.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-rdepends.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-setup.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-show-source.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-show-versions.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-sortpkgs.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-spy.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-src.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
apt-zip-inst.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt-zip-list.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
apt.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
aptitude.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
arc.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
arepack.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
arp.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
as.fish Add as completions 2017-06-18 23:10:23 -07:00
asciidoctor.fish Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
asp.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
at.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
atd.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
atom.fish completions: shotern atom descriptions 2020-05-18 18:54:21 +02:00
atool.fish a step to remove __fish_sgrep per issue #2450 2017-04-15 20:23:48 -07:00
atq.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
atrm.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
aunpack.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
aura.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
awk.fish Fix long description in completion. 2020-06-20 18:18:45 +02:00
aws.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
badblocks.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
base64.fish completions: shorten base64 descriptions 2020-06-04 18:24:11 +02:00
bb-wrapper.fish Completions for bb-wrapper and powerpill 2018-03-10 18:31:29 +01:00
bc.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
bd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
begin.fish Cleanup __fish_complete_subcommand 2020-08-06 21:24:26 +02:00
bg.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
bind.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
bison.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
block.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
bluetoothctl.fish Reformat 2020-11-22 14:39:48 +01:00
bootctl.fish bootctl.fish: new completion 2020-10-28 19:38:45 +01:00
bosh.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
bower.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
break.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
brew.fish Remove brew completions 2019-06-12 20:42:20 +02:00
btdownloadcurses.py.fish Redo installation file structure, move lots of things to $PREFIX/share/fish 2006-02-17 20:13:39 +10:00
btdownloadheadless.py.fish Redo installation file structure, move lots of things to $PREFIX/share/fish 2006-02-17 20:13:39 +10:00
btrfs.fish btrfs.fish: fix long descriptions 2020-08-28 20:10:12 +02:00
builtin.fish Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
bundle.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
bunzip2.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
busctl.fish Read into local variables in some completions 2020-05-15 07:14:54 +02:00
bzcat.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
bzip2.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
bzip2recover.fish remove trialing spaces #2 2010-09-18 10:18:26 +08:00
bzr.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
cabal-dev.fish Normalize cabal* completion 2015-09-28 16:08:01 +02:00
cabal.fish completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
caddy.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
caffeinate.fish add caffeinate completion, see #3525 2016-11-06 05:43:45 -08:00
camcontrol.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
cancel.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
canto.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
cargo.fish Add cargo abbr completions 2020-12-21 23:05:31 +01:00
castnow.fish Add castnow completions 2017-01-19 21:59:59 -08:00
cat.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cd.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
cdh.fish completions/cdh: Only shorten ~ if the token starts with one 2020-10-28 18:18:06 +01:00
cdrecord.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cf.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
chgrp.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
chmod.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
chown.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
chronyc.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
chsh.fish Remove use of caret redirection from share/* 2018-04-01 13:42:38 -07:00
clang++.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
clang.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
climate.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cmark.fish Add completions for cmark 2020-05-13 20:31:01 -07:00
code.fish Fix vscode completion 2020-03-07 21:24:14 +01:00
colordiff.fish Normalize *diff completions 2015-07-20 15:19:03 -07:00
colorsvn.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
combine.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
command.fish Let command, jobs and type take --query instead of --quiet 2020-09-04 16:55:09 +02:00
commandline.fish feat: add missing 'current-selection' completion for commandline 2020-03-14 12:50:40 +01:00
compare.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
complete.fish removed wrong escaping in completion descriptions 2020-03-14 12:07:58 +01:00
composer.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
composer.phar.fish Add Composer completion 2014-10-26 22:04:47 +08:00
composite.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
conda.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
configure.fish Run fish_indent on share/**.fish 2020-08-17 17:40:28 +02:00
conjure.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
connmanctl.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
continue.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
convert.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
coredumpctl.fish coredumpctl.fish: new completion 2020-10-28 19:38:45 +01:00
cowsay.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cowthink.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cp.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
create_ap.fish Another formatting run 2020-06-24 20:43:56 +02:00
createdb.fish Improve psql completions and add some related commands (#6620) 2020-02-28 11:16:41 +01:00
cryptsetup.fish Indent completions 2020-03-22 14:29:35 +01:00
csc.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
csi.fish Added completions of languages developed by Microsoft 2019-08-03 14:47:59 -07:00
cupsaccept.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cupsdisable.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cupsenable.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cupsreject.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
curl.fish Improve curl completions 2019-02-16 17:01:02 +01:00
cut.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cvs.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
cwebp.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
cygpath.fish add completions for cygpath and cygstart 2019-10-23 19:41:53 +02:00
cygport.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
cygstart.fish add completions for cygpath and cygstart 2019-10-23 19:41:53 +02:00
darcs.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
date.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
dconf.fish completions: remove unnecessary use of --erase 2020-03-10 18:10:49 +01:00
dd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
defaults.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
deno.fish Another formatting run 2020-06-24 20:43:56 +02:00
df.fish Amend comments incorrectly referring to sed 2020-01-22 17:40:31 +01:00
dhclient.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
dhcpcd.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
diff.fish Add --color completion for diff 2018-10-02 18:51:14 +02:00
dig.fish add dig completion 2016-11-04 22:19:55 +01:00
diskutil.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
display.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
djview.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
djview4.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
dlocate.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
dmesg.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
dnf.fish Adding 'dnf versionlock' completions 2020-11-23 21:34:07 -08:00
doas.fish completions: drop shebang from non-executable files 2020-02-18 21:34:19 +08:00
docker.fish docker completions: add dummy file noting they are upstream 2018-07-08 21:38:08 +08:00
dotnet.fish Add completions for .NET 2020-12-19 16:55:24 -08:00
downgrade.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
dpkg-reconfigure.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
dpkg.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
dropdb.fish Improve psql completions and add some related commands (#6620) 2020-02-28 11:16:41 +01:00
du.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
dumpcap.fish add completions for wireshark/tshark/dumpcap 2020-01-30 16:45:02 +01:00
duply.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
dvipdf.fish Remove trailing whitespaces and change tabs to spaces 2012-11-18 11:23:22 +01:00
dvipdfm.fish Remove trailing whitespaces and change tabs to spaces 2012-11-18 11:23:22 +01:00
ebuild.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
echo.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
egrep.fish Fix grep wrapper completions 2019-08-04 15:34:33 +02:00
eix-sync.fish complete-eik-and-friends.dpatch 2006-11-11 01:59:25 +10:00
eix.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
elatex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
elixir.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
emacs.fish Fix typo in emacs completions 2018-04-09 00:46:35 +02:00
emaint.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
emerge.fish Rename functions to match others 2020-02-17 09:55:05 +01:00
encfs.fish Removed unnecessary comments. 2014-05-03 12:30:41 -07:00
entr.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
env.fish competions/env: only invoke subcommand completions once 2020-10-10 09:24:49 +02:00
eopkg.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
epkginfo.fish Rename functions to match others 2020-02-17 09:55:05 +01:00
equery.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
eselect.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
etex.fish Fix latex tool completions 2019-08-04 15:34:32 +02:00
eval.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
evince.fish Rename __fish_complete_file_url to __fish_evince_complete_file_url 2019-11-30 00:23:54 -08:00
exec.fish Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01:00
exercism.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
exit.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
expand.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
ezjail-admin.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
fab.fish Use __fish_complete_user_at_hosts 2017-07-05 16:24:45 +02:00
feh.fish Make completion descriptions for feh shorter 2020-06-15 21:55:47 +08:00
ffmpeg.fish Reformat 2020-11-22 14:39:48 +01:00
ffplay.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ffprobe.fish ffprobe completions: show_stream -> show_streams 2020-09-07 18:52:08 +02:00
fg.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
fgrep.fish Fix grep wrapper completions 2019-08-04 15:34:33 +02:00
figlet.fish Delete trailing spaces 2017-01-15 14:57:21 -08:00
file.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
find.fish Update find.fish 2020-12-15 14:42:03 +01:00
fish.fish completions/fish: Add --debug-output, remove debug levels 2020-12-14 19:36:18 +01:00
fish_add_path.fish completions: fish_add_path 2020-05-30 10:09:21 +02:00
fish_indent.fish fish_indent: Change --debug-level to --debug with flog categories 2020-12-14 19:36:18 +01:00
fish_key_reader.fish docs: Add completions for fish_key_reader 2020-04-19 07:06:31 +02:00
flac.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
flatpak.fish Simplify flatversion extraction 2020-02-13 22:00:23 -03:00
fluxbox-remote.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
for.fish Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
fossil.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
fsharpc.fish Added completions 2020-12-22 17:06:27 +01:00
fsharpi.fish Added completions 2020-12-22 17:06:27 +01:00
ftp.fish ftp: add support for ftp and pftp 2013-04-07 16:49:46 -07:00
funced.fish feat: add missing 'save' completion for funced 2020-03-19 21:55:40 +01:00
funcsave.fish Funcsave with --directory option (#7041) 2020-05-27 20:13:44 +02:00
function.fish Another formatting run 2020-06-24 20:43:56 +02:00
functions.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
fuser.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
fusermount.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
fzf.fish completions: shorten fzf descriptions 2020-06-04 18:24:11 +02:00
g++.fish Add g++ completions that wrap gcc 2019-10-17 17:45:47 +02:00
gapplication.fish Reformat 2020-11-22 14:39:48 +01:00
gcc.fish completions/gcc: Moar descriptions 2020-03-25 22:55:58 +01:00
gdb.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
gdbus.fish Add completions for some missing GLib's tools (#7300) 2020-09-01 05:15:23 +02:00
gem.fish completions/gem: do not execute completion description 2020-11-29 06:07:00 +01:00
gh.fish Add completions for github's gh tool 2020-06-17 20:27:20 +08:00
gio.fish Reformat 2020-11-22 14:39:48 +01:00
git.fish Minor refactoring to __fish_git_local_branches 2020-12-12 08:22:24 +01:00
gitk.fish Clarify that some complete calls just need a command with no user-defined completion 2020-10-10 09:24:49 +02:00
go.fish go.fish: add some missing options 2020-09-02 20:58:29 +02:00
godoc.fish Add help option completions for godoc, gofmt, goimports, golint, gorename 2016-06-08 17:21:16 +02:00
gofmt.fish Add help option completions for godoc, gofmt, goimports, golint, gorename 2016-06-08 17:21:16 +02:00
goimports.fish Add help option completions for godoc, gofmt, goimports, golint, gorename 2016-06-08 17:21:16 +02:00
golint.fish Add help option completions for godoc, gofmt, goimports, golint, gorename 2016-06-08 17:21:16 +02:00
gorename.fish Add help option completions for godoc, gofmt, goimports, golint, gorename 2016-06-08 17:21:16 +02:00
gpasswd.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
gpg.fish refactor gpg.fish completions 2019-10-29 19:07:35 +01:00
gpg1.fish refactor gpg.fish completions 2019-10-29 19:07:35 +01:00
gpg2.fish refactor gpg.fish completions 2019-10-29 19:07:35 +01:00
gphoto2.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
gprof.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
gradle.fish Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
grep.fish corrected grep completions 2020-08-24 20:28:46 +02:00
gresource.fish Reformat 2020-11-22 14:39:48 +01:00
groupadd.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
groups.fish added completions for groups (coreutils) 2020-04-13 22:56:22 +02:00
grub-file.fish Add grub-file completions 2017-06-14 12:41:38 +02:00
grub-install.fish Add grub-install completions 2017-06-14 12:41:38 +02:00
grub-mkrescue.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
grunt.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
gsettings.fish completions: remove unnecessary use of --erase 2020-03-10 18:10:49 +01:00
gunzip.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
gv.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
gvim.fish Update gvim completions 2020-03-10 23:52:00 +09:00
gvimdiff.fish Refactor *vi* completions, add nvim wrapper 2015-09-23 12:59:05 +02:00
gzip.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
head.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
helm.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
help.fish help: Add the other pages 2020-08-07 21:06:16 +02:00
heroku.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
hg.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
highlight.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
hikari.fish Another formatting run 2020-06-24 20:43:56 +02:00
history.fish completions: add missing options for history builtin 2020-08-20 20:15:56 +08:00
hjson.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
hledger.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
homectl.fish homectl.fish: fix Expected argument for option a 2020-11-20 23:08:50 +01:00
hostnamectl.fish hostnamectl.fish: new completion 2020-10-28 19:38:45 +01:00
htop.fish Improve htop completion 2017-01-31 15:52:55 -08:00
hugo.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
hwinfo.fish Add hwinfo completions 2020-01-14 17:17:28 +01:00
i3-msg.fish Add i3-msg completions 2017-01-28 19:48:57 +01:00
icdiff.fish add completion for icdiff 2020-11-24 19:25:51 +01:00
iconv.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
id.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
identify.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
iex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
if.fish Cleanup __fish_complete_subcommand 2020-08-06 21:24:26 +02:00
ifconfig.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
ifdata.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
ifdown.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ifup.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
import.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
imv.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
invoke-rc.d.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
ip.fish Read into local variables in some completions 2020-05-15 07:14:54 +02:00
ipset.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
iptables.fish Read into local variables in some completions 2020-05-15 07:14:54 +02:00
irb.fish Add completions for irb (#6260) 2019-10-29 19:11:25 +01:00
iw.fish Read into local variables in some completions 2020-05-15 07:14:54 +02:00
j.fish Don't use abbreviated long options 2020-09-19 11:47:41 +02:00
jbake.fish Create completion for JBake 2018-03-15 21:59:23 +08:00
jest.fish add missing flag 2019-08-06 20:19:12 +02:00
jhipster.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
jobs.fish Let command, jobs and type take --query instead of --quiet 2020-09-04 16:55:09 +02:00
journalctl.fish Read into local variables in some completions 2020-05-15 07:14:54 +02:00
jq.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
julia.fish Add completions for julia 2020-11-09 00:41:38 +09:00
k3d.fish Run fish_indent on share/**.fish 2020-08-17 17:40:28 +02:00
kak.fish Fix typo 2020-08-09 23:53:46 +02:00
kcmshell5.fish Add completions for kcmshell5 2016-01-09 18:58:03 +01:00
kdeconnect-cli.fish kdeconnect-cli completions: ignore stderror (#7074) 2020-06-03 16:12:52 +02:00
keepassxc-cli.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
keybase.fish Indent completions 2020-03-22 14:29:35 +01:00
kill.fish Fix variable leaking in completion kill 2020-02-22 11:25:47 +01:00
killall.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
kitchen.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
kitty.fish Add completions for kitty terminal 2018-10-14 16:32:49 -05:00
kldload.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
kldunload.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
la.fish Normalize ls completions and bring them up-to-date 2015-09-26 11:40:04 +02:00
latex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
latexmk.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
launchctl.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
lein.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
less.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
light.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
ll.fish Normalize ls completions and bring them up-to-date 2015-09-26 11:40:04 +02:00
ln.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
localectl.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
locate.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
loginctl.fish Indent completions 2020-03-22 14:29:35 +01:00
logkeys.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
lp.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
lpadmin.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
lpinfo.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
lpmove.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
lpoptions.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
lppasswd.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
lpq.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
lpr.fish Shorten descriptions 2020-04-25 09:29:42 +02:00
lprm.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
lpstat.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
ls.fish share/completions/ls: remove double whitespace. 2020-11-13 14:34:42 +01:00
lsblk.fish Move __fish_print_lsblk_columns into lsblk completion script 2019-12-04 20:51:37 +01:00
lscpu.fish lscpu.fish: disable file completions, localise var 2020-02-23 09:41:32 +01:00
lsof.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
lsusb.fish Move __fish_complete_lsusb into the completion script 2019-12-01 17:33:07 +01:00
lua.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
lualatex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
lunchy.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
lxc.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
lxpanel.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
lz4.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
lz4c.fish Add lz4 completions 2019-12-07 12:21:51 +01:00
lz4cat.fish Add lz4 completions 2019-12-07 12:21:51 +01:00
m4.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
machinectl.fish completions: remove unnecessary use of --erase 2020-03-10 18:10:49 +01:00
magento.fish Break up lines over 1000 characters 2020-06-24 20:42:03 +02:00
make.fish Fix make -j description 2020-09-17 18:44:54 +02:00
makedepend.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
makensis.fish fixup! add makensis (#5242) 2018-10-16 13:50:42 -05:00
makepkg.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
man.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
mariner.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
math.fish Honor required parameters in completions for builtins 2019-09-25 17:00:48 +08:00
mc.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
md5sum.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
mdadm.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
mdbook.fish Add mdbook completions 2016-09-16 19:23:22 +02:00
mddiagnose.fish Improved french translations; minor completion corrections 2017-11-23 11:02:32 +01:00
mdfind.fish add mdfind completion 2016-11-06 05:43:45 -08:00
mdimport.fish add mdimport completion 2016-11-06 05:43:45 -08:00
mdls.fish add mdls completion 2016-11-06 05:43:45 -08:00
mdutil.fish add mdutil completion 2016-11-06 05:43:45 -08:00
meson.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
micro.fish added completions for micro 2020-09-18 19:41:44 +02:00
minikube.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
mix.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
mkdir.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
mkdocs.fish Fix typo 2020-10-31 13:27:05 +01:00
mkdosfs.fish Add mkdosfs completions 2017-05-08 19:16:06 +02:00
mkfs.fat.fish Add mkdosfs completions 2017-05-08 19:16:06 +02:00
mkfs.vfat.fish Add mkdosfs completions 2017-05-08 19:16:06 +02:00
mkinitcpio.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
mktemp.fish completions: fix typo for mktemp 2020-06-04 18:24:11 +02:00
mkvextract.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
mocha.fish completions: Fix some more overlong descriptions (#7550) 2020-12-14 19:01:04 +01:00
mocp.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
modinfo.fish completions/modinfo: Don't check uname 2019-01-01 13:57:32 +01:00
modprobe.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
mogrify.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
montage.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
mosh.fish Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01:00
mount.fish completions/mount: Allow files 2020-12-11 23:09:16 +01:00
mpc.fish Run fish_indent on share/**.fish 2020-08-17 17:40:28 +02:00
mplayer.fish cleanup completions: localise/erase vars where possible 2020-02-23 11:10:32 +01:00
mpv.fish completions: add mpv 2020-03-06 22:22:52 +01:00
msfconsole.fish added completions for metasploit commands 2020-04-25 09:30:09 +02:00
msfdb.fish Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
msfvenom.fish Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
msgfmt.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
mupdf.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
mutt.fish Move __fish_print_abook_emails into mutt completion script 2019-12-04 20:50:01 +01:00
mv.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
mvn.fish completions: Fix leftover "^" redirections 2020-06-02 21:43:32 +02:00
mysql.fish Make mysql completions work with log-in (#7397) 2020-10-30 18:34:23 +01:00
mysqldump.fish Make mysql completions work with log-in (#7397) 2020-10-30 18:34:23 +01:00
namei.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
native2ascii.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
nc.fish add completion for netcat 2020-04-13 23:45:40 +02:00
nc.openbsd.fish add completion for netcat 2020-04-13 23:45:40 +02:00
nc.traditional.fish completions/nc.traditional: add missing fish suffix to file 2020-04-16 23:17:02 +08:00
ncat.fish add completion for nmap 2020-04-13 23:45:40 +02:00
ncdu.fish ncdu: update completions 2020-02-28 11:31:20 +01:00
netcat.fish add completion for netcat 2020-04-13 23:45:40 +02:00
netctl-auto.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
netctl.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
nethack.fish Restyle 2019-11-16 14:57:59 +01:00
networkctl.fish Add networkctl completion 2016-05-19 14:50:25 +02:00
nextd.fish feat(completions): add long 'list' option for prevd and nextd 2020-04-02 09:26:15 +02:00
ngrok.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
nice.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
ninja.fish Fix ninja target completions without the -C flag 2020-04-13 22:56:22 +02:00
nl.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
nm.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
nmap.fish add completion for nmap 2020-04-13 23:45:40 +02:00
nmcli.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
node.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
not.fish Cleanup __fish_complete_subcommand 2020-08-06 21:24:26 +02:00
npm.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
nvim.fish Refactor *vi* completions, add nvim wrapper 2015-09-23 12:59:05 +02:00
nvram.fish add nvram completion 2016-11-06 05:43:45 -08:00
objdump.fish Add objdump completions 2016-12-21 14:51:48 +01:00
obnam.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
oggenc.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
omega.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
opam.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
open.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
openocd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
openssl.fish [openssl] Support openssl 1.1.0 completions 2020-10-10 11:53:57 -05:00
opkg.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
optipng.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
or.fish Cleanup __fish_complete_subcommand 2020-08-06 21:24:26 +02:00
p4.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pacaur.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
pacman-color.fish pacman completion: Turn into regular completion 2015-07-19 18:03:01 -07:00
pacman-key.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pacman.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
pacmatic.fish pacman completion: Turn into regular completion 2015-07-19 18:03:01 -07:00
pacmd.fish completions: remove unnecessary use of --erase 2020-03-10 18:10:49 +01:00
pactl.fish pactl completions: guard call to other pulseaudio tools (#7532) 2020-12-06 14:54:41 +01:00
pactree.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
pandoc.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
passwd.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
patch.fish Clean up some __fish_complete_suffix usage 2020-08-08 22:56:54 +02:00
patool.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pbget.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pdfelatex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pdfetex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pdflatex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pdftex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pdftotext.fish Removed unnecessary comments. 2014-05-03 12:30:41 -07:00
perl.fish Remove unnecessary use of begin 2020-03-21 13:26:58 +01:00
pfctl.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
pftp.fish ftp: add support for ftp and pftp 2013-04-07 16:49:46 -07:00
pg_dump.fish Improve psql completions and add some related commands (#6620) 2020-02-28 11:16:41 +01:00
pg_dumpall.fish Improve psql completions and add some related commands (#6620) 2020-02-28 11:16:41 +01:00
pg_restore.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pgrep.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
phpunit.fish Don't use abbreviated long options 2020-09-19 11:47:41 +02:00
pidof.fish [completions] Add completions for pidof 2020-10-30 11:16:22 -05:00
pine.fish Clean up some __fish_complete_suffix usage 2020-08-08 22:56:54 +02:00
ping.fish Fix the description for ping. 2020-08-24 19:31:48 +02:00
pinky.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
pip.fish completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
pip2.fish completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
pip3.fish completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
pipenv.fish Complete pipenv run 2020-10-25 17:18:42 -05:00
pkg-config.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
pkg.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
pkg_add.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pkg_delete.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
pkg_info.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
pkgadd.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pkgfile.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
pkginfo.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pkgmk.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pkgrm.fish Completions for prt-get and pkgutils, the package management utilities for CRUX (Giorgio Lando) 2007-08-04 06:22:53 +10:00
pkill.fish do not execute external command in pkill completions (#4586) 2017-12-10 21:56:29 -08:00
plutil.fish add completions for plutil 2019-11-10 22:19:15 +01:00
poff.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
pon.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
port.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
portmaster.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
ports.fish Move __fish_ports_dirs into ports completion script 2019-12-04 20:50:55 +01:00
poweroff.fish Add poweroff autocomplete 2016-06-07 16:50:28 +02:00
powerpill.fish Completions for bb-wrapper and powerpill 2018-03-10 18:31:29 +01:00
prevd.fish feat(completions): add long 'list' option for prevd and nextd 2020-04-02 09:26:15 +02:00
prime-run.fish Simplify prime-run completions 2020-08-10 20:46:07 +02:00
prt-get.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ps.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
ps2pdf.fish Remove trailing whitespaces and change tabs to spaces 2012-11-18 11:23:22 +01:00
ps2pdf12.fish completions: add ps2pdf wrapper functions 2020-03-03 18:32:13 +01:00
ps2pdf13.fish completions: add ps2pdf wrapper functions 2020-03-03 18:32:13 +01:00
ps2pdf14.fish completions: add ps2pdf wrapper functions 2020-03-03 18:32:13 +01:00
ps2pdfwr.fish completions: add ps2pdf wrapper functions 2020-03-03 18:32:13 +01:00
psql.fish Improve psql completions and add some related commands (#6620) 2020-02-28 11:16:41 +01:00
pstack.fish add pstack completion 2018-08-06 23:20:55 -07:00
psub.fish add more options to psub completion 2018-07-22 15:23:16 -07:00
pushd.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
pv.fish Add pv completions 2017-01-24 23:52:46 +01:00
pydf.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
pyenv.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
pygmentize.fish Add __fish_print_VBox_vms function 2016-12-21 14:51:48 +01:00
python.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
python2.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
python3.fish completions: update python3 2020-05-28 17:42:00 +02:00
pzstd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
qubes-gpg-client.fish add completions for qubes-gpg-client 2019-08-27 15:20:07 +08:00
quilt.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
random.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
ranger.fish Fix ranger options: choosefile(s), choosedir 2019-10-13 12:14:08 -07:00
rbenv.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
rc-service.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
rc-update.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
rcctl.fish add rcctl completions for OpenBSD 2017-12-12 19:19:01 +01:00
read.fish feat(completion): add missing -P option to read command 2020-03-30 19:37:42 +02:00
readlink.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
realpath.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
reject.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
rejmerge.fish Completions for prt-get and pkgutils, the package management utilities for CRUX (Giorgio Lando) 2007-08-04 06:22:53 +10:00
renice.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
resolvectl.fish Indent completions 2020-03-22 14:29:35 +01:00
return.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
rfkill.fish completions: update rfkill 2020-03-01 13:48:36 +01:00
rgrep.fish Fix rgrep completions 2019-08-04 15:34:32 +02:00
rm.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
rmdir.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
rmmod.fish completions/rmmod: Stop hardcoding lsmod location 2020-04-18 10:26:55 +02:00
root.fish Squashed commit of the following: 2012-06-15 17:30:33 -07:00
rpm.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
rst2html.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2html4.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2html5.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2latex.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2man.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2odt.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2pseudoxml.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2s5.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2xetex.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rst2xml.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rstpep2html.fish Add completions for Docutils 2020-05-19 21:02:55 +02:00
rsync.fish Fix remote path escaping for rsync and scp completions 2020-01-13 10:30:57 +01:00
ruby-build.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
ruby.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
rustc.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
rustup.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
s3cmd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
sass-convert.fish Remove -A and --autoritative from completions 2016-12-20 17:16:22 -08:00
sass.fish Remove -A and --autoritative from completions 2016-12-20 17:16:22 -08:00
sbt.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
scanimage.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
scons.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
scp.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
screen.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
scrot.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
scss.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
sed.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
seq.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
serve.fish Improve completions for serve 2018-07-24 00:22:13 -07:00
service.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
set.fish completions/set: Stop "hiding" dunder-prefixed variables 2020-06-20 09:51:29 +02:00
set_color.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
setfacl.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
setsid.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
setxkbmap.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
sfdx.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
sftp.fish sftp completions 2020-04-11 13:24:35 +02:00
sha1sum.fish Normalize *sum (md5sum et al) completions 2015-07-20 15:19:03 -07:00
sha224sum.fish Normalize *sum (md5sum et al) completions 2015-07-20 15:19:03 -07:00
sha256sum.fish Normalize *sum (md5sum et al) completions 2015-07-20 15:19:03 -07:00
sha384sum.fish Normalize *sum (md5sum et al) completions 2015-07-20 15:19:03 -07:00
sha512sum.fish Normalize *sum (md5sum et al) completions 2015-07-20 15:19:03 -07:00
signify.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
snap.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
sort.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
spago.fish Use builtin command in spago completions, add to changelog 2020-10-10 13:11:53 +02:00
speedtest-cli.fish Add speedtest-cli/speedtest completion (#5840) 2019-04-27 09:34:28 +02:00
speedtest.fish Add speedtest-cli/speedtest completion (#5840) 2019-04-27 09:34:28 +02:00
sphinx-apidoc.fish Add completions for Sphinx 2020-05-13 20:31:01 -07:00
sphinx-autogen.fish Add completions for Sphinx 2020-05-13 20:31:01 -07:00
sphinx-build.fish Add completions for Sphinx 2020-05-13 20:31:01 -07:00
sphinx-quickstart.fish Add completions for Sphinx 2020-05-13 20:31:01 -07:00
src.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ssh.fish completions/ssh: history --max=n might be better than head -n 2020-10-10 09:24:49 +02:00
sshfs.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
stack.fish complete stack built binaries 2018-08-26 17:00:04 -07:00
stat.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
status.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
strace.fish Add strace completions (basic) 2020-02-26 16:32:58 +01:00
stream.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
string.fish string pad: handle padding characters of width > 1 2020-09-27 21:59:15 +02:00
su.fish Remove __fish_complete_external_command 2020-09-25 19:33:01 +02:00
subl.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
sudo.fish Fix long description in completion. 2020-06-29 09:58:02 -05:00
svn.fish Remove some useless uses of no-scope-shadowing 2020-12-16 18:31:51 +01:00
sylpheed.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
synclient.fish Add completions for synclient 2020-06-29 13:03:48 -05:00
sysbench.fish auto-complete for sysbench (0.4.12) 2016-11-04 22:22:12 +01:00
sysctl.fish completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
systemctl.fish Add completion for systemctl --failed 2020-06-22 17:24:15 +02:00
systemd-analyze.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
systemd-nspawn.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
tail.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
tar.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
tcpdump.fish added completions for tcpdump 2020-03-03 18:31:42 +01:00
tee.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
telnet.fish Run fish_indent on completions 2020-03-01 13:44:51 +01:00
termite.fish Add termite autocomplete 2016-06-07 16:50:28 +02:00
terraform.fish Update terraform completion 2020-03-25 18:25:19 +01:00
test.fish Fix file completion for builtins "set" and "test -f" and others 2019-10-27 08:07:54 +01:00
tex.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
tig.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
time.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
timedatectl.fish timedatectl.fish: add missing 2 commands 2020-10-28 19:38:45 +01:00
timeout.fish completions: update timeout 2020-03-01 13:47:53 +01:00
tmutil.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
tmux.fish Added completions 2020-12-22 17:06:27 +01:00
tmuxinator.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
tokei.fish more dogfood 2020-04-04 15:30:09 +02:00
top.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
totem.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
touch.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
tr.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
tracepath.fish added completions for traceroute and tracepath 2020-03-25 18:27:56 +01:00
traceroute.fish added completions for traceroute and tracepath 2020-03-25 18:27:56 +01:00
transmission-remote.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
trap.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
travis.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
tree.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
tsc.fish Added completions of languages developed by Microsoft 2019-08-03 14:47:59 -07:00
tshark.fish Read into local variables in some completions 2020-05-15 07:14:54 +02:00
ttx.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
type.fish Let command, jobs and type take --query instead of --quiet 2020-09-04 16:55:09 +02:00
udevadm.fish Run fish_indent on share/**.fish 2020-08-17 17:40:28 +02:00
udisksctl.fish mount & udisksctl: improve -o completions` (#3764) 2017-02-12 15:23:41 +01:00
ulimit.fish Basic umask completion, and minor change to ulimit completion 2018-12-07 17:50:48 +01:00
umask.fish Basic umask completion, and minor change to ulimit completion 2018-12-07 17:50:48 +01:00
umount.fish umount.fish Add long flags and fix long description in completion #6981 2020-10-03 17:16:39 -07:00
uname.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
unexpand.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
uniq.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
unlz4.fish Add lz4 completions 2019-12-07 12:21:51 +01:00
unrar.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
unzip.fish completions/unzip: Stop filtering suffixes 2020-05-27 19:35:17 +02:00
unzstd.fish Add zstd completions 2019-12-07 12:21:51 +01:00
update-eix-remote.fish Ddon't use gettext fn in fish functions 2020-02-28 11:29:54 +01:00
update-eix.fish complete-eik-and-friends.dpatch 2006-11-11 01:59:25 +10:00
useradd.fish more dogfood 2020-04-04 15:30:09 +02:00
usermod.fish completions/usermod: various fixes 2019-04-20 08:43:43 +08:00
vagrant.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
valgrind.fish completions: Fix some more overlong descriptions (#7550) 2020-12-14 19:01:04 +01:00
vared.fish Stringify vared completions 2020-01-26 13:53:45 +01:00
vbc.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
VBoxHeadless.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
VBoxSDL.fish reinstate VBox* completions 2016-12-21 16:03:32 -08:00
vi.fish completions: Stop checking for command existence 2020-05-18 20:48:36 +02:00
vim-addons.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
vim.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
vimdiff.fish Refactor *vi* completions, add nvim wrapper 2015-09-23 12:59:05 +02:00
vips.fish Reformat 2020-11-22 14:39:48 +01:00
virsh.fish Break up lines over 1000 characters 2020-06-24 20:42:03 +02:00
vmctl.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
w.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
wait.fish Add completions for builtin wait 2020-04-04 19:19:50 +02:00
wajig.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
watch.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
wc.fish completions: update GNU wc options 2020-03-02 22:21:12 +01:00
wesnoth.fish Added completions 2020-12-22 17:06:27 +01:00
wget.fish completions: Fix some more overlong descriptions (#7550) 2020-12-14 19:01:04 +01:00
whatis.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
which.fish Remove __fish_complete_external_command 2020-09-25 19:33:01 +02:00
while.fish Cleanup __fish_complete_subcommand 2020-08-06 21:24:26 +02:00
who.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
wicd-cli.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
wicd-client.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
wicd-gtk.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
windscribe.fish Indent completions 2020-03-22 14:29:35 +01:00
wireshark.fish add completions for wireshark/tshark/dumpcap 2020-01-30 16:45:02 +01:00
wpa_cli.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
wvdial.fish Don't use abbreviated long options 2020-09-19 11:47:41 +02:00
xargs.fish completions: More short descriptions 2020-12-14 17:42:04 +01:00
xbps-alternatives.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-checkvers.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
xbps-create.fish completions: More short descriptions 2020-12-14 17:42:04 +01:00
xbps-dgraph.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-digest.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
xbps-fbulk.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-fetch.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
xbps-install.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-pkgdb.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-query.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-reconfigure.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-remove.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xbps-rindex.fish completions: More short descriptions 2020-12-14 17:42:04 +01:00
xbps-uchroot.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
xbps-uhelper.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
xclip.fish Add xclip completions 2018-08-04 12:00:18 -07:00
xdg-mime.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
xdvi.fish * __fish_complete_subcommand_root now passes arguments to 2011-09-23 12:24:21 +04:00
xelatex.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
xgettext.fish completions: More short descriptions 2020-12-14 17:42:04 +01:00
xinput.fish Add udevadm completions 2020-07-01 09:27:20 -05:00
xmms.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
xpdf.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
xprop.fish dogfood string split -f 2020-04-20 22:39:48 +02:00
xrandr.fish Another formatting run 2020-06-24 20:43:56 +02:00
xrdb.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
xsel.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
xsv.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
xterm.fish Remove __fish_complete_external_command 2020-09-25 19:33:01 +02:00
xxh32sum.fish Add completions for xxHash 2020-06-14 19:22:01 +02:00
xxh64sum.fish Add completions for xxHash 2020-06-14 19:22:01 +02:00
xxh128sum.fish Add completions for xxHash 2020-06-14 19:22:01 +02:00
xxhsum.fish Add completions for xxHash 2020-06-14 19:22:01 +02:00
xz.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
yadm.fish Run fish_indent on share/**.fish 2020-08-17 17:40:28 +02:00
yaourt.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
yarn.fish completions: More short descriptions 2020-12-14 17:42:04 +01:00
yast2.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
yum.fish __fish_print_packages: Extract the rest 2020-12-22 17:10:02 +01:00
zcat.fish Fix extra or missing newlines at end of file in our fish scripts 2020-08-09 23:53:46 +02:00
zfs.fish [zfs] Dynamically complete possible zfs property values 2020-11-21 11:05:00 -06:00
zip.fish removed wrong escaping in completion descriptions 2020-03-14 12:07:58 +01:00
zopfli.fish Add completions for Zopfli 2020-04-11 13:13:56 +02:00
zopflipng.fish Add completions for Zopfli 2020-04-11 13:13:56 +02:00
zpaq.fish Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
zpool.fish [zpool] Improve ZFS completions 2020-10-25 21:51:34 -05:00
zstd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
zstdcat.fish Add zstd completions 2019-12-07 12:21:51 +01:00
zstdgrep.fish Add zstd completions 2019-12-07 12:21:51 +01:00
zstdless.fish Add zstd completions 2019-12-07 12:21:51 +01:00
zstdmt.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
zypper.fish completions: More short descriptions 2020-12-14 17:42:04 +01:00