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

Terminal escape code printed when I execute cargo #15943

Closed
mindgitrwx opened this issue Mar 8, 2023 · 2 comments
Closed

Terminal escape code printed when I execute cargo #15943

mindgitrwx opened this issue Mar 8, 2023 · 2 comments

Comments

@mindgitrwx
Copy link

Description

When running cargo-process related function in Spacemacs, strange characters appear in the buffer as below.

screenshot 2023-03-08 at 2 57 54 PM

Reproduction guide

Install cargo mode package, and execute any function

System Info 💻

  • OS: darwin
  • Emacs: 28.2
  • Spacemacs: 0.999.0
  • Spacemacs branch: develop (rev. a529b0b)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(protobuf yaml go ruby graphviz typescript csv html javascript haskell rust d
          (python :variables python-lsp-backend 'lsp python-lsp-server 'pyright python-fill-column 99 python-test-runner 'pytest python-sort-imports-on-save t python-pipenv-activate t)
          emacs-lisp auto-completion better-defaults git helm lsp markdown multiple-cursors org
          (shell :variables shell-default-height 30 shell-default-position 'bottom)
          spell-checking syntax-checking version-control docker search-engine neotree treemacs)
  • System configuration features: ACL GMP GNUTLS JSON LIBXML2 MODULES NOTIFY KQUEUE NS PDUMPER THREADS TOOLKIT_SCROLL_BARS ZLIB
@lebensterben
Copy link
Collaborator

they are escape code for ansi colors. I cannot reproduce them.

and you need to report it to https://github.com/kwrooijen/cargo.el

@smile13241324
Copy link
Collaborator

This is an upstream issue and will therefore be closed here, please contact the maintainers of cargo.el.

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

3 participants