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

Repl history causing strange prompt behavior and failing to go more than one entry back #903

Closed
bpringe opened this issue Dec 29, 2020 · 2 comments
Labels
bug Something isn't working output/repl window

Comments

@bpringe
Copy link
Member

bpringe commented Dec 29, 2020

In the following gif I'm hitting the up and down arrow keys to go backward/forward in repl history entries, then at the end I'm hitting up to go back more than one entry. If I go back, it prints a duplicate prompt and then the last entry, if I go forward, it prints another prompt (it should not). If I try to go back more than one entry, I get an error: Running the contributed command: 'calva.showPreviousReplHistoryEntry' failed.

repl-history

@bpringe bpringe added bug Something isn't working output/repl window labels Dec 29, 2020
@bpringe
Copy link
Member Author

bpringe commented Dec 29, 2020

This seems to only be happening in my Code - OSS installation (VS Code from the Manjaro repository - without Microsoft branding).

It's strange because it just randomly started happening. I don't think it was updated. In actual VS Code this issue does not happen.

@bpringe
Copy link
Member Author

bpringe commented Dec 29, 2020

I uninstalled it and also removed all associated config files like ~/.vscode and related folders in ~/.config and reinstalled and Calva is working fine now 🤔. Think I'll try switching to actual VS Code now. That way I can stay more up to date.

I used Code OSS mainly becasue I had some crashing issues with the VS Code snap before. 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working output/repl window
Projects
None yet
Development

No branches or pull requests

1 participant