generated from ellisonleao/nvim-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Did you check docs and existing issues?
- I have read all the plugin docs
- I have searched the existing issues
- I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
NVIM v0.11.0-dev-1300+g1077843b9b
Operating system/version
Debian 12
Describe the bug
Hi, I love this plugin, it feels so much lighter and more intuitive than dap-ui!
I am a bit confused about the dap-view-term window to the left of everything else window.
For me, the dap-view-term window is just an empty buffer, I can edit it in normal mode, but can't run any commands and there is no output coming there.
I don't understand if I misconfigured something on my side or is it supposed to serve some purpose and if so, in which way is it different from REPL tab?
Here is a screenshot of what it looks like on my side:
Steps To Reproduce
- Start debugging session
- Try to run a command in dap-view-term window
- Run the program until some output is sent to stdout
Expected Behavior
I would expect there to be some functionality to dap-view-term window that is not available in the REPL window
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
