Can I use regular nvim's windows for REPL? #317
Unanswered
WhiteBlackGoose
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I have been experiencing a different problem. However, seeing this I realized something. So I don't have an answer for you, but I thank you for your question and how it has helped me! Thanks :-) |
Beta Was this translation helpful? Give feedback.
1 reply
-
I know this is an old post but I am not understanding why anyone would want it to be on top of the normal windows instead of an actual split like you said. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there. Thanks for this plugin!
My question is the following. Can I use regular nvim windows instead of that of iron? Problem with the latter is that it overlays the window instead of actual splitting, so if I have text that was supposed to be wrapped, it isn't, and is left behind REPL.
Here's a screenshot on the border between regular window and REPL. Note where the cursor is - it's on my actual code, which is hidden behind the repl

Beta Was this translation helpful? Give feedback.
All reactions