fish-shell/share/completions
Fabian Boehm cd9e50c2cc
Some checks are pending
make test / ubuntu (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
make test / macos (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
Rust checks / clippy (push) Waiting to run
completions/set: Complete variables of all scopes when setting
This was overly smart and tried to not show you e.g. global variables
unless you were setting without scope or explicitly global.

That is annoying when you do

`set -g fish_col<TAB>`

and don't get colors because they're universal, but you could
overwrite them.

We *could* elide e.g. local variables if we're setting a global, but I
can see someone wanting to set a universal variable on basis of a
global ("save this"), so I would rather not try to find the very
specific cases where this works.
2024-10-03 11:46:17 +02:00
..
..fish
7z.fish completions 7z: allow to complete file names 2022-06-07 14:30:23 +02:00
7za.fish
7zr.fish
a2disconf.fish
a2dismod.fish
a2dissite.fish
a2enconf.fish
a2enmod.fish
a2ensite.fish
abbr.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
abook.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
acat.fish
accept.fish
ack.fish
acpi.fish
actionlint.fish Add completions for actionlint 2024-06-12 08:10:57 +02:00
adb.fish Yet more shortening 2024-05-23 14:36:56 +02:00
adduser.fish completions: include nologin in useradd/adduser shell options 2022-06-07 14:29:50 +02:00
adiff.fish
age-keygen.fish implement completion for age and age-keygen 2023-05-27 11:15:37 -07:00
age.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
airmon-ng.fish Restyle 2024-01-07 15:13:34 +01:00
alias.fish
als.fish
alsactl.fish
alsamixer.fish
alternatives.fish
amixer.fish
and.fish
animate.fish
ansible-galaxy.fish
ansible-playbook.fish
ansible-vault.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
ansible.fish Ansible completion: fix typo in --limit-hosts 2023-04-12 16:52:13 +02:00
ant.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
apack.fish
apk.fish Improve apk completions for apk 3.x 2024-08-18 12:28:36 +02:00
apkanalyzer.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
apm.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
apropos.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
apt-build.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
apt-cache.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
apt-cdrom.fish
apt-config.fish
apt-extracttemplates.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
apt-file.fish
apt-ftparchive.fish
apt-get.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
apt-key.fish
apt-listbugs.fish
apt-listchanges.fish
apt-mark.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
apt-move.fish
apt-proxy-import.fish
apt-rdepends.fish
apt-setup.fish
apt-show-source.fish
apt-show-versions.fish
apt-sortpkgs.fish
apt-spy.fish
apt-src.fish
apt-zip-inst.fish
apt-zip-list.fish
apt.fish apt list completions 2024-06-12 08:10:38 +02:00
aptitude.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
ar.fish add completion for ar (#9720) 2023-04-10 11:01:47 +02:00
arc.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
archlinux-java.fish feat: completion for archlinux-java (#8911) 2022-04-26 22:13:22 +02:00
arepack.fish
argparse.fish Fix stale name of --tokens-expand option 2024-01-27 20:09:33 +01:00
ark.fish Add completion for ark (#9362) 2022-11-26 09:45:12 +01:00
arp.fish
as.fish
asciidoctor.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
asciinema.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
asd.fish Add asd completion 2022-03-05 20:49:43 +01:00
asp.fish
at.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
atd.fish
atom.fish
atool.fish
atq.fish
atrm.fish
attrib.fish Run fish_indent over new Windows completions 2022-01-26 22:02:23 -08:00
attributes.fish Run fish_indent over new Windows completions 2022-01-26 22:02:23 -08:00
aunpack.fish
aura.fish Update aura completions 2024-08-11 11:44:57 +02:00
avifdec.fish
avifenc.fish
awk.fish
aws.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
az.fish
badblocks.fish
base64.fish
basename.fish basename: add completions 2022-01-29 22:24:18 -08:00
bb-wrapper.fish
bc.fish
bd.fish
begin.fish
bg.fish
bind.fish completions/bind: complete ctrl/alt modifier abbreviations 2024-05-22 22:38:06 +02:00
bison.fish
black.fish
blender.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
block.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
bluetoothctl.fish
bootctl.fish
bosh.fish __fish_use_subcommand does not take arguments. 2023-01-01 04:57:53 -08:00
bower.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
break.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
brew.fish
brightnessctl.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
bru.fish Added bruno completions (#10388) 2024-04-05 15:23:29 +02:00
btdownloadcurses.py.fish
btdownloadheadless.py.fish
btrfs.fish completions: More shortening 2024-05-16 18:29:42 +02:00
builtin.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
bundle.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
bunzip2.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
busctl.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
bws.fish add completions for bws 2023-12-30 09:33:05 +01:00
bzcat.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
bzip2.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
bzip2recover.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
bzr.fish Yet more shortening 2024-05-23 14:36:56 +02:00
cabal-dev.fish
cabal.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
caddy.fish
caffeinate.fish
calendar.fish Restyle 2024-01-07 15:13:34 +01:00
camcontrol.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
cancel.fish
canto.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
cargo.fish Yet more shortening 2024-05-23 14:36:56 +02:00
cascadia.fish feat(completion): add cascadia completion 2024-09-17 19:43:31 +02:00
castnow.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
cat.fish macOS cat completions: add the -l lock option 2022-01-29 22:31:09 -08:00
cd.fish
cdh.fish
cdrecord.fish
cf.fish Yet more shortening 2024-05-23 14:36:56 +02:00
checkinstall.fish Reformat fish files 2023-12-06 09:33:05 +01:00
chgrp.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
chmod.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
choice.fish Prettify all commands: 2022-01-26 21:37:39 -08:00
choose.fish added tab completions for choose 2022-07-16 21:40:02 +08:00
chown.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
chronyc.fish
chsh.fish
cjxl.fish
clang.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
clang++.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
clasp.fish competions/clasp: add namespace to helper function 2024-07-23 11:47:58 +02:00
clean.fish Prettify all commands: 2022-01-26 21:37:39 -08:00
cleanmgr.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
climate.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
clj.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
clojure.fish Add clojure completions (#9272) 2022-10-14 18:50:47 +02:00
cmark.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
cmd.fish Prettify all commands: 2022-01-26 21:37:39 -08:00
cmdkey.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
cobra-cli.fish feat: cobra-cli support (#10293) 2024-02-10 16:52:31 +01:00
code-exploration.fish Add completions for VS Code preview builds (#10485) 2024-05-09 15:28:14 -05:00
code-insiders.fish Add completions for VS Code preview builds (#10485) 2024-05-09 15:28:14 -05:00
code.fish Update code completions 2024-04-05 15:25:32 +02:00
color.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
colordiff.fish
colorsvn.fish
combine.fish
command.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
commandline.fish fish_clipboard_paste: don't bypass pager search field. 2024-04-02 14:35:16 +02:00
comp.fish Prettify all commands: 2022-01-26 21:37:39 -08:00
compare.fish
complete.fish completions/complete: add --escape 2024-04-20 13:34:08 +02:00
composer.fish Yet more shortening 2024-05-23 14:36:56 +02:00
composer.phar.fish
composite.fish
conda.fish completions/conda: Enable file completions for --file options 2024-04-27 17:11:52 +02:00
configure.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
conjure.fish
connmanctl.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
contains.fish More consistent --help description 2022-08-19 20:50:27 +02:00
continue.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
convert.fish Unify convert and magick completions 2024-04-27 11:45:54 -05:00
coredumpctl.fish
cowsay.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
cowthink.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
cp.fish cp completions: reflink's arguments are optional 2022-08-08 10:18:40 +02:00
cpupower.fish completions: More shortening 2024-05-16 18:29:42 +02:00
crc.fish add completions for crc and oc (#10034) 2023-10-01 08:38:27 +02:00
create_ap.fish
createdb.fish
cryptsetup.fish
csc.fish Yet more shortening 2024-05-23 14:36:56 +02:00
csh.fish Add csh completion 2022-11-26 17:44:25 -08:00
csharp.fish completions/csharp: Fix syntax error 2022-03-25 16:10:21 +01:00
csi.fish
csvlens.fish completions/csvlens: Fix a typo 2024-05-24 22:40:18 +02:00
cupsaccept.fish
cupsdisable.fish
cupsenable.fish
cupsreject.fish
curl.fish Fix curl data string from path completions 2024-06-02 21:58:54 -05:00
cut.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
cvs.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
cwebp.fish completions: More shortening 2024-05-16 18:29:42 +02:00
cygpath.fish
cygport.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
cygstart.fish
darcs.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
dart.fish Yet more shortening 2024-05-23 14:36:56 +02:00
date.fish Update date completions for newer BSDs 2022-03-28 09:26:00 -07:00
dconf.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
dd.fish
defaults.fish
delta.fish Add delta completions 2024-08-30 21:02:03 +02:00
deno.fish use a better method 2023-12-17 20:39:58 -08:00
devspace.fish add devspace completions 2024-04-21 14:39:49 +02:00
df.fish df completions: shorten a description 2022-01-31 22:33:16 -08:00
dhclient.fish
dhcpcd.fish completions dhcpcd: improved completions 2022-08-12 20:46:58 +02:00
diff.fish
dig.fish
direnv.fish completions: More shortening 2024-05-16 18:29:42 +02:00
diskutil.fish Show only writeable volumes 2024-06-19 09:17:14 -07:00
disown.fish Add completions for builtin disown 2023-05-05 16:08:58 -05:00
display.fish
dive.fish Add completions for dive (#9082) 2022-07-23 22:32:35 +02:00
djview.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
djview4.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
djxl.fish
dlocate.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
dm-tool.fish
dmesg.fish Replace some uses of __fish_complete_list 2023-08-16 21:58:07 +02:00
dmidecode.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
dnf.fish Replaced double quotation marks with single in dnf.fish completions 2023-11-12 18:35:49 +01:00
doas.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
docker.fish
doctl.fish Add doctl completion 2023-09-23 15:09:59 +02:00
dolphin.fish Add completion for dolphin (#9361) 2022-11-26 09:45:12 +01:00
dotnet.fish
downgrade.fish
dpkg-reconfigure.fish completions/dpkg-reconfigure: Don't run awkward things on source time 2023-02-10 20:58:58 +01:00
dpkg.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
dropdb.fish
dscacheutil.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
du.fish
dua.fish completions: Add dua (#9277) 2022-10-14 18:52:14 +02:00
duf.fish Add duf completions (#10486) 2024-05-09 15:27:13 -05:00
dumpcap.fish
duply.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
dust.fish Add completions for dust 2024-06-19 02:10:52 +02:00
dvipdf.fish
dvipdfm.fish
ebuild.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
echo.fish completions: update 'echo' 2024-02-20 17:40:35 +01:00
efibootmgr.fish Add efibootmgr completion 2022-06-09 18:51:59 +02:00
efivar.fish completions: added efivar 2022-11-01 18:52:24 +01:00
eg.fish Add completion for eg (#9356) 2022-11-26 09:45:12 +01:00
egrep.fish
eix-sync.fish
eix.fish
elatex.fish
elixir.fish
elvish.fish
emacs.fish
emaint.fish
emerge.fish
emit.fish More consistent --help description 2022-08-19 20:50:27 +02:00
encfs.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
entr.fish update entr completions 2023-10-18 19:09:39 +02:00
env.fish completions: don't treat token at cursor as flag 2024-07-23 11:47:58 +02:00
eopkg.fish
epkginfo.fish
equery.fish completions: remove functions that are never used 2022-10-27 23:25:44 -07:00
es.fish es: add completion (#9388) 2022-11-27 14:36:17 +01:00
eselect.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
etex.fish
ethtool.fish
eval.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
evince.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
exec.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
exercism.fish Yet more shortening 2024-05-23 14:36:56 +02:00
exif.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
exit.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
expand.fish
expect.fish Add completion for the "expect" command 2022-07-09 13:44:45 +02:00
ezjail-admin.fish
fab.fish
fail2ban-client.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
fastboot.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
feh.fish
ffmpeg.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
ffplay.fish
ffprobe.fish
fg.fish
fgrep.fish
figlet.fish
file.fish file completion nuances on macOS 2022-07-02 11:33:03 +02:00
find.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
findstr.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
firefox-developer-edition.fish Add Firefox completions 2022-08-09 18:54:49 +02:00
firefox.fish Add Firefox completions 2022-08-09 18:54:49 +02:00
firewall-cmd.fish
fish_add_path.fish
fish_config.fish
fish_delta.fish Add a fish_delta helper function 2022-10-19 20:06:35 +02:00
fish_indent.fish Teach fish_indent to only indent and unindent 2024-04-15 08:32:31 +02:00
fish_key_reader.fish Add --verbose completion to fish_key_reader 2023-11-06 20:21:01 +01:00
fish_opt.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
fish.fish Remove debug-stack-frames from fish completions 2022-08-24 20:03:46 +02:00
flac.fish
flatpak.fish Add issue reference to flatpak completion workaround 2024-05-29 13:54:39 -05:00
flux.fish feat: add completions for k8s tools (kustomize, flux) (#10473) 2024-05-26 22:12:49 -05:00
fluxbox-remote.fish
for.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
forfiles.fish Prettify all commands: 2022-01-26 21:37:39 -08:00
fortune.fish Add fortune completions (#9177) 2022-09-07 09:46:45 +02:00
fossil.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
fsharpc.fish
fsharpi.fish
ftp.fish
funced.fish completions/funced: clarify -i description 2023-12-31 23:04:19 +08:00
funcsave.fish
function.fish Document focus events 2024-04-06 18:14:17 +02:00
functions.fish
fuser.fish
fusermount.fish
fzf.fish Rename fzf --phony completion to --disabled 2022-03-24 11:03:53 +01:00
g++.fish
gacutil.fish Yet more shortening 2024-05-23 14:36:56 +02:00
gapplication.fish
gcc.fish Yet more shortening 2024-05-23 14:36:56 +02:00
gdb.fish Fix long descriptions in gdb.fish 2022-07-09 12:28:22 +02:00
gdbserver.fish Basic completions for gdbserver 2024-03-25 05:42:16 +01:00
gdbus.fish
gem.fish Complete gem install --user-install 2024-08-11 11:41:17 +02:00
gendarme.fish Extend mono completions 2022-02-05 20:09:45 +01:00
gh.fish [completions] Handle errors thrown by gh 2022-09-16 16:44:18 -05:00
gimp.fish Reformat fish files 2023-12-06 09:33:05 +01:00
gio.fish
git-lfs.fish Add git-lfs completions (#10490) 2024-05-19 09:09:33 -05:00
git-sizer.fish
git.fish add completions for git diff --color-moved and --color-moved-ws (#10698) 2024-09-03 18:00:17 -05:00
gitk.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
gnome-extensions.fish Remove a useless sort 2023-04-29 16:15:07 +02:00
go.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
godoc.fish
gofmt.fish
goimports.fish
gojq.fish Improve jq completions and add gojq completions 2023-04-23 12:35:41 -05:00
golint.fish
gorename.fish
gpasswd.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
gpg.fish
gpg1.fish
gpg2.fish
gphoto2.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
gping.fish
gprof.fish
gradle.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
gradlew.fish completion: Set up wrapping for gw/gradlew 2023-09-07 08:06:55 +02:00
grep.fish
gresource.fish
groupadd.fish
groups.fish
grub-file.fish
grub-install.fish
grub-mkrescue.fish
grunt.fish Replace some uses of tr 2022-07-22 12:21:03 +02:00
gsettings.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
gunzip.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
gv.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
gvim.fish
gvimdiff.fish
gw.fish completion: Set up wrapping for gw/gradlew 2023-09-07 08:06:55 +02:00
gzip.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
hashcat.fish Run fish_indent on all non-test .fish files 2021-11-23 09:49:45 +01:00
head.fish
helm.fish Update helm completions ignore stderr 2024-04-21 14:39:49 +02:00
help.fish completions/help: Add custom-prompt 2023-06-28 16:13:20 +02:00
heroku.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
hg.fish completions: More shortening 2024-05-16 18:29:42 +02:00
hikari.fish
history.fish add history append subcommand 2024-04-15 08:31:16 +02:00
hjson.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
hledger.fish
homectl.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
horcrux.fish Add horcrux completion (#9922) 2023-08-09 17:30:34 +02:00
hostnamectl.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
htop.fish completions/htop: fix --sort-key completions 2024-03-16 10:31:01 +01:00
hugo.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
hwinfo.fish
i3-msg.fish
ibmcloud.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
ibus.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
icdiff.fish
iconv.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
id.fish non-GNU id completions 2022-02-01 00:33:11 -08:00
identify.fish
iex.fish Make descriptions shorter: iex, jhipster, lpadmin, mocp, rmmod 2024-02-22 18:59:08 +01:00
if.fish
ifconfig.fish
ifdata.fish
ifdown.fish
ifup.fish
ikdasm.fish Extend mono completions 2022-02-05 20:09:45 +01:00
ilasm.fish Extend mono completions 2022-02-05 20:09:45 +01:00
import.fish
imv.fish
invoke-rc.d.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
ip.fish completions ip: silence stderr in case -d does not exist (busybox) (#10509) 2024-05-20 07:28:40 -05:00
ipset.fish
iptables.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
irb.fish
isatty.fish Restyle codebase 2022-06-16 18:43:28 +02:00
istioctl.fish
iw.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
iwctl.fish completions/iwctl: fix spurious error on "iwctl device foo" 2024-03-25 20:56:08 +01:00
j.fish Fix stale name of --tokens-expand option 2024-01-27 20:09:33 +01:00
java_home.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
jbake.fish
jest.fish
jhipster.fish Make descriptions shorter: iex, jhipster, lpadmin, mocp, rmmod 2024-02-22 18:59:08 +01:00
jj.fish Add completions for jj 2024-08-24 15:26:18 -07:00
jnv.fish Add jnv completions (#10519) 2024-05-24 17:09:18 -05:00
jobs.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
john.fish completions john: redirect stderr to avoid errors 2022-10-19 20:17:58 +02:00
journalctl.fish
jq.fish Improve jq completions and add gojq completions 2023-04-23 12:35:41 -05:00
julia.fish
just.fish Update just.fish to handle descriptions for completions (#10260) 2024-01-27 18:58:24 +01:00
jv.fish feat: add jv completion 2024-08-30 20:28:23 +02:00
k3d.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
kak.fish completions/kak: show -debug arguments 2023-01-24 20:37:38 +01:00
kb.fish completions/kb: Fix 2023-02-10 20:46:34 +01:00
kcmshell5.fish completions/kcmshell5: Silence stderr 2022-09-26 20:43:31 +02:00
kdeconnect-cli.fish
keepassxc-cli.fish
keybase.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
kill.fish
killall.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
kind.fish add completion for kind 2022-08-09 18:58:22 +02:00
kitchen.fish completions: More shortening 2024-05-16 18:29:42 +02:00
kldload.fish Speed up kldload descriptions with alternative to __fish_whatis 2024-06-24 15:21:06 -05:00
kldunload.fish
kmutil.fish completions: Quote some tests 2023-02-10 20:47:49 +01:00
konsole.fish feat: improve completion for konsole (#10528) 2024-05-28 10:26:03 -05:00
krita.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
ksh.fish ksh.fish fixup: remove errant line 2022-11-27 20:50:00 -08:00
kubectl.fish Supress stderr on kubectl completions 2022-04-21 14:26:30 -07:00
kustomize.fish feat: add completions for k8s tools (kustomize, flux) (#10473) 2024-05-26 22:12:49 -05:00
latex.fish
latexmk.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
launchctl.fish
ldapsearch.fish
lein.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
less.fish Fix an errant tilde 2024-06-30 13:05:19 -07:00
light.fish
lightdm.fish
ln.fish completions/ln: sort flags to match the GNU ln man page 2022-01-30 15:01:29 +01:00
loadkeys.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
localectl.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
locate.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
loginctl.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
logkeys.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
losetup.fish
lp.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
lpadmin.fish Make descriptions shorter: iex, jhipster, lpadmin, mocp, rmmod 2024-02-22 18:59:08 +01:00
lpinfo.fish completions: More shortening 2024-05-16 18:29:42 +02:00
lpmove.fish
lpoptions.fish
lppasswd.fish
lpq.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
lpr.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
lprm.fish
lpstat.fish
ls.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
lsblk.fish completions: use POSIX character classes with sed 2023-12-27 17:11:01 +01:00
lscpu.fish
lsof.fish
lsusb.fish
lua.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
lualatex.fish
lunchy.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
lxc.fish Fix stale name of --tokens-expand option 2024-01-27 20:09:33 +01:00
lxpanel.fish
lz4.fish
lz4c.fish
lz4cat.fish
m4.fish
machinectl.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
magento.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
magick.fish Completion for magick (#10307) 2024-04-27 11:45:12 -05:00
make.fish completions: make: respect line continuations in recipes 2023-09-05 11:40:05 +02:00
makedepend.fish
makensis.fish
makepkg.fish
man.fish apropos completions for macOS/BSD variants 2022-10-28 11:07:35 -07:00
mariner.fish __fish_use_subcommand does not take arguments. 2023-01-01 04:57:53 -08:00
math.fish
matlab.fish
mc.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
md-to-clip.fish Add md-to-clip completion 2023-03-27 17:29:53 +02:00
md5sum.fish
mdadm.fish
mdbook.fish
mddiagnose.fish
mdfind.fish mdfind: Update with shorter descriptions 2022-01-31 23:38:19 -08:00
mdimport.fish
mdls.fish
mdutil.fish
meson.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
micro.fish
minikube.fish Replace minikube completions with autogenerated script 2024-04-21 14:39:49 +02:00
mix.fish completions: More shortening 2024-05-16 18:29:42 +02:00
mkbundle.fish Yet more shortening 2024-05-23 14:36:56 +02:00
mkdir.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
mkdocs.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
mkdosfs.fish
mkfs.fat.fish
mkfs.vfat.fish
mkinitcpio.fish
mkpasswd.fish
mktemp.fish
mkvextract.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
mocha.fish
mocp.fish Make descriptions shorter: iex, jhipster, lpadmin, mocp, rmmod 2024-02-22 18:59:08 +01:00
modinfo.fish
modprobe.fish
mogrify.fish
mono.fish completions: More shortening 2024-05-16 18:29:42 +02:00
monodis.fish Extend mono completions 2022-02-05 20:09:45 +01:00
monop.fish Extend mono completions 2022-02-05 20:09:45 +01:00
montage.fish
mosh.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
mount.fish
mpc.fish
mplayer.fish
mpv.fish completions/mpv: Don't use "command" 2022-12-23 11:18:00 +01:00
msfconsole.fish
msfdb.fish
msfvenom.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
msgfmt.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
mtr.fish
mupdf.fish
mutt.fish
mv.fish
mvn.fish Yet more shortening 2024-05-23 14:36:56 +02:00
mycli.fish add completion for mycli 2024-03-09 10:28:03 +01:00
mysql.fish
mysqldump.fish
namei.fish
native2ascii.fish
navi.fish completions: More shortening 2024-05-16 18:29:42 +02:00
nc.fish completions: improved netcat completions 2023-11-10 15:43:39 +01:00
nc.openbsd.fish
nc.traditional.fish
ncat.fish completions: improved netcat completions 2023-11-10 15:43:39 +01:00
ncdu.fish Tab completions for ncdu completed 2023-12-10 11:41:26 +01:00
netcat.fish completions/netcat: Use path 2023-02-10 20:50:14 +01:00
netctl-auto.fish
netctl.fish
nethack.fish
networkctl.fish
nextd.fish
ng.fish
ngrok.fish
nice.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
ninja.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
nl.fish
nm.fish
nmap.fish
nmcli.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
node.fish completions: More shortening 2024-05-16 18:29:42 +02:00
nodeenv.fish
not.fish
notify-send.fish Add completions for notify-send 2024-08-18 12:18:26 +02:00
npm.fish Fix typo in npm completions: isntall -> install 2024-07-07 11:47:48 -05:00
nu.fish Add nu completion 2022-12-02 13:12:57 -06:00
nvim.fish Add separate completions for neovim (#9543) 2023-02-08 12:47:08 -06:00
nvme.fish Add nvme completions 2022-10-22 17:16:14 +01:00
nvram.fish
objdump.fish
obnam.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
oc.fish add completions for crc and oc (#10034) 2023-10-01 08:38:27 +02:00
octave.fish
oggenc.fish completions: More shortening 2024-05-16 18:29:42 +02:00
oksh.fish Use just options described in man page 2022-12-22 12:18:53 +01:00
okular.fish Add completion for okular (#9358) 2022-11-26 09:45:12 +01:00
ollama.fish Added completion for ollama 2024-03-09 10:28:03 +01:00
omega.fish
op.fish completions: add op 2022-11-01 19:02:32 +01:00
opam.fish completions: More shortening 2024-05-16 18:29:42 +02:00
open.fish Fix open completion for macOS 2023-01-16 18:07:49 +01:00
openocd.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
openssl.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
opkg.fish remove repetitive words (#10348) 2024-03-07 18:35:41 -06:00
optimus-manager.fish Restyle codebase 2022-06-16 18:43:28 +02:00
optipng.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
or.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
otool.fish otool: Add completion 2022-12-31 14:49:17 -08:00
ouch.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
p4.fish Update p4.fish 2024-08-03 10:52:48 -05:00
pabcnetcclear.fish share/**.fish: reformat with fish_indent 2022-02-07 20:53:55 +01:00
pacaur.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
pacman-color.fish
pacman-key.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
pacman.fish fix: pacman quiet typo 2024-09-13 09:59:56 +02:00
pacmatic.fish
pacmd.fish
pactl.fish completions/pactl: Fix matching objects 2023-07-19 18:13:40 +02:00
pactree.fish Fix completions for pactree, pkgfile 2024-04-05 15:26:06 +02:00
pandoc.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
passwd.fish
patch.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
path.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
patool.fish
pbget.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
pbpaste.fish Added pbpaste command completions (#10389) 2024-03-30 22:35:53 -05:00
pdfelatex.fish
pdfetex.fish
pdflatex.fish
pdftex.fish
pdftotext.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
perl.fish
pfctl.fish
pftp.fish
pg_dump.fish
pg_dumpall.fish
pg_restore.fish
pgrep.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
phpunit.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
pidof.fish
pine.fish
ping.fish
pinky.fish
pip.fish Cache pip{,2,3,env} completions 2024-01-21 14:18:50 +01:00
pip2.fish Cache pip{,2,3,env} completions 2024-01-21 14:18:50 +01:00
pip3.fish Cache pip{,2,3,env} completions 2024-01-21 14:18:50 +01:00
pipenv.fish Cache pip{,2,3,env} completions 2024-01-21 14:18:50 +01:00
pix.fish Add completion for pix, xed, xplayer, xreader, xviewer (#9379) 2022-11-26 09:45:12 +01:00
pkg_add.fish
pkg_delete.fish
pkg_info.fish
pkg-config.fish
pkg.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
pkgadd.fish
pkgfile.fish Fix completions for pactree, pkgfile 2024-04-05 15:26:06 +02:00
pkginfo.fish completions/pkginfo: Silence stderr 2022-09-14 17:50:58 +02:00
pkgmk.fish
pkgrm.fish
pkill.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
plutil.fish
poff.fish
pon.fish
port.fish Fix completion for port 2024-06-25 22:18:53 +08:00
portmaster.fish
ports.fish
poweroff.fish
powerpill.fish
powershell.fish Run fish_indent over new Windows completions 2022-01-26 22:02:23 -08:00
pre-commit.fish completions: add pre-commit 2023-02-05 12:12:47 +01:00
prevd.fish
prime-run.fish
proxychains.fish Add completion for proxychains 2023-01-18 18:27:07 +01:00
prt-get.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
ps.fish
ps2pdf.fish
ps2pdf12.fish
ps2pdf13.fish
ps2pdf14.fish
ps2pdfwr.fish
psql.fish
pstack.fish
pstree.fish Add completion for pstree (#10317) 2024-02-26 17:39:11 +01:00
psub.fish
pushd.fish
pv.fish
pwd.fish More consistent --help description 2022-08-19 20:50:27 +02:00
pydf.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
pyenv.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
pygmentize.fish
python.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
python2.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
python3.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
pzstd.fish
qdbus.fish Fix stale name of --tokens-expand option 2024-01-27 20:09:33 +01:00
qjs.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
qjsc.fish add-qjsc-fish (#9731) 2023-04-19 19:21:55 +02:00
qmk.fish
qshell.fish Add qshell completion 2022-11-26 17:44:25 -08:00
qubes-gpg-client.fish completions: More shortening 2024-05-16 18:29:42 +02:00
quilt.fish Shortened quilt definitions (#8667) 2022-02-08 20:19:03 +01:00
rakudo.fish completions: More shortening 2024-05-16 18:29:42 +02:00
random.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
ranger.fish
rbenv.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
rc-service.fish
rc-status.fish completions/rc-status: Fix missing "-d" 2022-07-20 21:28:57 +02:00
rc-update.fish
rc.fish Add rc completion 2022-11-26 17:44:25 -08:00
rcctl.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
rclone.fish completions/rclone: Add version parsing 2023-07-15 14:25:41 +02:00
read.fish completions/read: Remove long-removed "--mode-name" flag 2023-08-15 18:34:41 +02:00
readelf.fish Add readelf completions (#9386) 2022-12-14 20:30:49 +01:00
readlink.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
realpath.fish
reflector.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
reg.fish Yet more shortening 2024-05-23 14:36:56 +02:00
reject.fish
rejmerge.fish
rename.fish Restyle 2024-01-07 15:13:34 +01:00
renice.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
resolvectl.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
return.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
reuse.fish Add completions for reuse-tool (#10511) 2024-05-23 16:53:53 -05:00
rfkill.fish Replace some uses of tr 2022-07-22 12:21:03 +02:00
rgrep.fish
rm.fish
rmdir.fish
rmmod.fish Make descriptions shorter: iex, jhipster, lpadmin, mocp, rmmod 2024-02-22 18:59:08 +01:00
root.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
roswell.fish
rpm-ostree.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
rpm.fish
rst2html.fish
rst2html4.fish
rst2html5.fish
rst2latex.fish
rst2man.fish
rst2odt.fish
rst2pseudoxml.fish
rst2s5.fish
rst2xetex.fish
rst2xml.fish
rstpep2html.fish
rsync.fish Shortens rsync completion description 2023-08-21 17:51:15 +02:00
ruby-build.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
ruby.fish
ruff.fish Add ruff completions (#10440) 2024-04-14 13:29:10 +02:00
run0.fish Create run0.fish 2024-08-11 11:45:21 +02:00
rustc.fish fish_indent: Cleanup all *.fish files not in tests 2024-09-17 19:11:42 +02:00
rustup.fish completions/rustup: Filter out installed components from rustup component add 2024-05-08 18:47:15 -05:00
s3cmd.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
sad.fish added completions for sad (#9145) 2022-08-25 13:20:15 +02:00
sass-convert.fish
sass.fish
sbcl.fish
sbt.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
scanimage.fish
schtasks.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
scons.fish Yet more shortening 2024-05-23 14:36:56 +02:00
scp.fish completions: don't treat token at cursor as flag 2024-07-23 11:47:58 +02:00
screen.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
scrot.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
scrypt.fish Add completions for scrypt 2023-02-19 10:22:01 -08:00
scss.fish
sed.fish
seq.fish
serve.fish
service.fish Fix stale name of --tokens-expand option 2024-01-27 20:09:33 +01:00
set_color.fish
set.fish completions/set: Complete variables of all scopes when setting 2024-10-03 11:46:17 +02:00
setfacl.fish
setsid.fish
setx.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
setxkbmap.fish completions: use POSIX character classes with sed 2023-12-27 17:11:01 +01:00
sfdx.fish Yet more shortening 2024-05-23 14:36:56 +02:00
sftp.fish
sha1sum.fish
sha224sum.fish
sha256sum.fish
sha384sum.fish
sha512sum.fish
shortcuts.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
signify.fish
smerge.fish completions: add smerge (Sublime Merge CLI tool) (#10135) 2023-12-10 11:50:22 +01:00
snap.fish completions: More shortening 2024-05-16 18:29:42 +02:00
sops.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
sort.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
source.fish
spago.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
speedtest-cli.fish
speedtest.fish
sphinx-apidoc.fish
sphinx-autogen.fish
sphinx-build.fish
sphinx-quickstart.fish
sqlsharp.fish Extend mono completions 2022-02-05 20:09:45 +01:00
src.fish
ssh-copy-id.fish completion/ssh-copy-id: add completion (#9675) 2023-03-22 12:24:18 -05:00
ssh-keygen.fish Update ssh-keygen completions 2024-05-29 14:08:21 -05:00
ssh.fish completions: add ssh -D option 2024-02-22 18:58:04 +01:00
sshfs.fish
stack.fish Use stack's dynamic completions (#9681) 2023-03-27 17:29:14 +02:00
starship.fish
stat.fish completions: More shortening 2024-05-16 18:29:42 +02:00
status.fish completions: use POSIX character classes with sed 2023-12-27 17:11:01 +01:00
stow.fish Add tab completion for stow (#9571) 2023-02-18 18:37:45 +01:00
strace.fish Yet more shortening 2024-05-23 14:36:56 +02:00
stream.fish
string.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
su.fish
subl.fish
sudo.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
sv.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
svn.fish Yet more shortening 2024-05-23 14:36:56 +02:00
sylpheed.fish
synclient.fish
sysbench.fish
sysctl.fish
systemctl.fish completions/systemctl: Add some missing commands 2023-05-21 10:02:26 +02:00
systemd-analyze.fish Yet more shortening 2024-05-23 14:36:56 +02:00
systemd-cryptenroll.fish completions/systemd-cryptenroll: Remove executable bit 2022-12-30 13:42:54 +01:00
systemd-nspawn.fish
tail.fish Yet more shortening 2024-05-23 14:36:56 +02:00
tar.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
tcpdump.fish fix completions for tcpdump (-w and -r option) (#9175) 2022-09-07 09:45:24 +02:00
tcsh.fish Add tcsh completion 2022-11-26 17:44:25 -08:00
tee.fish
telnet.fish
termite.fish
terraform.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
test-spice.fish feat(completion): add test-spice support 2024-09-17 19:44:09 +02:00
test.fish clearer wording on test.fish completions 2024-09-05 17:33:24 +02:00
tex.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
tig.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
time.fish
timedatectl.fish
timeout.fish Complete commands after timeout 2024-08-11 11:41:17 +02:00
tmutil.fish completions: fix long tmutil.fish descriptions #6981 2022-03-16 20:29:00 +01:00
tmux.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
tmuxinator.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
tofu.fish Add OpenTofu completions 2024-08-30 20:32:18 +02:00
tokei.fish
toot.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
top.fish
topgrade.fish
totem.fish
touch.fish Run fish_indent on share/completions/*.fish 2022-12-08 14:57:48 +01:00
tox.fish Fix completions/tox 2022-09-26 09:45:54 +02:00
tr.fish completions: More shortened descriptions 2023-02-14 21:16:22 +01:00
tracepath.fish
traceroute.fish
transmission-remote.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
trap.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
trash-empty.fish completions/trash-cli: add completions for trash-cli (#9560) 2023-02-13 12:10:55 -06:00
trash-list.fish completions/trash-cli: add completions for trash-cli (#9560) 2023-02-13 12:10:55 -06:00
trash-put.fish completions/trash-cli: add completions for trash-cli (#9560) 2023-02-13 12:10:55 -06:00
trash-restore.fish completions/trash-cli: add completions for trash-cli (#9560) 2023-02-13 12:10:55 -06:00
trash.fish completions/trash-cli: add completions for trash-cli (#9560) 2023-02-13 12:10:55 -06:00
travis.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
tree.fish Update tree completions 2022-11-08 20:16:24 -06:00
tsc.fish Shorten long descriptions 2024-01-12 17:53:49 +01:00
tshark.fish
ttx.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
tuned-adm.fish Add completion for tuned-adm (#8760) 2022-03-15 17:05:06 +01:00
type.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
typst.fish Add typst completions 2024-04-05 15:24:36 +02:00
udevadm.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
udisksctl.fish
ulimit.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
umask.fish
umount.fish feat: more completion for umount (#8908) 2022-04-26 21:11:54 +02:00
uname.fish
unexpand.fish
uniq.fish Fix typo (fist -> first) 2022-02-15 14:20:05 +01:00
unlz4.fish
unrar.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
unzip.fish completions: fix double evaluation of tokenized commandline 2024-01-27 09:28:06 +01:00
unzstd.fish
update-eix-remote.fish
update-eix.fish
usbip.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
useradd.fish completions: include nologin in useradd/adduser shell options 2022-06-07 14:29:50 +02:00
userdbctl.fish
userdel.fish completions: added userdel from shadow-utils 2023-10-18 19:08:50 +02:00
usermod.fish completions/usermod: Fix subu/gid option spelling 2022-10-25 11:09:41 +02:00
vagrant.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
valgrind.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
validate-spice.fish feat(completion): add validate-spice support 2024-09-17 19:44:09 +02:00
vared.fish
vbc.fish
VBoxHeadless.fish
VBoxSDL.fish
vi.fish
vim-addons.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
vim.fish completions: More shortening 2024-05-16 18:29:42 +02:00
vimdiff.fish
vips.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
virsh.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
vmctl.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
w.fish
wait.fish
wajig.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
warp-cli.fish Add warp-cli completions 2024-08-30 20:32:40 +02:00
watch.fish
watchexec.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
wc.fish
web-ext.fish feat: add web-ext completion 2024-08-18 12:28:03 +02:00
wesnoth.fish
wg-quick.fish completions/wg-quick: Complete files after the subcommand 2024-03-12 17:32:51 +01:00
wg.fish wg completion 2024-08-11 11:42:45 +02:00
wget.fish
whatis.fish
which.fish Shortened some which.fish completions. (#10347) 2024-03-09 20:52:55 -06:00
while.fish
who.fish
wicd-cli.fish
wicd-client.fish
wicd-gtk.fish
windscribe.fish
wine.fish
wineboot.fish
winemaker.fish
wireshark.fish
wish.fish Add wish completion 2022-11-26 17:44:25 -08:00
wpa_cli.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
wpctl.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
wslpath.fish
wvdial.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
xargs.fish
xbps-alternatives.fish
xbps-checkvers.fish
xbps-create.fish
xbps-dgraph.fish
xbps-digest.fish
xbps-fbulk.fish
xbps-fetch.fish
xbps-install.fish Update xbps-install.fish 2024-08-11 11:43:29 +02:00
xbps-pkgdb.fish
xbps-query.fish completions/xbps-query: complete package name after -X 2023-02-14 20:32:33 +01:00
xbps-reconfigure.fish
xbps-remove.fish
xbps-rindex.fish
xbps-uchroot.fish completions: More shortening 2024-05-16 18:29:42 +02:00
xbps-uhelper.fish
xclip.fish
xcodes.fish Add xcodes completions 2024-08-30 20:33:01 +02:00
xdg-mime.fish completions/xdg-mime: fix off-by-one error and allow multiple filetypes 2024-02-16 07:45:22 +01:00
xdvi.fish
xed.fish Add completion for pix, xed, xplayer, xreader, xviewer (#9379) 2022-11-26 09:45:12 +01:00
xelatex.fish
xgettext.fish
xinput.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
xmms.fish
xonsh.fish Add xonsh completion 2022-11-27 14:34:19 +01:00
xpdf.fish
xplayer.fish Add completion for pix, xed, xplayer, xreader, xviewer (#9379) 2022-11-26 09:45:12 +01:00
xprop.fish
xrandr.fish Fixed typo in xrandr completions 2022-12-02 12:46:42 -06:00
xrdb.fish
xreader.fish Add completion for pix, xed, xplayer, xreader, xviewer (#9379) 2022-11-26 09:45:12 +01:00
xsel.fish
xsp.fish Extend mono completions 2022-02-05 20:09:45 +01:00
xsv.fish Make __fish_is_nth_token and __fish_nth_token private again 2022-02-13 10:45:38 +01:00
xterm.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
xviewer.fish Add completion for pix, xed, xplayer, xreader, xviewer (#9379) 2022-11-26 09:45:12 +01:00
xxd.fish completions: improved xxd completions 2024-08-30 20:34:04 +02:00
xxh32sum.fish
xxh64sum.fish
xxh128sum.fish
xxhsum.fish
xz.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
yadm.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
yajsv.fish feat: add yajsv completion 2024-08-24 16:30:52 -07:00
yaourt.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
yarn.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
yash.fish Add yash completion 2022-12-24 11:14:23 +01:00
yast2.fish
ykman.fish Cache ykman completions 2024-01-21 14:18:50 +01:00
yo.fish feat: Yeoman support 2024-07-25 19:16:12 -07:00
yum.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
zabbix_agent2.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
zabbix_agentd.fish completions: don't treat token at cursor as flag 2024-07-23 11:47:58 +02:00
zabbix_get.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
zabbix_js.fish Restyle fishscript and python 2023-06-01 18:20:19 +02:00
zabbix_proxy.fish completions: don't treat token at cursor as flag 2024-07-23 11:47:58 +02:00
zabbix_sender.fish Reformat share/**.fish with newlines collapsed 2024-02-27 16:25:01 +01:00
zabbix_server.fish completions: don't treat token at cursor as flag 2024-07-23 11:47:58 +02:00
zabbix_web_service.fish Add Zabbix completions (#9647) 2023-03-31 22:13:40 -05:00
zcat.fish Fixes #8924 via __fish_complete_suffix overhaul 2023-03-12 22:07:44 -05:00
zed-preview.fish Add zed completions (#10487) 2024-05-09 15:25:41 -05:00
zed.fish Update zed completions 2024-08-11 11:44:07 +02:00
zef.fish Yet more shortening 2024-05-23 14:36:56 +02:00
zfs.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
zig.fish Partially update zig completions for zig 0.13 (#10479) 2024-05-09 15:31:07 -05:00
zip.fish
zopfli.fish
zopflipng.fish
zpaq.fish
zpool.fish completion: adopt commandline -x replacing deprecated -o 2024-01-27 09:28:06 +01:00
zstd.fish
zstdcat.fish
zstdgrep.fish
zstdless.fish
zstdmt.fish
zypper.fish completions: More shortening 2024-05-16 18:29:42 +02:00