Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 710fa6c

Browse files
committed
Alt-H was conflicting with the Help menu on Windows.
Let's try Alt-2....
1 parent da4d3c1 commit 710fa6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/config-extensions.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ expand-word=<Alt-Key-slash>
2626
[ZoomHeight]
2727
enable=1
2828
[ZoomHeight_cfgBindings]
29-
zoom-height=<Alt-Key-h>
29+
zoom-height=<Alt-Key-2>
3030

3131
[ScriptBinding]
3232
enable=1

0 commit comments

Comments
 (0)