Customize jump to front or end of line shortcut
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Is this possible?
Currently it can only be done with Crtl a and Ctrl e
Would be great to be able to do this with Ctrl left-array and Ctrl right-arrow
Contributor guide
Research direction
Start by locating the notebook keyboard-shortcut handling for Ctrl+A and Ctrl+E, then trace how Ctrl+Left Arrow and Ctrl+Right Arrow are currently interpreted. Done means users can customize shortcuts for moving to the front or end of a line, with the existing behavior preserved unless changed by configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100