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

Re-work Vimrunner::Client API #15

Open
mudge opened this issue Feb 18, 2013 · 0 comments
Open

Re-work Vimrunner::Client API #15

mudge opened this issue Feb 18, 2013 · 0 comments

Comments

@mudge
Copy link
Collaborator

mudge commented Feb 18, 2013

Based on discussion in #12, reconsider the API provided by Vimrunner::Client to:

  • Provide raw access to the --remote-send and --remote-expr interfaces;
  • Allow for the execution of commands and capture their output (perhaps simpler stated as an interface for ex commands);
  • Provide an abstraction that simulates raw user keypresses (replacing type with something presumably feedkeys()-powered);
  • Provide an abstraction between the various modes: normal, insert, visual, visual block, etc.
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

No branches or pull requests

1 participant