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

Terminal has display bugs with julia console #8117

Closed
davidanthoff opened this issue Jun 24, 2016 · 5 comments
Closed

Terminal has display bugs with julia console #8117

davidanthoff opened this issue Jun 24, 2016 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues

Comments

@davidanthoff
Copy link
Contributor

  • VSCode Version: 1.3.0-insider (de66522)
  • OS Version: Win10 x64

Steps to Reproduce:

  1. Install julia v0.4.6
  2. Configure VS code terminal to use PowerShell
  3. Start VS Code terminal, then start a julia instance in the terminal (I have an alias for julia in my PowerShell session, you might have to enter the full path)
  4. Enter shell mode by typing ;, then enter the following characters dir /cmd or something like that, then hit Backspace a 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:
image
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.).

@dbaeumer dbaeumer added the terminal General terminal issues that don't fall under another label label Jun 25, 2016
@dbaeumer dbaeumer added the bug Issue identified by VS Code Team member as probable bug label Jun 25, 2016
@Tyriar
Copy link
Member

Tyriar commented Jul 5, 2016

This is an upstream issue.

@Tyriar Tyriar added upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues labels Jul 5, 2016
@davidanthoff
Copy link
Contributor Author

I assume you mean upstream in the terminal emulator, not in julia, right?

@Tyriar
Copy link
Member

Tyriar commented Jul 5, 2016

Yes, upstream as in xtermjs, pty.js or winpty.

@Tyriar
Copy link
Member

Tyriar commented Jan 3, 2017

Merging into #14613

@Tyriar Tyriar closed this as completed Jan 3, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 3, 2017
@Tyriar
Copy link
Member

Tyriar commented Jan 16, 2017

This should hopefully be fixed in tomorrow's Insiders build (via 63f1fa6). Please let me know if it still reproduces.

See #13625 for more information.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

3 participants