diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2014-10-08 14:04:27 +0100 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-11-27 08:33:53 -0300 |
commit | e644369f6e67b6520e9c55026f8671985d70c166 (patch) | |
tree | 173cea6bcb535f2d75c51c1bca9ca8747abeb59d /test/functional/api/vim_spec.lua | |
parent | a6b7b924311eafd80f5983fdbea67842b0e169b4 (diff) | |
download | rneovim-e644369f6e67b6520e9c55026f8671985d70c166.tar.gz rneovim-e644369f6e67b6520e9c55026f8671985d70c166.tar.bz2 rneovim-e644369f6e67b6520e9c55026f8671985d70c166.zip |
Add Boolean argument escape_csi to vim_feedkeys
- By default vim_feedkeys escaped all input for CSI/K_SPECIAL bytes
before using it. However since vim_replace_termcodes() also escapes
the input string chaining these functions together escapes input twice
- vim_feedkeys() now takes a third Boolean argument to enable/disable
escaping
- Breaks API compatibility
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions