-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Based on discussion in #12, reconsider the API provided by Vimrunner::Client to:
- Provide raw access to the
--remote-sendand--remote-exprinterfaces; - 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
typewith something presumablyfeedkeys()-powered); - Provide an abstraction between the various modes: normal, insert, visual, visual block, etc.
Metadata
Metadata
Assignees
Labels
No labels