Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl-N, P with in vi editing mode #216

Open
matthew-brett opened this issue Jun 2, 2020 · 0 comments
Open

Ctrl-N, P with in vi editing mode #216

matthew-brett opened this issue Jun 2, 2020 · 0 comments

Comments

@matthew-brett
Copy link

Please forgive me if this is obvious - but - is there any way to enable to the usual actions of Ctrl-N and P, when using:

c.ZMQTerminalInteractiveShell.editing_mode = 'vi'

in ~/.jupyter/jupyter_console_config.py?

This seems to be the default in IPython - that, with c.TerminalInteractiveShell.editing_mode = 'vi' in insert mode, or command mode, Ctrl-P gives me the previous input cell, and Ctrl-N gives me the next. Is there a way of enabling this behavior for Jupyter Console?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant