Skip to content

bug: dap-view-term window not working #14

@matko031

Description

@matko031

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:

Image

Steps To Reproduce

  1. Start debugging session
  2. Try to run a command in dap-view-term window
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions