Mikhail Beliakov

Results 38 comments of Mikhail Beliakov

Just few days ago I came to the same question. You make so useful screen at the breakpoint, so, it will be great to be able to call it

@SudhagarS Thank you. I've done the same yet. As variant, you may run `binding.pry` inside debugger session.

This fix will not be enough, you can see in my pull request. With it it works not bad at all, but not good enough (i use this gem only...

I've done it because ih @arlimus implementation you will get bug outpt with long press. Try to paste 300-500 symbols snippet od text (with spaces of course) and nav it...

Bug will be raided not after insert, but after navigating on the string. Copy this message(maybe twice), for example, and then try to go back and forward on it with...

Thank you for your quick reaction and attention to this bug!

It is Ruby, not go, so it is not possible to push from another thread to the current one, like it is implemented in go's `select`. As the result you...

Thank you for such a quick response. After spending some time, I realized, that the is no a word about concurrent write of user data, only the registry itself. So,...