diff --git a/docs/source/interactive/reference.rst b/docs/source/interactive/reference.rst index 4d3b234..7658686 100644 --- a/docs/source/interactive/reference.rst +++ b/docs/source/interactive/reference.rst @@ -265,7 +265,7 @@ This feature does not use the ``readline`` library anymore – at least for now file your :envvar:`INPUTRC` environment variable points to). In particular if you want to change the input mode to ``vi``, you will need to -set the ``TerminalInteractiveShell.vi_mode`` configuration option of IPython. +set the ``TerminalInteractiveShell.editing_mode`` configuration option of IPython. Session logging and restoring -----------------------------