Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to extend or increase output-buffer display of text? #652

Open
whompyjaw opened this issue Aug 11, 2022 · 0 comments
Open

How to extend or increase output-buffer display of text? #652

whompyjaw opened this issue Aug 11, 2022 · 0 comments

Comments

@whompyjaw
Copy link
Contributor

I am not sure if this is a pytest issue, but I tried looking through the source code but couldn't see anything obvious (I am also not good with elisp yet)

image
You can see I have plenty of room for text.

My pytest text gets truncated. I tried to create a new template with pytest --full-trace but I don't know where I would pass params to pytest in the templates.

  (dap-register-debug-template "Pytest Long"
                               (list :type "python"
                                     :args ""
                                     :cwd nil
                                     :program nil
                                     :module "pytest"
                                     :request "launch"
                                     :name "Python :: Run pytest (buffer)"))

Any help would be appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant