CtrlLeftArrow and CtrlRightArrow don't exist
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# About
The Keyboard package that is being used internally (https://github.com/eiannone/keyboard) doesn't provide support for Ctrl+Arrow key, so jumping words forwards and backwards is currently handled via Up and Down arrows (not ideal). This repo also hasn't seen an update in about 2 years. Its likely that it has been abandonded by the initial developer. An effort should be made to add this new character to the character set, but this will likely require a Clone-and-Own for the package to make sure it is merged in in a reasonable time
## Definition of Done
The `jane_cli` can handle Ctrl+Arrow keys for word jumping
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.