[IPython-User] browser and notebook keybindings
David Warde-Farley
d.warde.farley@gmail....
Tue Nov 20 16:50:48 CST 2012
Does it happen in code cells only or Markdown/raw cells as well? 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
On Tue, Nov 20, 2012 at 5:21 PM, Daniel Wheeler
<daniel.wheeler2@gmail.com>wrote:
> I noticed that the browser's general keybindings for editing text are not
> respected when editing text in the notebook's cells. I'm using Firefox
> along with an add-on called Firemacs which allows one to set "emacs" like
> keybindings. This mostly works for editing browser email, wikis and the
> like. My question is what is special about notebook cell text entry (or
> different form regular browser based text editing) that results in the
> browser based keybindings being ignored or overridden in some way?
>
> Cheers
>
> --
> Daniel Wheeler
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20121120/992a367b/attachment.html
More information about the IPython-User
mailing list