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

Skip to content

Commit eb0314f

Browse files
committed
Merge: Issue #14997: disable <F5> in idle shell window.
Thanks to Roger Serwy for patch.
2 parents ee32931 + 4ca222d commit eb0314f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/idlelib/config-extensions.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ zoom-height=<Alt-Key-2>
4646

4747
[ScriptBinding]
4848
enable=1
49+
enable_shell=0
50+
enable_editor=1
4951
[ScriptBinding_cfgBindings]
5052
run-module=<Key-F5>
5153
check-module=<Alt-Key-x>

0 commit comments

Comments
 (0)