Files
neovim/test/functional/ui
Michael Hoffmann 0ed8b12a07 transstr_buf: fix length comparison #8681
closes #8466
closes #8664
Regression by 0d7daaad98.

- 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︠︡
2018-07-10 21:57:26 +02:00
..
2018-02-06 20:16:38 +01:00
2018-06-22 08:18:02 +02:00
2018-02-13 20:48:51 +01:00
2018-02-11 10:29:32 +01:00