mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #14997: disable <F5> in idle shell window.
Thanks to Roger Serwy for patch.
This commit is contained in:
parent
fc990e942f
commit
4ca222d4d5
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ zoom-height=<Alt-Key-2>
|
|||
|
||||
[ScriptBinding]
|
||||
enable=1
|
||||
enable_shell=0
|
||||
enable_editor=1
|
||||
[ScriptBinding_cfgBindings]
|
||||
run-module=<Key-F5>
|
||||
check-module=<Alt-Key-x>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue