diff options
author | Michael Hoffmann <michoffmann.potsdam@gmail.com> | 2018-07-10 21:42:48 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-07-10 21:57:26 +0200 |
commit | 0ed8b12a07e71f9c7e42cadee8c6024d79a39beb (patch) | |
tree | e6d8d711eb1abcf642282825b7a6921c11dd01d7 /test/functional/api/command_spec.lua | |
parent | 627cc1b3d8d7fa6dc09f2f48fd5e3567f85d46cd (diff) | |
download | rneovim-0ed8b12a07e71f9c7e42cadee8c6024d79a39beb.tar.gz rneovim-0ed8b12a07e71f9c7e42cadee8c6024d79a39beb.tar.bz2 rneovim-0ed8b12a07e71f9c7e42cadee8c6024d79a39beb.zip |
transstr_buf: fix length comparison #8681
closes #8466
closes #8664
Regression by 0d7daaad98d5.
- Fix length comparison.
- Fix loop(s) which iterated over all fields of array `pcc` even if it
was not filled up (try unicode 0x9f as statusline character).
Note about the tests:
- To input unicode with more than two hex digits you can use <C-v>U...:
a + U+fe20: a︠
a + U+fe20 + U+fe21: a︠︡
Diffstat (limited to 'test/functional/api/command_spec.lua')
0 files changed, 0 insertions, 0 deletions