You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont have a lua interpreter in PATH so running IronRepl lua logically fails BUT it does so in a weird way, e.g., iron.nvim starts a window which immediately disappears so I can't read what's on it. Then when I try to quit, neovim complains because of running jobs:
So I wish a failing REPL would not disappear (hoping it's not a behavior due to some of my other plugins) and I dont think it used to be the case, something must have changed recently.
This could be interesting to support :checkhealth iron.nvim too to see if all REPLs are correctly configured.
The text was updated successfully, but these errors were encountered:
I am using f603de5
I dont have a lua interpreter in PATH so running
IronRepl lua
logically fails BUT it does so in a weird way, e.g., iron.nvim starts a window which immediately disappears so I can't read what's on it. Then when I try to quit, neovim complains because of running jobs:So I wish a failing REPL would not disappear (hoping it's not a behavior due to some of my other plugins) and I dont think it used to be the case, something must have changed recently.
This could be interesting to support
:checkhealth iron.nvim
too to see if all REPLs are correctly configured.The text was updated successfully, but these errors were encountered: