Akinori Musha

Results 37 issues of Akinori Musha

## Describe the bug I'm not sure if this is intentional, but subword operations depend on the length and look inconsistent. ## Steps To Reproduce Example 1 ```zsh # Given...

enhancement
question

Twitter Streaming API started to return 404 and TwitterStreamingAgent stopped working for me. How's everyone?

discussion
can-be-closed?

Some of the existing Agent types have already stopped working and need to be either deleted or updated, but currently, Huginn is very awkward at obsoleting an Agent type. If...

The problem introduced in 3.3.21 has probably been fixed in 3.3.23. https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md#3323--2022-10-05 https://github.com/rubygems/rubygems/pull/5915

Currently Liquid does not even allow a closing curly brace to be put inside of a variable, but you sometimes need to deal with the character.

simplecov 0.22 has been [released](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md#0220-2022-12-23) and this gem needs to support it. Currently, updating simplecov 0.22 requires codecov to go back to 0.2.12 which happened to have no upper bound...

This introduces a keyword symbol `:executable` to `format-all-formatters`. It solves a typical problem where the predefined formatter is just fine but the executable you want to use instead is installed...

If you visit a file named "a%2Fb.txt" for example, the buffer name is displayed as "aEmacsb.txt" in the mode line in powerline-default-theme. The %2F part is expanded to "Emacs" (the...