Skip to content

VS Code终端命令执行后出现 __vsc_prompt_cmd_original: command not found #4

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

Open
qwtoe opened this issue Sep 16, 2024 · 0 comments
Labels
Linux New feature or request 报错 Something isn't working

Comments

@qwtoe
Copy link
Owner

qwtoe commented Sep 16, 2024

操作系统:Ubuntu Server 20.04 LTS 64bit

VS Code终端命令执行后老是出现 __vsc_prompt_cmd_original: command not found

解决方案:

1、vim ~/.bashrc
2、在~/.bashrc里面加入命令:unset PROMPT_COMMAND
3、source ~/.bashrc

@qwtoe qwtoe added 报错 Something isn't working Linux New feature or request labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux New feature or request 报错 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant