##// END OF EJS Templates
fix config name.
Matthias Bussonnier -
Show More
@@ -265,7 +265,7 This feature does not use the ``readline`` library anymore – at least for now
265 265 file your :envvar:`INPUTRC` environment variable points to).
266 266
267 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 270 Session logging and restoring
271 271 -----------------------------
General Comments 0
You need to be logged in to leave comments. Login now