itchyny

Results 231 comments of itchyny

I think this is worth fixing and it does not break compatibility. It is useful if we can decode the image data from `aws ec2 get-console-screenshot` with jq only.

Please provide the output of `brew reinstall jq; which jq; ls -al "$(which jq)"; jq --version`.

Improving performance is of course appreciated. I believe that `packages.Load` is slow but I don't have profiling result.

This would be a new command line flag.

I'm closing because this is a design decision of jaq rather than a compatibility issue.

基本的には良いと思います。ただ、エラーメッセージは今の実装のように文章がよいです。しかしいちいちProhibitSomethingEvilとかを正確に打つのは大変です。そこで例えば「vint explain abort」のように、文章の一部で調べたらなんとなく一番それっぽいやつの説明を表示して欲しいです。

@jroimartin Will reconsider including this please? Thanks for your library and it works almost well but missing wide characters support is very critical issue. For example, [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) depends on this...

In our private CI with over 80 workflow files, the failure rate due to this error is about 3%~5%. We run CI about a thousand times in a week and...

I implemented this feature. Any of `1:00 pm`, `1:00 PM`, `1:00 p.m.`, `1:00 P.M.` and without spaces are supported.

If I'm correct, you're requesting something like the following recursion configuration (please request features more briefly). This looks like a part of #129. But currently there's no plan to support...