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