LivelyKernel / LivelyKernel/lively4-core
Shortcut keys on Mac
Open
Nobody has claimed this yet.
comp: ux
macos
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
In general, the shortcut should follow the platform convention. On Mac I'd expect that Cmd key to cut, copy, paste and Cmd-P to print the result, but it is right now configured to use Ctrl key.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the shortcut configuration and platform-specific keyboard handling in the JavaScript project. Verify the Mac behavior against the issue requirements: Cmd should cut, copy, paste, and print, while other platform behavior should remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100