mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
8aa3815130
This decouple the notion of shortcut from the notion of executed "action" This allow the shortcuts manager to be purely describe as data, and the same action to be later refered to either from the shortcut, from a toolbar button or a menu. This also implement a more complete keyboard shortcut handler which is able ton interpete sequences like `Cmd-X,Meta-v` By storing the shortcuts in a tree. |
||
---|---|---|
.. | ||
auth | ||
base | ||
custom | ||
notebook | ||
services | ||
style | ||
tree | ||
widgets |