[asciichart] Add colors and other settings
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own code. (Compile and run.) - [x] Add or ...
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own code. (Compile and run.) - [x] Add or ...
<!-- Please fill out the information in this issue template so that we can efficiently process your request for a new library to be added to cdnjs --> <!-- To add a library to cdnjs, it must have ...
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own code. (Compile and run.) - [x] Add or ...
Fixes #35161 Updates #34439
<!-- Please answer these questions before submitting your issue. Thanks! --> ### What version of Go are you using (`go version`)? <pre> $ go version go version go1.13.3 darwin/amd64 </pre> ...
I'm using AppEngine flexible environment (not custom runtime) and [Cloud Build GitHub App](https://github.com/marketplace/google-cloud-build) for testing. But AppEngine deploy flow and the GitHub A...
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own code. (Compile and run.) - [x] Add or ...
<!-- Thank you for your pull request. Please make sure this PR is scoped to one change, and that any added or changed code includes tests with greater than 80% code coverage. See https://github.com/p...
I was stuck about this problem! - Giving `Text::Xslate::HashWithDefault` as vars - Binding same var name (e.g. `{ foo => $foo }`) on `include` - $foo is missing from included template code: ...
Fixed this ```perl my $handler = DBIx::Handler::Sunny->new(...); $handler->txn(sub { my $db = shift; # DBIx::Handler # ... }); ```
Using `setq`will overwrite user's `ac-sources`. I hope to use tss completion also with other sources (e.g.`ac-source-words-in-buffer`, `ac-source-yasnippet`) without hack. If you think current behavi...
Giving `0` to `$opt->{limit}` and `SQL::Maker::Select#limit`, I expect SQL::Maker to generate `LIMIT 0` query. ``` perl my ($sql, @binds) = $builder->select('hoge', ['*'], +{}, {order_by => 'created_...
例のあれでよく restart 失敗する、待ったら直った気がする
ここ最近動かないなあと思ってたらhtml変わったんでしょうか セレクタを `ol.antenna li` から `ul.entry-list li` にしたら動きました。 誰も何も言わないしABテスト対象になってて僕だけ動かないとかでしょうか、適当にrejectしてください