Skip to content

Fixed collapsible_headings key conflict#1264

Merged
jcb91 merged 2 commits intoipython-contrib:masterfrom
rhilenova:master
Mar 17, 2018
Merged

Fixed collapsible_headings key conflict#1264
jcb91 merged 2 commits intoipython-contrib:masterfrom
rhilenova:master

Conversation

@rhilenova
Copy link
Copy Markdown
Contributor

I ran into an issue while using the jupyter vim binding plugin (https://github.com/lambdalisue/jupyter-vim-binding). Collapsible headings was changing the handler for whatever was on the "up" and "down" keys, rather than the handlers for moving to the previous and next cells. If nothing is bound to "up" or "down", or those keys were rebound before the plugin loaded, it causes issues.

@jcb91
Copy link
Copy Markdown
Member

jcb91 commented Mar 17, 2018

looks good to me, thanks for this. Travis py27 failure is some other problem, so merging this as-is.

@jcb91 jcb91 merged commit 15ccd17 into ipython-contrib:master Mar 17, 2018
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

Successfully merging this pull request may close these issues.

2 participants