Replies: 1 comment
-
How do you pass input to a program? When I open the repl window, it prints the program output but doesn't let me interact with it. |
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.
-
As the title shows , When I debug a file which needs some input , I need to focus on the terminal , press
i
, input something , then exit insert mode and return to the code window. So I wanna know if there is a way to make the cursor automatically return to the corresponding line after I input.Beta Was this translation helpful? Give feedback.
All reactions