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

Adds Mac OS X native keybindings #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raykyri
Copy link

@raykyri raykyri commented Oct 13, 2021

Textareas in OS X emulate Unix keybindings using the control key (for example, cmd-C is copy, and control-A moves the cursor to the beginning of the line. This PR implements most Mac native keybindings except for the yank/kill ring, which is a separate buffer than the clipboard, and interacted with with control-K and control-Y.

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

Successfully merging this pull request may close these issues.

1 participant