fish-shell/share/completions
Fabian Homborg 43df5ba828 completions: Stop checking for command existence
Since 4414d5c888 (in fish 3.0.0) we
don't autoload completions if the command doesn't exist.

So there is no need to check inside the scripts anymore.

Whats more, a few (like pip and cabal) checked `command -q` instead of
`type -q`, meaning they'd fail if someone used a function instead of a
command of that name.

If the *command* actually needs to exist, checks like that are still
warranted, like in `npm` where aliasing it to `nvm` is popular.

A teensy additional bit: Make `sysctl -w` the same as `sysctl
--write`. That description was bogus.
2020-05-18 20:48:36 +02:00
..
a2disconf.fish Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site} 2015-06-26 16:14:01 +08:00
a2dismod.fish Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site} 2015-06-26 16:14:01 +08:00
a2dissite.fish Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site} 2015-06-26 16:14:01 +08:00
a2enconf.fish Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site} 2015-06-26 16:14:01 +08:00
a2enmod.fish Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site} 2015-06-26 16:14:01 +08:00
a2ensite.fish Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site} 2015-06-26 16:14:01 +08: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
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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
adduser.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
adiff.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
als.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
alsactl.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01: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 Ansible completions (#4697) 2018-02-06 17:53:23 +01:00
ant.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
apack.fish Normalize atool completions 2015-07-20 15:19:02 -07: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +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 Amend typos and grammar errors 2019-11-25 13:07:15 +01: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
apt-key.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-listbugs.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
apt-listchanges.fish Improved french translations; minor completion corrections 2017-11-23 11:02:32 +01:00
apt-mark.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
apt-move.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-proxy-import.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-rdepends.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-setup.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-show-source.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-show-versions.fish Fix apt-show-versions command name 2019-08-04 15:34:33 +02:00
apt-sortpkgs.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-spy.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
apt-src.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
apt-zip-inst.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt-zip-list.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
apt.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
aptitude.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
arc.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
arepack.fish Normalize atool completions 2015-07-20 15:19:02 -07:00
arp.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
as.fish Add as completions 2017-06-18 23:10:23 -07:00
asciidoctor.fish Add completions for Asciidoctor 2020-05-13 20:31:01 -07:00
asp.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
at.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
atd.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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 completions: --description -> -d 2017-10-11 10:17:35 -07: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 pacman-ish completions: Complete files for -Qo and -Qp 2017-09-05 16:56:47 +02:00
awk.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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 Add base64 completions 2016-12-21 14:51:48 +01: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 Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01:00
bg.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
bind.fish Honor required parameters in completions for builtins 2019-09-25 17:00:48 +08: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
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
btdownloadheadless.py.fish
btrfs.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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
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
canto.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
cargo.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
castnow.fish Add castnow completions 2017-01-19 21:59:59 -08:00
cat.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
cd.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
cdh.fish implement cdh command 2017-07-05 13:25:18 -07:00
cdrecord.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Normalize svn completion 2015-07-20 15:19:02 -07:00
combine.fish
command.fish Fix some inconsistencies in docs 2020-04-04 19:19:50 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 completions: --description -> -d 2017-10-11 10:17:35 -07:00
convert.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
cowsay.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
cowthink.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
cp.fish Reformat completion scripts 2019-05-05 12:53:09 +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
cupsdisable.fish
cupsenable.fish
cupsreject.fish
curl.fish Improve curl completions 2019-02-16 17:01:02 +01:00
cut.fish Fix cut completion (#5069) 2018-06-23 15:30:31 -07:00
cvs.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Reformat completion scripts 2019-05-05 12:53:09 +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
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
djview4.fish
dlocate.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
dmesg.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
dnf.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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
downgrade.fish Improve Arch Linux package completions 2020-03-15 13:19:25 +01:00
dpkg-reconfigure.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +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 completions: --description -> -d 2017-10-11 10:17:35 -07:00
dumpcap.fish add completions for wireshark/tshark/dumpcap 2020-01-30 16:45:02 +01:00
duply.fish completions/duply: Stringify 2020-04-18 10:29:18 +02:00
dvipdf.fish
dvipdfm.fish
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
eix.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
elatex.fish Fix latex tool completions 2019-08-04 15:34:32 +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 Run fish_indent on all our fish scripts 2020-01-13 20:34:22 +01:00
eopkg.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ffmpeg.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ffplay.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ffprobe.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 improved find completions 2020-03-08 17:24:14 +01:00
fish_indent.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
fish_key_reader.fish docs: Add completions for fish_key_reader 2020-04-19 07:06:31 +02:00
fish.fish completions/fish: Rename debug-level 2020-01-19 13:28:21 +01:00
flac.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
flatpak.fish Simplify flatversion extraction 2020-02-13 22:00:23 -03:00
fluxbox-remote.fish
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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
fsharpi.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ftp.fish
funced.fish feat: add missing 'save' completion for funced 2020-03-19 21:55:40 +01:00
funcsave.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
function.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
functions.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
fuser.fish more dogfood 2020-04-04 15:30:09 +02:00
fusermount.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
fzf.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
g++.fish Add g++ completions that wrap gcc 2019-10-17 17:45:47 +02: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
gem.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
git.fish completions/git: More files for git commit 2020-05-15 20:26:07 +02:00
gitk.fish Fix file completions for tig/gitk after -- separator [ci skip] 2020-03-29 23:11:08 +02:00
go.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Reformat completion scripts 2019-05-05 12:53:09 +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 Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
grep.fish updated grep completion 2020-03-04 11:31:05 -08: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 Add grub-mkrescue completions 2019-10-10 18:16:32 +02:00
grunt.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
gsettings.fish completions: remove unnecessary use of --erase 2020-03-10 18:10:49 +01:00
gunzip.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
gv.fish Reformat completion scripts 2019-05-05 12:53:09 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Purge remnants of process expansion, document {fish,last}_pid 2020-05-16 11:58:12 +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
history.fish Honor required parameters in completions for builtins 2019-09-25 17:00:48 +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
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
iconv.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
id.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
identify.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
iex.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
if.fish Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01:00
ifconfig.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
ifdata.fish Reformat completion scripts 2019-05-05 12:53:09 +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 Stringify j.fish 2020-01-22 17:43:18 +01: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 completions: --description -> -d 2017-10-11 10:17:35 -07: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
kak.fish completions/kak.fish: use old style instead of short options 2020-03-15 08:50:21 +01:00
kcmshell5.fish Add completions for kcmshell5 2016-01-09 18:58:03 +01:00
kdeconnect-cli.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 latex tool completions 2019-08-04 15:34:32 +02:00
latexmk.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
launchctl.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
lein.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
less.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01: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 Reformat completion scripts 2019-05-05 12:53:09 +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 Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
lp.fish
lpadmin.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
lpinfo.fish
lpmove.fish
lpoptions.fish
lppasswd.fish
lpq.fish
lpr.fish Shorten descriptions 2020-04-25 09:29:42 +02:00
lprm.fish
lpstat.fish
ls.fish Reformat completion scripts 2019-05-05 12:53:09 +02: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
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 latex tool completions 2019-08-04 15:34:32 +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 Reformat completion scripts 2019-05-05 12:53:09 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
make.fish Run fish_indent on all files 2020-04-18 10:53:11 +02:00
makedepend.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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
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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +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 Stringify mkinitcpio completions 2017-03-21 01:31:26 +01:00
mktemp.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
mkvextract.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
mocha.fish removed wrong escaping in completion descriptions 2020-03-14 12:07:58 +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 completions: --description -> -d 2017-10-11 10:17:35 -07: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: --description -> -d 2017-10-11 10:17:35 -07: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 added completions for metasploit commands 2020-04-25 09:30:09 +02:00
msfvenom.fish added completions for metasploit commands 2020-04-25 09:30:09 +02:00
msgfmt.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
mysql.fish added mysql completions 2020-03-28 08:25:06 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Reformat completion scripts 2019-05-05 12:53:09 +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 Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01: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 Reformat completion scripts 2019-05-05 12:53:09 +02:00
omega.fish Fix latex tool completions 2019-08-04 15:34:32 +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 Run fish_indent on all files 2020-04-18 10:53:11 +02:00
opkg.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
optipng.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
or.fish Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01:00
p4.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pacaur.fish Improve Arch Linux package completions 2020-03-15 13:19:25 +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 Improve Arch Linux package completions 2020-03-15 13:19:25 +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 Read into local variables in some completions 2020-05-15 07:14:54 +02:00
pactree.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
pandoc.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
passwd.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
patch.fish improve GNU patch completions 2019-01-21 22:37:45 -08:00
patool.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
pbget.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
pdfelatex.fish Fix latex tool completions 2019-08-04 15:34:32 +02:00
pdfetex.fish Fix latex tool completions 2019-08-04 15:34:32 +02:00
pdflatex.fish Fix latex tool completions 2019-08-04 15:34:32 +02:00
pdftex.fish Fix latex tool completions 2019-08-04 15:34:32 +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
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 completions: Use commandline -opc, not just -o 2020-04-20 19:43:01 +02:00
pine.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
ping.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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 Run fish_indent on all our fish scripts 2020-01-13 20:34:22 +01:00
pkg_add.fish add pkg_add completions for OpenBSD 2017-12-12 19:19:01 +01:00
pkg_delete.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
pkg_info.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02: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
pkgadd.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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
pkgrm.fish
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
pon.fish
port.fish Use short flag for --description for consistency in code base 2020-05-08 22:58:52 +02:00
portmaster.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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
prt-get.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
ps.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
ps2pdf.fish
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 Reformat completion scripts 2019-05-05 12:53:09 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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
rejmerge.fish
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 completions: --description -> -d 2017-10-11 10:17:35 -07:00
rmmod.fish completions/rmmod: Stop hardcoding lsmod location 2020-04-18 10:26:55 +02:00
root.fish
rpm.fish cleanup completions: localise/erase vars where possible 2020-02-23 11:10:32 +01: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Reformat completion scripts 2019-05-05 12:53:09 +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 completions: --description -> -d 2017-10-11 10:17:35 -07: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_color.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
set.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02: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 Run fish_indent on all our fish scripts 2020-01-13 20:34:22 +01: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 Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
sort.fish Reformat completion scripts 2019-05-05 12:53:09 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
sshfs.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
stack.fish complete stack built binaries 2018-08-26 17:00:04 -07:00
stat.fish Amend typos and grammar errors 2019-11-25 13:07:15 +01:00
status.fish status completions: tidy, add current-command, fish-path and aliases 2019-01-09 22:32:42 +08: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 Add string split --fields 2020-04-04 15:30:08 +02:00
su.fish updated su completions 2020-04-18 10:54:06 +02:00
subl.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
sudo.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
svn.fish more dogfood 2020-04-04 15:30:09 +02:00
sylpheed.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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 Rename functions to match others 2020-02-17 09:55:05 +01:00
systemd-analyze.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
systemd-nspawn.fish Remove more complete "-u" and "-A" switches 2016-12-21 13:07:27 +01: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 file completions for tig/gitk after -- separator [ci skip] 2020-03-29 23:11:08 +02:00
time.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
timedatectl.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +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 completions: --description -> -d 2017-10-11 10:17:35 -07:00
totem.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
touch.fish Reformat completion scripts 2019-05-05 12:53:09 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 completions: --description -> -d 2017-10-11 10:17:35 -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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
unzip.fish Allow unzip versions not patched by Debian to enjoy .{jar,aar} completions 2020-04-07 22:47:38 +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
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: Stop checking for command existence 2020-05-18 20:48:36 +02: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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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
virsh.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
vmctl.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +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 Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
watch.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
wc.fish completions: update GNU wc options 2020-03-02 22:21:12 +01:00
wesnoth.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
wget.fish It's wget --bind-address 2020-04-09 23:49:27 +08:00
whatis.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
which.fish Complete empty subcomands consistently 2019-11-05 09:05:46 +01:00
while.fish Make most subcommand completions take external commands only 2019-11-05 11:47:05 +01:00
who.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
wicd-cli.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
wicd-client.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
wicd-gtk.fish Reformat completion scripts 2019-05-05 12:53:09 +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 Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
xargs.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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
xelatex.fish Fix latex tool completions 2019-08-04 15:34:32 +02:00
xgettext.fish completions: --description -> -d 2017-10-11 10:17:35 -07:00
xinput.fish Reformat completion scripts 2019-05-05 12:53:09 +02:00
xmms.fish completions: --description -> -d 2017-10-11 10:17:35 -07: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 Read into local variables in some completions 2020-05-15 07:14:54 +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 Complete empty subcomands consistently 2019-11-05 09:05:46 +01:00
xz.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
yaourt.fish Improve Arch Linux package completions 2020-03-15 13:19:25 +01:00
yarn.fish Update Yarn completions (#6821) 2020-04-25 09:21:05 +02:00
yast2.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
yum.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
zcat.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
zfs.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01: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 Indent completions 2020-03-22 14:29:35 +01:00
zpool.fish completions/zpool: Use --inherit-variable 2020-05-16 23:02:47 +02: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 Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00