nteract / hydrogen

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
https://nteract.gitbooks.io/hydrogen/
MIT License
3.91k stars 335 forks source link

Remove duplicate keybindings #2138

Closed wjandrea closed 1 year ago

wjandrea commented 2 years ago

ctrl-enter is duplicated in the same schema. shift-enter is duplicated in Darwin. ctrl-shift-backspace is duplicated in Windows/Linux editor.

I'm not an expert on Coffeescript or Atom config, so if there's a valid reason for the duplicates to exist, please let me know.

wjandrea commented 1 year ago

cleaning up now that Atom is sunsetted