Aram Drevekenin

Results 596 comments of Aram Drevekenin

Hi @DawidPietrykowski and thanks for your patience. I would very much rather work toward the proper fix for this entire area of code rather than adding small fixes to the...

Hey @gbirke - do `[` and `]` work for you? (`ESC` in this case being ASCII 27, so `0x1b` in your case.

Hey so - I'm unfortunately not able to reproduce this. It's possible that this issue only occurs on a mac due to pasting being done with the `cmd` key. I...

Thanks @towry ! Any chance you know which commit fixed it? I'll be more calm if I understand what caused this issue.

This is planned as part of the "multiple backends" feature. Maybe not exactly like this, but essentially the end-goal is to allow multiple users to "bring in" their machine as...

Thanks for the explanation! I totally get it and I don't think there's a misunderstanding. Probably just me rushing my own run-down of things. I guess what I'm trying to...

While I appreciate the offer, I have consistently had bad experience with people contributing large features in the past. What almost always happens is that there's a lot of willingness...

Hum, I think this is basically failing to write to STDOUT for some reason... iirc @tlinford encountered something similar recently, right?