Skip to content

Adds Mac OS X native keybindings#51

Open
raykyri wants to merge 1 commit intodanielearwicker:masterfrom
raykyri:master
Open

Adds Mac OS X native keybindings#51
raykyri wants to merge 1 commit intodanielearwicker:masterfrom
raykyri:master

Conversation

@raykyri
Copy link
Copy Markdown

@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