Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom keybindings #56

Open
raffaem opened this issue Dec 24, 2022 · 1 comment
Open

Custom keybindings #56

raffaem opened this issue Dec 24, 2022 · 1 comment

Comments

@raffaem
Copy link
Contributor

raffaem commented Dec 24, 2022

Hi,

I would like to add a keybinding to run all cells.

The doc says:

This parameter takes the form of a mapping, where they keys are references to modes or components to which a set of key-bindings apply, and the values are mapping of command names to lists of keys.
Key bindings set in the configuration will entirely over-ride the default binding, so if you want to add an additional binding for a command while retaining the default, you will need to include the default binding in the configuration.

  1. Where do I find, in the doc, the list of valid "command names"?
  2. How do I "include the default binding in the configuration"?
@joouha
Copy link
Owner

joouha commented Mar 14, 2023

I've added a list of available commands for each application to the documentation - e.g., for euporie-notebook the available commands are listed here:

https://euporie.readthedocs.io/en/latest/apps/notebook_commands.html

How do I "include the default binding in the configuration"?

I'll add something about this to the documentation

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

No branches or pull requests

2 participants