You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gengxuelei opened this issue
Oct 18, 2016
· 2 comments
Assignees
Labels
terminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)
There is a wrong blank space after a commander in Terminal when use cmder's bash but it's ok when use cmd.exe .
There is a waring:'存储不足,无法处理此命令。' when use cmd.exe;
And there has no highlighting in Terminal .
The text was updated successfully, but these errors were encountered:
Tyriar
added
bug
Issue identified by VS Code Team member as probable bug
help wanted
Issues identified as good community contribution opportunities
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
labels
Oct 18, 2016
This bug has been fixed with vscode-1.11.1 & git-bash "2.12.2.windows.2",settings: "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
if create a bashrc with "code ~/.bashrc", and enter under settings to this file, it's fine:
Tyriar
removed
bug
Issue identified by VS Code Team member as probable bug
help wanted
Issues identified as good community contribution opportunities
labels
Apr 18, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
terminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)
-Cmder Version:161009a [64 (Stable)
There is a wrong blank space after a commander in Terminal when use cmder's bash but it's ok when use cmd.exe .
![image](https://cloud.githubusercontent.com/assets/11707936/19473436/3e0e8bc4-955e-11e6-8980-80ac0cd1089b.png)
![image](https://cloud.githubusercontent.com/assets/11707936/19473728/5e0bcdb4-955f-11e6-8a27-7ca767e83252.png)
There is a waring:'存储不足,无法处理此命令。' when use cmd.exe;
And there has no highlighting in Terminal .
The text was updated successfully, but these errors were encountered: