Shohei YOSHIDA
27e61dfbaf
Update nvm completion
2022-11-12 21:23:46 +09:00
Shohei YOSHIDA
d45e52f607
Update gist completion
2022-11-11 11:46:54 +09:00
Shohei YOSHIDA
20edd70f84
Update cppcheck completion
2022-11-10 22:57:27 +09:00
Shohei YOSHIDA
6310817eb4
Update bundle zsh completion
...
And fix some broken completions
2022-11-09 18:43:31 +09:00
Shohei YOSHIDA
0913143538
Update afew
2022-11-07 22:39:17 +09:00
Shohei YOSHIDA
bfc56a2e4c
Update httpie completion and reformat code
...
- Reformat
- Remove deprecated options
- Add missing candidates of `--style` and `--auth-type`
2022-11-07 16:41:39 +09:00
Shohei YOSHIDA
14da57e8e2
Merge pull request #891 from max-ae/httpie-https
...
make httpie completion work for both `http` and `https`
2022-11-07 16:16:39 +09:00
Shohei YOSHIDA
4bf24327ba
Extract generators from 'cmake --help'
2022-11-02 12:01:16 +09:00
Shohei YOSHIDA
3e46a875d4
Original sed code does not work on BSD sed with BRE
2022-11-01 15:59:07 +09:00
Shohei YOSHIDA
b4ec85ede7
Merge pull request #902 from zsh-users/add-fvm
...
Add fvm completion
2022-10-31 22:21:12 +09:00
Shohei YOSHIDA
aedae136e7
Add fvm completion
2022-10-31 18:24:30 +09:00
Shohei YOSHIDA
2dfe3ca220
Update tmuxp
2022-10-30 17:53:46 +09:00
Shohei YOSHIDA
79b3418462
Update node.js completion to 19.0.0
2022-10-19 11:09:06 +09:00
Shohei YOSHIDA
10b46f923a
Merge pull request #895 from Freed-Wu/master
...
Remove _trash* because trashcli support completion
2022-10-16 22:54:48 +09:00
test
e64e3c2d02
Fix nftables completion
2022-10-04 15:29:19 +08:00
Wu Zhenyu
527c3d3d79
Remove _trash* because trashcli support completion
...
https://github.com/andreafrancia/trash-cli/blob/master/trashcli/shell_completion.py
2022-09-30 14:36:59 +08:00
Nitai J. Perez
6a33c3f666
Add Direnv completion
2022-09-19 14:39:54 +03:00
rtisdale
e6fdabb97d
Utilize grep -E instead of deprecated/obsolescent egrep
2022-09-12 17:51:37 +02:00
Max Eisner
c1de68a88f
make httpie completion work for both `http` and `https`
2022-09-09 14:36:46 +02:00
Shohei YOSHIDA
11ad45a66e
Fix node completion typo
2022-08-29 16:15:23 +09:00
Shohei YOSHIDA
87f190da85
Update node.js options
2022-08-29 12:30:52 +09:00
Julien Nicoulaud
f360827b88
Merge pull request #846 from syohex/issue845
...
Remove _tarsnap
2022-08-13 19:50:53 +02:00
Shohei YOSHIDA
ae63b5ae41
Update cmake options for version 3.24
2022-08-10 16:16:59 +09:00
Shohei YOSHIDA
88b284dc6d
Update go environment variable completion
2022-08-10 10:07:48 +09:00
Shohei YOSHIDA
40c1e44216
Update for go 1.19
...
'tool compile' no longer accepts '-importmap'
2022-08-07 12:04:22 +09:00
Norbert Lange
061f09cd53
_cmake: fix cmake presets for real
...
support presets without descriptions, and modify the commandline
to add --list-presets at the end.
Improve how cmake presets are listed, should be more robust
in regards to quoting.
2022-07-19 13:59:06 +02:00
Shohei YOSHIDA
7f84f65d60
Update nano completion
2022-07-06 00:07:15 +09:00
Shohei YOSHIDA
cc2df4217e
Update jmeter options
2022-07-02 15:44:11 +09:00
Shohei YOSHIDA
12a73d0200
Add go 1.18 test flags
...
And fix some typo
2022-07-02 00:55:29 +09:00
Shohei YOSHIDA
fc517dd8ad
Update httpie completion
2022-06-19 23:51:20 +09:00
Shohei YOSHIDA
bacf79fc34
Update tox options
2022-06-18 22:17:51 +09:00
Sean Liao
af030b381f
fix typos
...
Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
2022-06-17 03:53:10 +01:00
Sean Liao
6f407f5287
update completions for 1.18
2022-06-16 20:27:29 +01:00
Shohei YOSHIDA
63d333ce88
Update to flutter3
2022-06-14 19:55:33 +09:00
dan soucy
14de4f5b13
Add completion for trash-d
...
https://github.com/rushsteve1/trash-d
trash-d is an implementation of the FreeDesktop trash bin
designed to be a drop-in replacement for `rm`.
This completion conflicts with trash-cli,
as both projects name their main executable `trash`.
2022-05-22 18:00:45 -04:00
Kouhei Yanagita
19b03c3b2d
Added add, binstubs, clean, doctor, remove commands to bundler completions
2022-05-10 17:56:19 +09:00
Shohei YOSHIDA
03731671e3
Update node-v18
2022-04-20 12:51:48 +09:00
Shohei YOSHIDA
ac3e08c9d4
Update node.js options
2022-04-10 23:22:38 +09:00
Freed-Wu
4371e1a831
Add completion for hello
2022-04-01 11:28:41 +08:00
Shohei YOSHIDA
e17d424462
Don't complete if here is not git repository
2022-03-03 23:50:33 +09:00
Shohei YOSHIDA
6fbf5fc9a7
Merge pull request #850 from syohex/pr-849
...
Rewrite #849 in Perl for portability
2022-02-24 15:34:45 +09:00
Shohei YOSHIDA
d9e81e08f2
Rewrite JSON parsing code in Perl for portability
2022-02-24 15:04:47 +09:00
Huw Percival
ff6031a8ea
re-write to use python, hopefully this is portable enough, tested with python 3.6.5 anf 2.7.18
2022-02-23 10:40:29 +00:00
Huw Percival
b34650ea31
fix presets
2022-02-22 16:36:35 +00:00
Łukasz Moroz
83d9ea9218
Remove cheat completions
2022-02-22 15:48:43 +01:00
Shohei YOSHIDA
530ee90b48
Remove _tarsnap
...
because it provides the zsh completion file now
2022-02-13 18:30:50 +09:00
J Smith
406167058b
Add additional PostgreSQL completions for 13+ and reorganize
2022-01-27 18:23:03 -04:00
Pedro A. Aranda Gutierrez
2c3b218d24
Add list natnets and natnetwork option
2022-01-25 19:58:48 +01:00
Pedro A. Aranda Gutierrez
b3469afc24
Add initial support for natnetwork subcommand
2022-01-25 17:31:53 +01:00
Pedro A. Aranda Gutierrez
c83b6a505b
Add function to list natnetworks
2022-01-25 17:30:35 +01:00