Skip to content

[Feature Request] Bring back input history pressing up/down arrows. #704

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

Open
qwertycxz opened this issue May 2, 2025 · 0 comments
Open
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@qwertycxz
Copy link

# foo.py
while True:
	print(input())

In native Python, when I run python foo.py, I could use up and down arrow keys to navigate to my history inputs. While in VSCode Python Debugger, there's no more input history.

In applications need a lot of stdio, this is quite inconvenience. Please bring back this feature. Thank you. 💯

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

1 participant