Linas Juškevičius
Linas Juškevičius
> this does look like a very edge case.. I never heard of a tip to use `tmux` as a shell.. Agreed but it makes sense to do so in...
Ok, let's wait for some "me too"s. Thank you!
Fixed by 56f75ee0112fa91c8aa925a0e988c3121f0092ee.
Hello, @staltz. I've been playing further with this. I am not sure how `concat` should behave but `flattenSequentially` is definitely not doing the right thing. Even in the case where...
@rjkip, I agree that `concat` probably behaves correctly. I have doubts about `flattenSequentially` but that could be a different issue. Should we rename this issue? Should we close it?
@rjkip, here's what I want to do. I want to have a stream that returns events from an `EventEmitter`. However, it should `.remember()` the last event, even if the app...
@webmaster128, it was a long time ago, I do not remember any more. I guess you're right, `concat` would work. The important thing is the time of subscription: `concat` should...
Found that you can get all props: ``` $ miio protocol call get_prop '["all"]' --token [ "mode:1", "time:171", "sp:4.0", "dist:180", "cal:11630", "step:271" ] ```
The fix does not work on IE8. I will look for a solution and comment again.
I am experiencing this as well. It is not consistent but I can rarely compile all assets without getting it at least once. Looks like some kind of a race...