-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Terminal has display bugs with julia console #8117
Copy link
Copy link
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)windowsVS Code on Windows issuesVS Code on Windows issues
Description
- VSCode Version: 1.3.0-insider (de66522)
- OS Version: Win10 x64
Steps to Reproduce:
- Install julia v0.4.6
- Configure VS code terminal to use PowerShell
- Start VS Code terminal, then start a julia instance in the terminal (I have an alias for
juliain my PowerShell session, you might have to enter the full path) - Enter shell mode by typing
;, then enter the following charactersdir /cmdor something like that, then hitBackspacea couple of times. You might have to fiddle around a little, my repo was not 100%.
I then get a screen that looks like this:

The prompt now is shown twice. Sometimes I also get the prompt moved to the right, jumping around etc. I have never seen that sort of behavior when I start julia in the normal windows command window, or anywhere else (Mintty etc.).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)windowsVS Code on Windows issuesVS Code on Windows issues