neovim/test/functional
zeertzjq 96cf385a7f
vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)
Problem:    Mouse column not correctly used for popup_setpos.
Solution:   Adjust off-by-one error and handle Visual line selection properly.
            (Yee Cheng Chin, closes vim/vim#11356)
17822c507c

The test_termcodes.vim test cannot be used. Use a Lua test instead.
2022-10-19 11:32:26 +08:00
..
api ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
autocmd vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer 2022-10-15 16:28:36 +08:00
core ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
editor fix(completion): set pum_size even if ext_popupmenu is used (#20648) 2022-10-14 23:08:00 +08:00
ex_cmds ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
fixtures fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
legacy vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' set 2022-10-09 19:09:32 +08:00
lua feat(docs): update parser, HTML gen #20720 2022-10-18 07:18:44 -07:00
options docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
plugin ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
provider docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
treesitter refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729) 2022-10-19 11:32:26 +08:00
vimscript test: add test for :function followed by <lambda> 2022-10-04 07:31:48 +08:00
example_spec.lua
helpers.lua docs: various #12823 2022-10-09 05:21:52 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00