aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/vim.1
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-10-29 23:06:18 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-10-29 23:33:10 -0300
commit3800b24c5abecfb9d1ed1d5d36ddcd5a31a45609 (patch)
treeffeddd33831cea86a0feb6eb521a1da36c302891 /runtime/doc/manpages/vim.1
parent94527245a5749b50c20cb057cc53ea4b1b2c624f (diff)
downloadrneovim-3800b24c5abecfb9d1ed1d5d36ddcd5a31a45609.tar.gz
rneovim-3800b24c5abecfb9d1ed1d5d36ddcd5a31a45609.tar.bz2
rneovim-3800b24c5abecfb9d1ed1d5d36ddcd5a31a45609.zip
api: Add vim_input function and mark vim_feedkeys as deferred
The `vim_feedkeys` must be deferred because it can potentially free the buffer passed to `os_inchar`(which in turns calls `vim_feedkeys` indirectly). The new `vim_input` function can be used to emulate user input(Since it does not mess with the typeahead, it is safe to execute without deferring).
Diffstat (limited to 'runtime/doc/manpages/vim.1')
0 files changed, 0 insertions, 0 deletions