diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-22 08:42:02 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-08-22 09:08:47 +0800 |
commit | 06a53ab2cb13e1cc7d0deb3c8846881056aefbbf (patch) | |
tree | 2a90cdcd5e45827132af3a7cdbe6173e8a95eafe /test/functional/fixtures | |
parent | 99bd89595675268498f782f4b81485bf6a88d4e8 (diff) | |
download | rneovim-06a53ab2cb13e1cc7d0deb3c8846881056aefbbf.tar.gz rneovim-06a53ab2cb13e1cc7d0deb3c8846881056aefbbf.tar.bz2 rneovim-06a53ab2cb13e1cc7d0deb3c8846881056aefbbf.zip |
vim-patch:8.2.4334: command line popup menu not positioned correctly
Problem: Command line popup menu not positioned correctly.
Solution: Also use vim_strsize() on the existing text. (Naruhiko Nishino,
closes vim/vim#9727)
https://github.com/vim/vim/commit/68cc2b8a37197872e737fb61244069e13b7227a2
Diffstat (limited to 'test/functional/fixtures')
-rw-r--r-- | test/functional/fixtures/wildpum/あいう/123 | 0 | ||||
-rw-r--r-- | test/functional/fixtures/wildpum/あいう/abc | 0 | ||||
-rw-r--r-- | test/functional/fixtures/wildpum/あいう/xyz | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/test/functional/fixtures/wildpum/あいう/123 b/test/functional/fixtures/wildpum/あいう/123 new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/functional/fixtures/wildpum/あいう/123 diff --git a/test/functional/fixtures/wildpum/あいう/abc b/test/functional/fixtures/wildpum/あいう/abc new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/functional/fixtures/wildpum/あいう/abc diff --git a/test/functional/fixtures/wildpum/あいう/xyz b/test/functional/fixtures/wildpum/あいう/xyz new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/functional/fixtures/wildpum/あいう/xyz |