Show More
@@ -441,7 +441,7 b' class TerminalInteractiveShell(InteractiveShell):' | |||||
441 | "match_filter": Unicode(), |
|
441 | "match_filter": Unicode(), | |
442 | "new_keys": List(Unicode()), |
|
442 | "new_keys": List(Unicode()), | |
443 | "new_filter": Unicode(), |
|
443 | "new_filter": Unicode(), | |
444 |
"create": Bool( |
|
444 | "create": Bool(False), | |
445 | }, |
|
445 | }, | |
446 | ), |
|
446 | ), | |
447 | help="""Add, disable or modifying shortcuts. |
|
447 | help="""Add, disable or modifying shortcuts. |
General Comments 0
You need to be logged in to leave comments.
Login now