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

Input prompt for the Python Interactive window doesn't support up arrow correctly for single item #3648

Closed
rchiodo opened this issue Jan 25, 2019 · 0 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Jan 25, 2019

In the normal command prompt if you type something like :

1

And then hit enter, on the next line, hitting 'up' will cause 1 to appear.

If you erase the line and hit up, 1 will continue to appear. For us, the 1 will appear once, but then the up position will go beyond the end and we'll never allow another up.

@ronglums ronglums assigned ronglums and rchiodo and unassigned ronglums Jan 28, 2019
@greazer greazer closed this as completed Jan 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants