Skip to content

fix the ipython keybindings for F12, F11, F10, F9, F8

Janek Kozicki requested to merge fix-F12-F11-F10 into master

ipython since version 5.0 (I guess) stopped using libreadline, now we must make the bindings in another way. It works now, for me at least.

Merge request reports