Merge: Issue #14997: disable <F5> in idle shell window.
Thanks to Roger Serwy for patch.
This commit is contained in:
commit
eb0314f5a8
|
@ -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…
Reference in New Issue