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

Many confused characters appear on the terminal #236994

Open
Niefee opened this issue Dec 27, 2024 · 0 comments
Open

Many confused characters appear on the terminal #236994

Niefee opened this issue Dec 27, 2024 · 0 comments
Assignees

Comments

@Niefee
Copy link

Niefee commented Dec 27, 2024

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version:
  • OS Version:
    版本: 1.96.2 (user setup)
    提交: fabdb6a
    日期: 2024-12-19T10:22:47.216Z
    Electron: 32.2.6
    ElectronBuildId: 10629634
    Chromium: 128.0.6613.186
    Node.js: 20.18.1
    V8: 12.8.374.38-electron.0
    OS: Windows_NT x64 10.0.19044

I make some settings in setting.json

  "terminal.integrated.defaultProfile.windows": "PowerShell-v7",
  "terminal.integrated.profiles.windows": {
    "PowerShell-v7": {
      "path": "C:\\Users\\XXX\\scoop\\apps\\powershell\\current\\pwsh.exe", 
    }
  },

Steps to Reproduce:

  1. I simply input 'ls'
  2. A large number of confused characters

Using the terminal will result in a large number of confused characters
Image

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

2 participants