File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ comment-region = <Control-Key-3>
176176redo = <Shift-Command-Key-Z>
177177close-window = <Command-Key-w>
178178restart-shell = <Control-Key-F6>
179- save-window-as-file = <Command-Key-S>
179+ save-window-as-file = <Shift- Command-Key-S>
180180close-all-windows = <Command-Key-q>
181181view-restart = <Key-F6>
182182tabify-region = <Control-Key-5>
@@ -208,7 +208,7 @@ open-new-window = <Command-Key-n>
208208open-module = <Command-Key-m>
209209find-selection = <Shift-Command-Key-F3>
210210python-context-help = <Shift-Key-F1>
211- save-copy-of-window-as-file = <Shift -Command-Key-s>
211+ save-copy-of-window-as-file = <Option -Command-Key-s>
212212open-window-from-file = <Command-Key-o>
213213python-docs = <Key-F1>
214214
Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ Core and Builtins
1616Library
1717-------
1818
19+ - Issue #11052: Correct IDLE menu accelerators on Mac OS X for Save
20+ commands.
21+
1922- Issue #11053: Fix IDLE "Syntax Error" windows to behave as in 2.x,
2023 preventing a confusing hung appearance on OS X with the windows
2124 obscured.
You can’t perform that action at this time.
0 commit comments