diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2014-07-06 01:43:40 +0100 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-07-07 12:18:36 -0300 |
commit | 67c5684e23ab7dc012979a058e6820fb7a6bc9ce (patch) | |
tree | 6f2fd428f8b0508c8bebb2d0a383eb0c19300935 /scripts/msgpack-gen.lua | |
parent | aad2a69c96c8e1435b52a960a1d241244e23abda (diff) | |
download | rneovim-67c5684e23ab7dc012979a058e6820fb7a6bc9ce.tar.gz rneovim-67c5684e23ab7dc012979a058e6820fb7a6bc9ce.tar.bz2 rneovim-67c5684e23ab7dc012979a058e6820fb7a6bc9ce.zip |
Add vim_feedkeys API function
- New API function to push data to the typeahead buffer - this should
equivalent to the vimscript feedkeys() function
- In Vim there was a --remote-send command to insert input into a
Vim server instance. Besides accepting key sequences it also
translated special keys such as <CR> or <Leader>, backslash notation
is ignored. This commit backports the original Vim handler for
--remote-send as a bool option for vim_feedkeys()
- vim-patch:0
Diffstat (limited to 'scripts/msgpack-gen.lua')
0 files changed, 0 insertions, 0 deletions