Ming
Ming
Hi! The previous track `scan_previous_track` and next track `scan_next_track` codes are considered invalid in Goku Not massively urgent/important request, just noticed there's no open issue for it. Cheers
Hi, I was hoping to have a simultaneous like so: `[[:i :o] :delete_or_backspace]` However, I was hoping to pair it with mods eg. option held, `io` same time, yields option+backspace...
div.selector, div.checker, div.radio don't take on the classes of the inputs/selects they wrap, but often adding a class is necessary for certain styling. I wrote this (all inputs, selects and...
# Describe the bug There are a mixture of International English and US English words in list For example, International (colour, customise) and US (color, customize) There are also non-words...
Hi, just a small selector typo: /\* expand style */ # elements-content .parent.expande { ``` background: #f1f1f1; ``` } I think the .expande should be .expanded Cheers
Hi, was thinking it would be nice to have a "this is where your cursor is now, and now jump and highlight to this other spot" So, jumpy while holding...