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

Keyboard shortcut changes #4884

Closed
14 of 15 tasks
ellisonbg opened this issue Jan 27, 2014 · 3 comments
Closed
14 of 15 tasks

Keyboard shortcut changes #4884

ellisonbg opened this issue Jan 27, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@ellisonbg
Copy link
Member

We plan on making the following changes to the keyboard shortcuts:

  • Leave ctrl+j and ctrl+k for move up/down
  • Save shift+j/k for contiguous selection
  • Use v and shift+V for paste below and above
  • Use r for raw cells
  • Use 00 for restart kernel
  • Use ii for interrupt kernel
  • Look into KeyboardShortcut width and height in css
  • Fix help string of shift+o
  • Add shift+m for merge below in addition to shift+=
  • Leave alt+- for split cell
  • List CodeMirror keyboard shortcuts in edit mode Shortcut help.
  • Accept cmd in place of meta on OS X.
  • Show cmd in place of meta in help - internally still use meta.
  • Add IPython.utils.platform.
  • Conditionally define shortcuts using cmd on OS X.
@ivanov
Copy link
Member

ivanov commented Jan 28, 2014

Add a checkbox to changing a cell type should not enter edit mode (as per my recollection of the dev meeting discussion). @matthew-brett‎ ran into this today and found it highly confusing.

@ellisonbg
Copy link
Member Author

Ahh, that is going to be in a separate PR/issue about the actual behaviors: #4885

@ellisonbg
Copy link
Member Author

Closed by #4894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants