[IPython-User] browser and notebook keybindings
Jakob Gager
gager@ilsb.tuwien.ac...
Wed Nov 21 01:08:23 CST 2012
In this context it is also interesting that middle mouse button pasteing is not working in the notebook
(neither in code cells nor markup cells).
This might also be related the the JS code-editing widget?
Jakob
On 11/21/2012 12:00 AM, Daniel Wheeler wrote:
>
>
>
> On Tue, Nov 20, 2012 at 5:50 PM, David Warde-Farley <d.warde.farley@gmail.com
> <mailto:d.warde.farley@gmail.com>> wrote:
>
> Does it happen in code cells only or Markdown/raw cells as well?
>
>
> It happens in both Markdown and raw text as well (i.e. the browser keybindings don't work).
>
> If it's just code cells, my guess would be that CodeMirror (the JS code-editing widget that IPython
> ships) would be overriding things. There is some key listener logic in IPython's part but it mostly
> only traps things that follow a Ctrl+M.
>
> David
>
>
> --
> Daniel Wheeler
>
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-User
mailing list