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 history adding an item that is a dupe should put it at the top of the stack too #3631

Closed
rchiodo opened this issue Feb 1, 2019 · 0 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Feb 1, 2019

Terminal window behaves this way. We didn't implement it this way.

Situation:

  • Enter like 40 things into the input prompt
  • On item 41 happen to enter something already typed
  • Hit up to enter it again

Expected:
Last item typed is the first

Actual:
You have to go up through the list until you find it again.

@rchiodo rchiodo self-assigned this Feb 1, 2019
@rchiodo rchiodo closed this as completed Apr 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 22, 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

1 participant