-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature(option): auto complete #1340
base: main
Are you sure you want to change the base?
Conversation
レビューはまだ大丈夫です。 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1340 +/- ##
==========================================
- Coverage 81.14% 81.05% -0.09%
==========================================
Files 28 29 +1
Lines 25946 25981 +35
==========================================
+ Hits 21053 21059 +6
- Misses 4893 4922 +29 ☔ View full report in Codecov by Sentry. |
zshのスクリプトを吐くのが動いてないです、clap元のバグかもしれません。 コメントの返信待ちです。 |
なるほど、macや最近のlinuxの多くはzshなので、残念です。(このissueに誰もアサインされていないので、clap側でしばらく修正されないでしょう。。)修正のPRを作るのは難しいですかね? |
scan wizardがあると、 |
|
そうですね。他のコマンドは全部 |
0e0bd68
to
f82c784
Compare
fix #1058
What Changed
add auto complete feature.
Evidence
in Bash.
How to use
1.output to stdio.
2.output to file.