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

Add rudimentary register implementation. #232

Merged
merged 1 commit into from
May 29, 2016
Merged

Conversation

johnfn
Copy link
Member

@johnfn johnfn commented May 29, 2016

Hoping to kill 2 birds with one stone here:

  1. Remove that dumb copy-paste dependency that (I think) caused some intermittent test failures.
  2. Begin to implement Registers with a simple enough API.

This has the downside of no longer yanking to the clipboard, but many other implementations of Vim don't yank to clipboard either, including... uh... Vim itself. Cmd-C or Ctrl-C still work, too, so I'm not concerned.

@johnfn johnfn merged commit be4ca0b into master May 29, 2016
@jpoon jpoon deleted the remove-copy-paste-dep branch June 6, 2016 06:34
This pull request was closed.
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