Skip to content
Discussion options

You must be logged in to vote

SOLUTION FOR BENEFIT OF OTHERS WITH SIMILAR STRUGGLE:

I stumbled upon what is now an obvious answer... In order to enter data (i.e., respond to input() prompts using nvim-dap with a python setup), simply enter the letter i to enter standard nvim insert mode. This, of course, is to be done after navigating around to the terminal panel while debugging (e.g., using shift + h,j,k,l combinations) to reach the terminal console panel.

In retrospect, this is a head-bangingly simple keystroke to enter data when prompted, just as one would to edit a text file with nvim. But I could not find this tidbit of guidance anywhere. Hope this helps someone else down the road.

Loving lazyvim. Cheers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ArchieLinux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant