-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
F# interactive shows random characters when editing a line #315
Comments
@egamma F# Interactive is using terminal integration ( IMO either:
|
@Krzysztof-Cieslak agreed, if this can be reproduced outside of the F# interactive, then please move the issue back to vscode. |
Test executed. Number 3 and 5 resulted in the same behavior:
I updated before testing:
|
Retested. Same behavior for extensions:
|
@basvdlinden I cannot reproduce the behaviour given the above steps in the latest insider version. Please see the attached recording. Can you pls try to reproduce in the insider build as well https://code.visualstudio.com/insiders |
@egamma I can reproduce it doing exactly the same. (Although reproducing it with just 10 characters on one line may take a few retries) I have a different F# interactive version ...
I have also installed VS2015 update 3 on my system (and the Visual F# 4.0 extension) |
@basvdlinden can you please add an animated gif. This will help with coming up with a repro. // FYI @Tyriar |
If this is about the prompt going out of sync with the backend after pressing backspace I expect it to be fixed in v1.9 as part of the winpty upgrade. See microsoft/vscode#14613 and microsoft/vscode#7345 |
@basvdlinden that's the stable build (1.8.1). Can you test on Insiders (1.9.0)? |
Closing - works in insiders build and will be pushed to stable soon. |
From @basvdlinden on December 19, 2016 20:34
Steps to Reproduce:
or
Copied from original issue: microsoft/vscode#17557
The text was updated successfully, but these errors were encountered: