Henry John Kupty

Results 131 comments of Henry John Kupty

@vitalwarley I've just pushed an update which might solve the issue. It seems that one is not related to this issue. Let me know if it works for you now!...

Hi @DKioroglou. I think the issue you're having is different than the one described in this thread. The version of neovim you're using is below `0.4`, which I belive is...

Hi, thanks for the issue. You can define a couple of functions that change the configuration before calling the repl. Something like this: ```viml lua

Iron uses nvim's `exepath` to determine whether the executable is callable or not. Could you check what's the output of `:echo exepath("python")` for me?

Hi @cmcaine. The idea of the definitions is that it'll try to get the first matching binary if there's no preference. There's a top-level function for starting a repl by...

Hi @gwerbin Yep, unfortunately I couldn't get to devote the amount of time iron needs for the past year or so... I have to make sure those functions are properly...

Hi @devth. Thanks for the issue. Initially, nvimux was supporting other terminal providers. I'm not sure how quickterm works and what is needed to provide support for it. Could you...

Thanks for the reference, I'll take a look at it.

@ikitommi I'm really sorry for taking so long to release the PR for review. I've unfortunately shifted priorities at my project (which was the main driver for this PR) and...

I've decided to leave some stuff out for now, but I can implement if needed. Again, the idea was to get this rolling. Could be in a separate PR as...