Shohei YOSHIDA
53f2eab090
Merge pull request #888 from zsh-users/fix-typo
...
Fix node completion typo
2022-08-29 16:28:41 +09:00
Shohei YOSHIDA
11ad45a66e
Fix node completion typo
2022-08-29 16:15:23 +09:00
Shohei YOSHIDA
9571c507f4
Merge pull request #887 from zsh-users/node-update
...
Update node.js options
2022-08-29 14:03:20 +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
b131623ee4
Merge pull request #884 from zsh-users/cmake-3.24
...
Update cmake options for version 3.24
2022-08-11 16:54:17 +09:00
Shohei YOSHIDA
ae63b5ae41
Update cmake options for version 3.24
2022-08-10 16:16:59 +09:00
Shohei YOSHIDA
85a0874060
Merge pull request #883 from zsh-users/go-env-completion
...
Update go environment variable completion
2022-08-10 12:14:19 +09:00
Shohei YOSHIDA
88b284dc6d
Update go environment variable completion
2022-08-10 10:07:48 +09:00
Shohei YOSHIDA
b5ba0051dc
Merge pull request #882 from zsh-users/go1.19
...
Update for go 1.19
2022-08-07 23:17:01 +09:00
Shohei YOSHIDA
40c1e44216
Update for go 1.19
...
'tool compile' no longer accepts '-importmap'
2022-08-07 12:04:22 +09:00
Shohei YOSHIDA
11258bcd48
Merge pull request #881 from nolange/fix_cmake_presets
...
_cmake: fix cmake presets for real
2022-07-19 22:49:38 +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
073379d908
Merge pull request #880 from zsh-users/update-nano
...
Update nano completion
2022-07-06 15:47:02 +09:00
Shohei YOSHIDA
7f84f65d60
Update nano completion
2022-07-06 00:07:15 +09:00
Shohei YOSHIDA
0331b2908f
Merge pull request #879 from zsh-users/update-jmeter
...
Update jmeter options
2022-07-02 18:09:41 +09:00
Shohei YOSHIDA
cc2df4217e
Update jmeter options
2022-07-02 15:44:11 +09:00
Shohei YOSHIDA
f193f0d4fb
Merge pull request #878 from zsh-users/go-test-flags
...
Add go 1.18 test flags
2022-07-02 00:57:40 +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
07c37ce8c4
Merge pull request #873 from zsh-users/update-httpie
...
Update httpie completion
2022-06-20 01:38:36 +09:00
Shohei YOSHIDA
fc517dd8ad
Update httpie completion
2022-06-19 23:51:20 +09:00
Shohei YOSHIDA
f230d3cf81
Merge pull request #871 from zsh-users/update-tox
...
Update tox options
2022-06-18 22:31:48 +09:00
Shohei YOSHIDA
bacf79fc34
Update tox options
2022-06-18 22:17:51 +09:00
Shohei YOSHIDA
dd45d21d06
Merge pull request #870 from seankhliao/go1.18
...
go: update completions for 1.18
2022-06-17 12:07:32 +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
45cb3becd8
Revert "Merge pull request #868 from ibayramli2001/fig"
...
This reverts commit 263c14d969
, reversing
changes made to fcf490292e
.
2022-06-17 01:21:11 +09:00
Shohei YOSHIDA
263c14d969
Merge pull request #868 from ibayramli2001/fig
...
Add Fig as an installation method to the README
2022-06-16 12:35:44 +09:00
Ilkin Bayramli
28ef391e35
Add Fig as an installation method to the README
2022-06-15 19:02:46 -07:00
Shohei YOSHIDA
fcf490292e
Merge pull request #867 from zsh-users/flutter3
...
Update to flutter3
2022-06-14 22:44:56 +09:00
Shohei YOSHIDA
63d333ce88
Update to flutter3
2022-06-14 19:55:33 +09:00
Shohei YOSHIDA
2e3c3f6cf0
Merge pull request #863 from ninedotnine/danso/trash-d
...
Add completion for trash-d
2022-05-23 09:04:36 +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
Shohei YOSHIDA
7a72511f7b
Merge pull request #862 from kyanagi/bundle-add-commands
...
Added add, binstubs, clean, doctor, remove commands to bundler completions
2022-05-10 19:06:00 +09:00
Kouhei Yanagita
19b03c3b2d
Added add, binstubs, clean, doctor, remove commands to bundler completions
2022-05-10 17:56:19 +09:00
Shohei YOSHIDA
ca484eac40
Merge pull request #861 from saeltz/patch-1
...
Drop unsupported git protocol from Readme
2022-04-26 18:31:58 +09:00
Bendix Sältz
20b3e087fd
Drop unsupported git protocol from Readme
...
When trying to clone the repository, git complained with:
```
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
```
Using HTTPS in the URL works just fine.
2022-04-26 11:21:01 +02:00
Shohei YOSHIDA
00a7cc2200
Merge pull request #859 from zsh-users/node-v18
...
Update node-v18
2022-04-20 15:41:18 +09:00
Shohei YOSHIDA
03731671e3
Update node-v18
2022-04-20 12:51:48 +09:00
Shohei YOSHIDA
3d394ebaa1
Merge pull request #858 from zsh-users/update-node
...
Update node.js options
2022-04-11 10:05:55 +09:00
Shohei YOSHIDA
ac3e08c9d4
Update node.js options
2022-04-10 23:22:38 +09:00
Shohei YOSHIDA
6db5ddc655
Merge pull request #857 from Freed-Wu/hello
...
Add completion for hello
2022-04-01 16:40:21 +09:00
Freed-Wu
4371e1a831
Add completion for hello
2022-04-01 11:28:41 +08:00
Shohei YOSHIDA
55d07cc577
Merge pull request #854 from sh-cho/patch-1
...
Add install guide with zinit
2022-03-04 10:06:32 +09:00
Seonghyeon Cho
3933b18fb3
Add install guide with zinit
2022-03-04 01:01:25 +09:00
Shohei YOSHIDA
51a663f0d6
Merge pull request #853 from syohex/issue-852
...
Don't complete if here is not git repository
2022-03-04 00:15:34 +09: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