Merge: Issue #14997: disable <F5> in idle shell window.

Thanks to Roger Serwy for patch.
This commit is contained in:
Andrew Svetlov 2012-10-04 22:50:13 +03:00
commit eb0314f5a8
1 changed files with 2 additions and 0 deletions

View File

@ -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>