admin管理员组文章数量:1122846
So recently i found this issue that when we use up arrow key to load previous cmd in vs code terminal, it loads the previous cmd but not from the project termnil, it loads the last cmd entered in the shell of the machine.
I mean suppose i opened Folder A and opened its terminal in vs code and entered python test.py
now i opened command prompt of windows and entered ls
now i opened my folder A again and opened its terminal in vs code and used arrow key, now shouldn't it load python test.py? But it loads ls cmd that we entered in command prompt earlier.
Is there any setting by which we can configure it?
本文标签: pythoncan39t access previous bash cmd using up arrow key in vs codeStack Overflow
版权声明:本文标题:python - can't access previous bash cmd using up arrow key in vs code - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736283110a1926859.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论