Shohei YOSHIDA
|
97804d9b97
|
Merge pull request #1114 from egorlem/diplodoc
Add completion script for yfm (diplodoc cli)
|
2024-12-11 15:15:20 +09:00 |
guesswhozzz
|
375d578d84
|
Update authors block
|
2024-12-11 08:53:45 +03:00 |
Shohei YOSHIDA
|
bb6d6ba990
|
Update completion according to the help documents
|
2024-12-11 14:32:16 +09:00 |
Shohei YOSHIDA
|
1ae4ab5dc2
|
Remove needless configurations
|
2024-12-11 12:33:11 +09:00 |
Shohei YOSHIDA
|
e7068f9923
|
Set argument parameter to options that take an argument
|
2024-12-11 11:44:38 +09:00 |
Shohei YOSHIDA
|
a9c9c72fae
|
Fix according to coding convention
- Don't define global variables
- add command prefix to avoid conflicting names
|
2024-12-11 00:03:21 +09:00 |
guesswhozzz
|
8f1b90cd4b
|
Add help argument
|
2024-12-10 17:31:22 +03:00 |
guesswhozzz
|
b97fdbd1a6
|
Fix typo
|
2024-12-10 17:09:07 +03:00 |
guesswhozzz
|
a0effab950
|
Remove unused file_types var
|
2024-12-10 16:43:06 +03:00 |
guesswhozzz
|
1b16b6c697
|
Add completion script for yfm (diplodoc cli)
|
2024-12-10 16:30:04 +03:00 |
Shohei YOSHIDA
|
874917fa56
|
Merge pull request #1113 from kyanagi/update-rspec
Update rspec completion
|
2024-11-26 13:06:04 +09:00 |
Kouhei Yanagita
|
509d844cc8
|
Update rspec completion
* Fix -I
* Setting exclusive options
* Configuring options that can be used multiple times
* Add descriptions for each formatters
|
2024-11-26 11:58:56 +09:00 |
Shohei YOSHIDA
|
f607e941cb
|
Merge pull request #1112 from hydrargyrum/age
add completion for age
|
2024-11-20 09:57:13 +09:00 |
Shohei YOSHIDA
|
8d42717387
|
Fix options that can be specified many times
|
2024-11-19 23:38:45 +09:00 |
Shohei YOSHIDA
|
610aef9f12
|
Don't complete options when '--help' is specified
|
2024-11-19 23:38:45 +09:00 |
Shohei YOSHIDA
|
692e96ce54
|
Add format information
|
2024-11-19 23:38:45 +09:00 |
Shohei YOSHIDA
|
360ee98d66
|
Fix comment
|
2024-11-19 23:36:00 +09:00 |
Hg
|
6dec4885d3
|
add completion for age
|
2024-11-19 14:47:27 +01:00 |
Shohei YOSHIDA
|
df14fc4a66
|
Merge pull request #1111 from zsh-users/add-util-linux
Add lscpu and uuidgen completion
|
2024-11-17 23:27:52 +09:00 |
Shohei YOSHIDA
|
fdc290d417
|
Consider BSD distributions
|
2024-11-17 23:25:48 +09:00 |
Shohei YOSHIDA
|
2c2d87889a
|
Consider macOS's uuidgen
|
2024-11-14 18:10:40 +09:00 |
Shohei YOSHIDA
|
8f3baa3b1e
|
Add lscpu completion
|
2024-11-13 00:04:25 +09:00 |
Shohei YOSHIDA
|
c791de1006
|
Add uuidgen
|
2024-11-12 23:37:32 +09:00 |
Shohei YOSHIDA
|
9df3345fe4
|
Merge pull request #1110 from zsh-users/update-tsc
Update tsc options
|
2024-11-08 10:12:35 +09:00 |
Shohei YOSHIDA
|
072561b06f
|
Update tsc options
|
2024-11-08 10:02:14 +09:00 |
Shohei YOSHIDA
|
dedc7871fd
|
Merge pull request #1108 from zsh-users/update-flutter-dart
Update flutter and dart completion
|
2024-11-04 21:29:17 +09:00 |
Shohei YOSHIDA
|
b6a32c0053
|
Update flutter completion
|
2024-10-29 13:08:41 +09:00 |
Shohei YOSHIDA
|
e2e529a7fa
|
Update dart compiletion
|
2024-10-29 12:20:59 +09:00 |
Shohei YOSHIDA
|
066b069150
|
Merge pull request #1107 from zsh-users/update-node
Update node completion 23.0.0
|
2024-10-18 11:12:28 +09:00 |
Shohei YOSHIDA
|
16dd307a93
|
Update node completion 23.0.0
|
2024-10-17 11:55:18 +09:00 |
fishBone000
|
5359bbf0e7
|
Forgot to change ToC
|
2024-09-18 06:07:34 +00:00 |
fishBone000
|
a3e89f7c56
|
Reread to make the doc more fluent
|
2024-09-18 06:06:48 +00:00 |
fishBone000
|
cf57a3266c
|
Try to fix ToC
|
2024-09-18 04:52:48 +00:00 |
fishBone000
|
41896a6013
|
Finish most TODOs
|
2024-09-18 04:43:01 +00:00 |
fishBone000
|
0d8667bb6a
|
Fix Table of Contents
I forgot to change it
|
2024-09-18 04:17:10 +00:00 |
fishBone000
|
79c6d1715f
|
Finish Other resources
|
2024-09-18 04:15:31 +00:00 |
fishBone000
|
f5e58a5ca7
|
Finish Tips
|
2024-09-18 04:12:15 +00:00 |
fishBone000
|
6c8cd1b111
|
Finish Gotchas (things to look out for)
|
2024-09-18 04:01:09 +00:00 |
fishBone000
|
eb711299c5
|
Finish Testing & debugging
|
2024-09-18 03:53:13 +00:00 |
fishBone000
|
d71c3c84cc
|
Finish Writing your own completion code
|
2024-09-18 03:43:52 +00:00 |
fishBone000
|
c3f1f7748d
|
Finish Getting started
|
2024-09-17 07:40:59 +00:00 |
fishBone000
|
45fd6f398a
|
Fix document file extension
|
2024-09-17 07:15:24 +00:00 |
fishBone000
|
26b538f012
|
Finish Intro
|
2024-09-17 07:13:14 +00:00 |
fishBone000
|
fd43209f3a
|
Beginning of zh_cn translation
|
2024-09-17 06:37:21 +00:00 |
Shohei YOSHIDA
|
d24f58d2f1
|
Merge pull request #1104 from telemachus/golang-telemetry
Add 'go telemetry' completion
|
2024-09-17 11:37:50 +09:00 |
Peter Aronoff
|
139dc0e2d9
|
Add 'go telemetry' completion
|
2024-09-15 14:50:31 -04:00 |
Shohei YOSHIDA
|
10dd51ded3
|
Merge pull request #1102 from zsh-users/update-node
Update node completion for version 22.8
|
2024-09-05 12:20:48 +09:00 |
Shohei YOSHIDA
|
06e2f14637
|
Update node completion for version 22.8
|
2024-09-04 12:47:39 +09:00 |
Shohei YOSHIDA
|
19ddc7f7cf
|
Merge pull request #1100 from zsh-users/update-node
Update node completion to version 22.7
|
2024-08-31 11:23:03 +09:00 |
Shohei YOSHIDA
|
dbf4d71d5f
|
Update node completion to version 22.7
|
2024-08-30 11:26:34 +09:00 |