Shohei YOSHIDA
d88254ecc8
Update rubocop completion to version 1.82.1
...
- Fix typo
- Add new --plugin flag
- remove needless code
2025-12-26 19:54:14 +09:00
Shohei YOSHIDA
d20ceda628
Merge pull request #1209 from LeeBigelow/xdg-mime-completion
...
add xdg-mime completion file
2025-12-24 12:22:21 +09:00
Shohei YOSHIDA
3a6b825648
Add older command names of sox
2025-12-23 23:46:24 +09:00
Shohei YOSHIDA
7fb495cab5
call completion function directly
2025-12-23 13:17:14 +09:00
Shohei YOSHIDA
779f02a78b
Fix appdirs type
...
This should be array not associative array. And fix its usage too
to pass it to _files correctly
2025-12-23 13:14:42 +09:00
Shohei YOSHIDA
2cff35a45d
Call completion function explicitly
...
This avoid pressing tab twice to complete subcommand
2025-12-23 13:12:45 +09:00
Shohei YOSHIDA
64484169e2
Add emacs local variables too
2025-12-23 13:11:59 +09:00
Lee Bigelow
0db1486d27
Add files via upload
...
completion file for xdg-mime
2025-12-22 15:39:55 -03:30
Shohei YOSHIDA
b5e4884e5f
Add sox_ng completion
2025-12-22 16:55:26 +09:00
Shohei YOSHIDA
5a51b45f36
Update tox completion to version 4.32.0
2025-12-19 15:18:40 +09:00
Shohei YOSHIDA
6ceec63710
Merge pull request #1179 from zsh-users/update-yarn
...
Update yarn completion to version 4.11.0
2025-12-16 19:57:49 +09:00
Shohei YOSHIDA
9cade7e492
Update yarn completion to version 4.11.0
2025-12-16 18:47:25 +09:00
Shohei YOSHIDA
80e1300bfa
Merge pull request #1206 from zsh-users/update-emulator
...
Update emulator completion
2025-12-16 17:32:25 +09:00
Shohei YOSHIDA
a179824294
Merge pull request #1178 from zsh-users/openssl
...
Update OpenSSL completion to version 3.5
2025-12-16 16:42:16 +09:00
Shohei YOSHIDA
daa3d5a888
Merge pull request #1203 from zsh-users/update_zcash_cli
...
Update zcash-cli completion to version v6.10.0
2025-12-16 11:38:13 +09:00
Shohei YOSHIDA
531d8ce5e7
Merge pull request #1205 from zsh-users/update-macos-completions
...
refactoring macOS command completions
2025-12-15 23:12:18 +09:00
Shohei YOSHIDA
9a54b251df
refactoring macOS command completions
2025-12-15 23:11:37 +09:00
Shohei YOSHIDA
053d03a42c
Remove sfdx completion
...
Salesforce CLI now supports bash/powershell/zsh completion by itself
2025-12-15 18:02:06 +09:00
Shohei YOSHIDA
b940cdb555
Update emulator completion
2025-12-15 16:21:09 +09:00
Shohei YOSHIDA
434e2fae7a
Update zcash-cli completion to version v6.10.0
2025-12-14 22:35:31 +09:00
Shohei YOSHIDA
e673a26633
Merge pull request #1200 from zsh-users/update-concourse
...
Update concourse completion to ver 7.14.3
2025-12-14 15:32:03 +09:00
Shohei YOSHIDA
75a4f7b2a4
Update concourse completion to ver 7.14.3
2025-12-14 15:30:34 +09:00
Shohei YOSHIDA
65e43503f7
Merge pull request #1199 from zsh-users/refactor_svm
...
Refactoring svm completion
2025-12-14 13:41:24 +09:00
Shohei YOSHIDA
5f3b8a0f7d
Merge pull request #1201 from zsh-users/refactor_supervisord
...
Refactoring supervisord utilities' completion
2025-12-14 13:40:52 +09:00
Shohei YOSHIDA
35ffa5016d
Refactoring rslsync
2025-12-13 17:43:34 +09:00
Shohei YOSHIDA
44672f36f4
Refactoring supervisord utilities' completion
...
And add pidproxy completion
2025-12-13 16:56:27 +09:00
Shohei YOSHIDA
c838dc990b
Refactoring svm completion
...
And fix not being able to get current scala version
2025-12-13 12:46:00 +09:00
Shohei YOSHIDA
b9f1efca5b
Merge pull request #1194 from zsh-users/refactoring-emacs
...
merge emacs and emacsclient completion file
2025-12-13 01:40:20 +09:00
Shohei YOSHIDA
0677484d25
Merge pull request #1196 from zsh-users/refactor_mussh
...
Refactoring mussh completion and implement TODOs
2025-12-13 01:40:05 +09:00
Shohei YOSHIDA
9c57177447
Merge pull request #1197 from zsh-users/remove-rkt
...
Remove rkt completion
2025-12-13 01:39:44 +09:00
Shohei YOSHIDA
0cc8dfaea5
Remove rkt completion
...
It is no longer maintained
2025-12-13 00:43:51 +09:00
Shohei YOSHIDA
0f6ab54b85
Remove fleetctl
...
It is no longer maintained
2025-12-13 00:40:56 +09:00
Shohei YOSHIDA
91256ebd52
Refactoring mussh completion and implement TODOs
2025-12-12 19:51:26 +09:00
Shohei YOSHIDA
1f7907894f
Remove rsvm completion
2025-12-12 18:46:14 +09:00
Shohei YOSHIDA
8ec4565397
merge emacs and emacsclient completion file
2025-12-12 17:19:08 +09:00
Shohei YOSHIDA
96cdf49da3
Remove stack completion
...
Because stack supports shell autocompletion now.
You can generate zsh completion by 'stack --zsh-completion-script stack'
2025-12-11 15:45:05 +09:00
Shohei YOSHIDA
737bce8e4b
Merge pull request #1182 from zsh-users/tsx
...
Add tsx completion
2025-12-11 15:22:32 +09:00
Shohei YOSHIDA
c939857cbe
Merge pull request #1192 from zsh-users/update-phing
...
Update phing completion to version 3.1.0 and refactoring
2025-12-11 15:21:18 +09:00
Shohei YOSHIDA
cb55f8a4d3
Merge pull request #1191 from zsh-users/update-l3build
...
Update l3build
2025-12-11 15:21:01 +09:00
Shohei YOSHIDA
51e5c047c2
Update l3build completion and refactoring to maintain easily
2025-12-11 15:20:25 +09:00
Shohei YOSHIDA
b45ffc1c8a
Update phing completion to version 3.1.0 and refactoring
2025-12-11 13:53:19 +09:00
Shohei YOSHIDA
7dd5752396
Merge pull request #1190 from zsh-users/update-age
...
Update age completion and support age-keygen
2025-12-10 23:44:06 +09:00
Shohei YOSHIDA
2f81ccb55e
Update age completion and support age-keygen
2025-12-10 16:27:16 +09:00
Shohei YOSHIDA
04b4ec2af7
fix project URL
2025-12-10 14:36:37 +09:00
Shohei YOSHIDA
76bdbc994e
Remove chef
...
It is difficult to maintain because chef is no longer free software
we cannot get its tools free anymore.
2025-12-10 14:18:22 +09:00
Shohei YOSHIDA
d2ab32cce6
Fix minors
...
- typos
- missing semicolons
2025-12-10 13:44:13 +09:00
Shohei YOSHIDA
ffab2ffe78
Remove fly completion from concourse
...
Because fly command now supports generating shell completion
See
- https://concourse-ci.org/fly.html#fly-completion
2025-12-10 12:45:52 +09:00
Shohei YOSHIDA
c0be9df951
Merge pull request #1183 from zsh-users/remove_google
...
Remove google completion
2025-12-10 12:11:16 +09:00
Shohei YOSHIDA
c6c20a469e
Merge pull request #1184 from zsh-users/remove_console
...
Remove console completion
2025-12-10 12:10:00 +09:00
Shohei YOSHIDA
4e767d9139
Remove postgres utility completions
...
Because zsh supports those commands by itself now
See
- https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_postgresql
2025-12-10 12:06:44 +09:00
Shohei YOSHIDA
d71f2edbc7
Remove console completion
...
Because newer console supports the completion file genration.
See https://symfony.com/doc/current/console.html#console-completion
2025-12-10 12:00:07 +09:00
Shohei YOSHIDA
1dbde8a199
Remove google completion
...
google command has not been maintained since 2015 and it no
longer works for google services nowadays
2025-12-10 11:55:21 +09:00
Shohei YOSHIDA
7e8118e466
Remove play completion
...
Play framework is now based on sbt(https://www.scala-sbt.org/ ) and
it doesn't provide play command anymore and older versions that
provide play command had been deprecated more than 10 years ago.
2025-12-10 09:42:46 +09:00
Shohei YOSHIDA
c32a6d756b
Add tsx completion
2025-12-09 19:52:51 +09:00
Shohei YOSHIDA
ff28a2686d
update bundle completion to version 4.0.0
2025-12-03 13:29:31 +09:00
Shohei YOSHIDA
f20012f35f
Update OpenSSL completion to version 3.5
2025-12-01 17:32:10 +09:00
Shohei YOSHIDA
c0200438ed
Add sslscan completion
2025-11-24 23:15:25 +09:00
Shohei YOSHIDA
46317b36e2
Merge pull request #1171 from zsh-users/update-ghc
...
Update ghc completion
2025-11-17 12:22:56 +09:00
Shohei YOSHIDA
508f2971c2
Remove augtool completion
...
This is already provided by zsh itself
2025-11-16 02:40:48 +09:00
Shohei YOSHIDA
094a7e79b0
Merge pull request #1172 from zsh-users/augeas
...
Add augeas tools
2025-11-15 21:43:49 +09:00
Shohei YOSHIDA
c30c5509e1
Update cap completion
2025-11-15 21:23:02 +09:00
Shohei YOSHIDA
7e671b08d1
Add augeas tools
2025-11-15 18:36:42 +09:00
Shohei YOSHIDA
572ed9638f
Update flags from newer ghc documents
2025-11-14 12:54:05 +09:00
Shohei YOSHIDA
c16614f37e
Apply formatting and refactor ghc-pkg completion
2025-11-13 16:33:44 +09:00
Shohei YOSHIDA
b664a1e7f3
Add macOS diskutil completion
2025-11-12 20:07:16 +09:00
Shohei YOSHIDA
863c0116e1
Add certbot completion
2025-11-11 22:07:59 +09:00
Shohei YOSHIDA
7fbdd25526
Merge pull request #1168 from zsh-users/update-mac-completion
...
Update mac completion
2025-11-04 07:50:27 +09:00
Shohei YOSHIDA
8433d73097
add yamllint completion
2025-10-30 23:06:37 +09:00
Shohei YOSHIDA
97621528c6
add chpasswd completion
2025-10-30 23:03:42 +09:00
Shohei YOSHIDA
5a79f8c721
Add textutil completion
2025-10-30 16:01:01 +09:00
Shohei YOSHIDA
59e36ba77b
Update screencapture completion
2025-10-30 15:30:05 +09:00
Shohei YOSHIDA
7f461a9a40
update networkQuality completion
2025-10-30 15:26:10 +09:00
Shohei YOSHIDA
0b9424d0c8
add rev completion
2025-10-29 20:51:33 +09:00
Shohei YOSHIDA
5384be72c5
add chcpu completion
2025-10-29 20:39:09 +09:00
Shohei YOSHIDA
7c4d643f58
add vipw completion
2025-10-29 20:33:43 +09:00
Shohei YOSHIDA
d1478b05be
add wdctl completion
2025-10-29 20:11:54 +09:00
Shohei YOSHIDA
a8fcd0402f
add zramctl completion
2025-10-29 12:37:27 +09:00
Shohei YOSHIDA
b66a1aba63
add lslogins completion
2025-10-26 16:44:52 +09:00
Shohei YOSHIDA
667494f334
add lsmem completion
2025-10-26 16:44:48 +09:00
Shohei YOSHIDA
215780cd9c
add lslocks completion
2025-10-26 16:43:49 +09:00
Shohei YOSHIDA
20423a74f8
add lsipc completion
2025-10-26 16:43:42 +09:00
Shohei YOSHIDA
e51f50f5a5
update rails completion
2025-10-22 14:48:54 +09:00
Shohei YOSHIDA
4a7179ffff
add swaplabel completion
2025-10-20 23:51:42 +09:00
Shohei YOSHIDA
7aeefd0020
add swapoff completion
2025-10-20 23:49:39 +09:00
Shohei YOSHIDA
9e2a5239dc
add swapon completion
2025-10-20 23:47:36 +09:00
Shohei YOSHIDA
c49bb88997
Add distro-info completion
2025-10-18 10:13:54 +09:00
Shohei YOSHIDA
e74df1347f
Update node.js completion to 25.0.0
2025-10-16 11:36:50 +09:00
Shohei YOSHIDA
1cbda7f841
update ts-node
2025-10-14 12:04:39 +09:00
Shohei YOSHIDA
26e54f9772
update protoc
2025-10-14 11:57:29 +09:00
Shohei YOSHIDA
d682198a7b
fix option
2025-10-14 11:54:50 +09:00
Shohei YOSHIDA
4e8c09fa83
update glances
2025-10-14 11:52:39 +09:00
Shohei YOSHIDA
a5f749cd4a
update exportfs
2025-10-14 11:44:47 +09:00
Shohei YOSHIDA
483c208156
Update emacs
2025-10-14 11:44:38 +09:00
SuCicada
1ffeeec3b6
Fix [virtualbox][vboxmanage controlvm] subcommand completion order and regex are incorrect
2025-09-22 14:59:42 +09:00
Shohei YOSHIDA
058383dc2d
Fix argument parameters
2025-09-14 12:46:00 +09:00
notmike
d3d42e70ec
src/_bitcoin-cli: updated flags for arguments/defaults
2025-09-13 16:22:51 -06:00
notmike
07ad869b7a
src/_bitcoin-cli: refresh option/subcommand lists that had become stale
2025-09-10 16:15:03 -06:00
Shohei YOSHIDA
cd3cd0ab3b
Update chatblade completion to version 0.7.0
2025-09-05 12:42:18 +09:00
Shohei YOSHIDA
3c89229e0e
Update nvm completion to version 0.40.3
2025-09-01 14:24:21 +09:00
Shohei YOSHIDA
cafb93cd93
Update vnstat completion to version 2.13
2025-08-23 19:14:12 +09:00