Alec Aivazis
Alec Aivazis
Hey @th3coop! Thanks for the kind words. If I'm understanding your question, you tested some prompts in a windows environment and things worked as expected? Strange. Which environments and prompts...
I don't remember all of the gotchas that we ran into that justified supporting a windows-specific implementation of RuneReader. I just remember that @coryb and I tried everything we could...
Thanks for creating the example repo! Unfortunately I am very busy for the next few months so I don't think I will be able to dig into this but if...
Hmm this is a tricky one. I"m really not sure what the right solution is. The only alternative to what you described @MarkusFreitag is something like what `vi` does with...
If we go with the first, we force the user to go back up and delete the lines they just created. If memory serves, the multiline input does not support...
Thanks for making this ticket @jstrachan. I wanted to leave a screenshot of how inquirer.js provides more information to the user. The message `(Use arrow keys)` shows up until the...
The cast to `any` is a little unfortunate but it's something I'd be willing to add by hand if there was no other option - maybe some documentation for the...
Oh yep! That was it 👍
I am now running into a new error when calling `session.sync()`: `Cannot set session store before subscribing`. I haven't been able to dig into it much yet but i figured...
I would **love** to have some kind of support for analyzing the performance of the gateway at the resolver level. If we can find a way to integrate this into...