neovim/runtime/lua/vim/_meta
zeertzjq d974a3dcbb
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)
Problem:  Cannot accurately get mouse clicking position when clicking on
          a TAB or with virtual text.
Solution: Add a "coladd" field to getmousepos() result.

closes: vim/vim#13335

f5a94d5165
2023-10-15 17:19:01 +08:00
..
api_keysets.lua docs: miscellaneous doc and type fixes (#25554) 2023-10-10 06:34:48 +08:00
api.lua docs: miscellaneous doc and type fixes (#25554) 2023-10-10 06:34:48 +08:00
builtin_types.lua fix(builtin): fix incorrect optional fields for fn.sign_define 2023-08-30 07:51:26 +01:00
builtin.lua docs: update vim.schedule param name and type 2023-09-23 01:54:24 +10:00
diff.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
json.lua fix(meta): include vim.json 2023-09-22 23:02:45 +01:00
lpeg.lua fix(meta): add nil return types to lpeg functions 2023-09-26 09:43:44 +02:00
misc.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
mpack.lua fix: luacheck 2023-07-17 16:32:56 +01:00
options.lua vim-patch:9.0.2030: no max callback recursion limit (#25655) 2023-10-15 17:02:17 +08:00
regex.lua docs: fix typos and other small fixes (#25005) 2023-09-14 12:05:27 +08:00
spell.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
vimfn.lua vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653) 2023-10-15 17:19:01 +08:00