Torsten Schmits
Torsten Schmits
ah, alright. I am using `guard-shell` with a Guardfile I created some months ago, that was using `riml -s < #{infile} > ${outfile}`…I guess `SID()` is being omitted in stdin...
After updating vim today, the `s:` seems to be illegal now.
FWIW, this is working at first glance: https://github.com/tek/riml/commit/9d2131f1ceb1ca5e4a6cfc14d4d56bbdeea4c3dd
I have experimented with this a bit: https://gist.github.com/tek/d427c0fd9f8650892d3c469b63b55175 I also tried to use `PatchDMapWithMove`, but the entries aren't reordered when drawing the list with `reflex-dom`: https://gist.github.com/tek/1ea3d43127d5f17fafbfd139f169b269
@bradrn > This looks interesting, but I’m not quite sure what it does. What is `SortedUpdate`, and how does `patchableList` differ from `listHoldWithKey`? The type of the update elements in...
@Wizek could you explain that gist where you add the event using `JSA.call` a bit? I'm getting a requirement for `ToJSVal (RawElement (DomBuilderSpace m))` since my element is created outside...
damn, I searched very thoroughly but did not find this one! :smile: So, consider this my +1!
are you approving the feature?
awfully pragmatic. Where's your sense of adventure? :smile: anyways, I'll work on it, though it's gonna take a while to get into the project.