##// END OF EJS Templates
fix config name.
Matthias Bussonnier -
Show More
@@ -265,7 +265,7 b' This feature does not use the ``readline`` library anymore \xe2\x80\x93 at least for now'
265 file your :envvar:`INPUTRC` environment variable points to).
265 file your :envvar:`INPUTRC` environment variable points to).
266
266
267 In particular if you want to change the input mode to ``vi``, you will need to
267 In particular if you want to change the input mode to ``vi``, you will need to
268 set the ``TerminalInteractiveShell.vi_mode`` configuration option of IPython.
268 set the ``TerminalInteractiveShell.editing_mode`` configuration option of IPython.
269
269
270 Session logging and restoring
270 Session logging and restoring
271 -----------------------------
271 -----------------------------
General Comments 0
You need to be logged in to leave comments. Login now