Shawn M Moore
Shawn M Moore
I recommend [Text::VimColor](https://metacpan.org/pod/Text::VimColor). Here's how I implement it for my blog: https://github.com/sartak/sartak.org/blob/master/lib/Sartak/Blog.pm#L72-86 https://github.com/sartak/sartak.org/blob/master/static/style.css#L210-221
I've been programming for 20 years, yet this is the very first game I've run into that was not only functional but downright delightful. I had to drop everything to...
When I'm midway through a problem but can't figure out the next move, my only recourse is to use the problem-explanation (question mark in a circle) button **and then replay...
Glift's "standard problem" widget either gets confused about whose turn it is, or doesn't cope gracefully with AW/AB nodes appearing in the middle of a tree. For example in the...
# Feature Request ## Describe the Feature I'd like a way to scroll to the bottom of the list. ## Describe the Solution You'd Like Either a `scrollToBottom` callback, or...
# Bug report ## Description / Observed Behavior I'm seeing that, in specific configurations, using global `mutate` unexpectedly provides `undefined` for the old value in an `optimisticData` callback. ## Expected...
Hi kurkale6ka, vim-pairs is exactly what I was looking for in my life :) However, I already use some more specialized plugins for some of the mappings: [vim-swap](https://github.com/machakann/vim-swap): `i,` `a,`...
### What is the issue? When connecting on a local network from macOS to Linux, I experience elevated packet loss, up to 15%, both for ping and ssh. Latency is...