test
e64e3c2d02
Fix nftables completion
2022-10-04 15:29:19 +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
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
Pedro A. Aranda Gutierrez
f20a81f813
Add (unCamelised) vboxmanage for Linux
2022-01-25 17:29:23 +01:00
Seivan
97093ddac6
git-flow: Adding description to be picked up.
...
Will describe what flow is, as a git sub command.
2022-01-17 17:44:56 +01:00
Shohei YOSHIDA
1b1b0c7c8f
Fix script completion which contains colons
2022-01-06 19:47:55 +09:00
Shohei YOSHIDA
d84a6d3b21
Fix perl one liner bug
...
decode_json returns hash reference, so scalar variable should be
used instead of hash variable.
2021-12-30 11:51:55 +09:00
Shohei YOSHIDA
da037c4ba7
Fix issue when package.json is not in current directory
2021-12-21 23:52:30 +09:00
Shohei YOSHIDA
790890e256
Fix no node_modules case
2021-12-09 19:44:11 +09:00
Shohei YOSHIDA
839df66922
Don't use yarn run --json for newer yarn
2021-12-09 01:37:29 +09:00
Shohei YOSHIDA
2f54f2b212
Support both older and newer versions
2021-12-08 00:19:46 +09:00
Shohei YOSHIDA
c6bce7358c
Update collect workspaces command
2021-12-07 23:06:33 +09:00
midchildan
1f5e5ff471
knife: improve completion for Chef Vault commands
2021-11-30 00:52:28 +09:00
midchildan
392487b0fa
knife: improve code quality
...
- Quote variables
- Remove unnecessary subshells
- Use local variables
- Unify _chef_*s_remote functions
- Prefix auxillary functions with _knife_*
- Use _call_program when invoking the knife command to silence stderr
output
2021-11-29 21:58:53 +09:00
midchildan
da42a24a07
knife: backport #531 and #131
2021-11-19 00:15:06 +09:00
midchildan
b5de3d53e0
knife: sync with oh-my-zsh
2021-11-19 00:02:10 +09:00
Dimitris Apostolou
0fd25cda7a
Fix typos
2021-11-12 23:56:34 +02:00
andriy melnyk ╔╬═╚╗╠ ╠╣╔╦╣╚╗ ╔╬╗╚╗╚╝
cd18e471bb
Update ccache completions
2021-09-15 20:03:44 +03:00
Oliver Kiddle
99a6b6cb6e
combine _rmlint.sh into _rmlint
...
The usual zsh approach is one function switching on $service
and the .sh extension seems to cause some people problems with
their setups.
2021-08-27 11:14:17 +02:00