Results 12 issues of Elle Mundy

When commenting a line of eRuby, such as: ``` erb ``` nerdcommenter outputs: ``` erb ``` This is invalid. I'd expect something a bit smarter, like what tpope's vim-commentary does:...

bug

When using this tool with "Follow Main Screen" enabled, I found that the brightness on my iMac (2017) and Dell P2415Q displays didn't actually match, despite the brightness percents staying...

This is on macOS Big Sur 11.1 on an Intel Mac, connected to an LG Ultrafine 22". If I restart the app, it starts syncing brightness again.

It would be great if we had the ability to unregister a single URI. The use case for this would be in specs, where we would ideally want fake URIs...

When I press the period key in vim, tpope's surround plugin's action repeats itself if it was the last action. The period key also repeats the last action in Sublime...

When the header information is incorrect--say, `tags` is an empty array, or the `id` doesn't exist--jumbyl throws a 401 error. This is problematic, as it sends me hunting for solutions...

When I run `:Ag` while focused on a split, I expect a result to be opened in that same split. However, it seems to pick a split at random, which...

### Describe the bug When I try to have `postForm` automatically serialize a `Blob` in Node.js, it fails with the error message `"Blob is not supported. Use a Buffer instead."`...

I'd like support for tab-completing the following in bash: - commands - git branches - options

Whether I run `rails c` (with spring binstubs installed) or `bundle exec rails c`, the console successfully connects to spring. However, it fails to load `~/.irbrc` (wherein I enable command...