neovim/src
zeertzjq 81d5550d77
vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text (#24779)
Problem: blockwise Visual highlight not working with virtual text
Solution: Reset the correct variable at the end of virtual selection and
          Check for double-width char inside virtual text.

closes: vim/vim#12606

6e940d9a1d

Need to remove area_active and use wlv.fromcol and wlv.tocol directly.
2023-08-18 14:00:12 +08:00
..
cjson fix(vim.json)!: remove global options, "null", "array_mt" #24070 2023-06-21 01:10:32 -07:00
klib refactor(map): avoid duplicated khash_t types for values 2023-05-17 12:26:21 +02:00
man docs #22363 2023-06-19 02:24:44 -07:00
mpack fix(build): distinguish vim.mpack from global require'mpack' 2023-04-20 19:00:38 +02:00
nvim vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text (#24779) 2023-08-18 14:00:12 +08:00
unicode docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
xdiff
.valgrind.supp
bit.c feat(lua): make sure require'bit' always works, even with PUC lua 5.1 2023-02-22 22:15:19 +01:00
bit.h feat(lua): make sure require'bit' always works, even with PUC lua 5.1 2023-02-22 22:15:19 +01:00
clint.py refactor(map): avoid duplicated khash_t types for values 2023-05-17 12:26:21 +02:00
coverity-model.c
nlua0.c refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
uncrustify.cfg fix(api): use text_locked() to check textlock 2023-07-05 08:31:52 +01:00