-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-40468: Split IDLE settings General tab #26621
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
Conversation
Replace it with Windows tab for Shell and Editor options and Shell/Ed for options exclusive to one of them. Create room for more options and make dialog shorter, to better fit small windows.
This makes room for new options. They should not necessary just to added to the end. Other followups include moving indent to the Windows page and maybe re-ordering some existing options. |
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
GH-26628 is a backport of this pull request to the 3.10 branch. |
Replace it with Windows tab for Shell and Editor options and Shell/Ed for options exclusive to one of them. Create room for more options and make dialog shorter, to better fit small windows. (cherry picked from commit 275d5f7) Co-authored-by: Terry Jan Reedy <[email protected]>
Replace it with Windows tab for Shell and Editor options and Shell/Ed for options exclusive to one of them. Create room for more options and make dialog shorter, to better fit small windows. (cherry picked from commit 275d5f7) Co-authored-by: Terry Jan Reedy <[email protected]>
GH-26629 is a backport of this pull request to the 3.9 branch. |
Replace it with Windows tab for Shell and Editor options and Shell/Ed for options exclusive to one of them. Create room for more options and make dialog shorter, to better fit small windows. (cherry picked from commit 275d5f7) Co-authored-by: Terry Jan Reedy <[email protected]>
Replace it with Windows tab for Shell and Editor options and Shell/Ed for options exclusive to one of them. Create room for more options and make dialog shorter, to better fit small windows. (cherry picked from commit 275d5f7) Co-authored-by: Terry Jan Reedy <[email protected]>
Replace it with Windows tab for Shell and Editor options
and Shell/Ed for options exclusive to one of them.
Create room for more options and make dialog shorter,
to better fit small windows.
https://bugs.python.org/issue40468