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: Don't show cmd window on Windows #16016

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

JunkuiZhang
Copy link
Contributor

Closes #15955 .

Release Notes:

  • Fixed cmd window showing when repl executing commands(#15955 ).

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Aug 9, 2024
@JunkuiZhang JunkuiZhang changed the title repl: Don't show cmd window on Wondows repl: Don't show cmd window on Windows Aug 9, 2024
@rgbkrk rgbkrk added the jupyter repl, etc label Aug 13, 2024
@rgbkrk
Copy link
Member

rgbkrk commented Aug 13, 2024

Thank you!

@rgbkrk rgbkrk merged commit 03796e7 into zed-industries:main Aug 13, 2024
10 checks passed
@JunkuiZhang JunkuiZhang deleted the repl/no-cmd-window branch August 13, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement jupyter repl, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows: REPL python formatting spawns command window
2 participants