Kyle Kent
Kyle Kent
The `:RKill` command works exactly how I would need it to and is sufficient, thank you! As for `:b2` this opens my nerdtree file browser and not R. Although, I...
Another way to use ggsave() is to convert the plot into ggplot object using the ggplotify function as.ggplot(). Although this produces an awkard black box for me using jpeg and...
@witszymanski that is what I meant by > this produces an awkard black box for me using jpeg and cairo. Treat it as a work around and not a perfect...
It may be but specifying `chunk_size = xxx` in `SSEClient()` changed nothing about its behavior. Are there other solutions to try out?
@dbeatty10 Just checking in to see if this approach aligns with what we need. If there's anything we should discuss further for this feature?
Thanks @dbeatty10! I'll keep an eye out for the community tags next time. I have a few more questions and comments but I'll add them to the original issue.
@dbeatty10 do you have an inkling as to why this behavior might be intentional? It's logical to think a user might not know an env var needs to be set....
So this actually does replicate in vim. Luckily on further inspection just waiting +30s to let vimspector do its thing allows it to function. The problem must've been running things...
> 2. what did you expect ... Nothing! I'm new to c++ lol. I agree with your assessment, this is rare (also avoidable) and ben time is very rare commodity....