neovim/test/functional
zeertzjq cb086f1886 vim-patch:9.0.0739: mouse column not correctly used for popup_setpos
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.

(cherry picked from commit 72d2f5aef4)
2022-10-19 03:33:04 +00:00
..
api [Backport release-0.8] doc (#20616) 2022-10-12 05:08:18 -07:00
autocmd vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer 2022-10-17 13:02:22 +00:00
core fix: find multibyte file name in line 2022-10-07 01:43:55 +00:00
editor test(tabpage_spec): actually test for nvim_win_hide 2022-09-23 10:17:44 +08:00
ex_cmds docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
fixtures fix: find multibyte file name in line 2022-10-07 01:43:55 +00:00
legacy vim-patch:9.0.0670: no space for command line when there is a tabline 2022-10-06 12:04:36 +00:00
lua [Backport release-0.8] fix(docs-html): keycodes, taglinks, column_heading (#20590) 2022-10-11 05:04:51 -07:00
options docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
plugin fix(lsp): create missing directory before creating file (#19835) 2022-09-24 12:46:21 +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 feat(terminal): recognize underdouble and undercurl 2022-09-26 11:53:20 +08: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 2022-10-19 03:33:04 +00:00
vimscript fix: :! pwsh redirection for command not found 2022-10-03 20:20:35 +00:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua [Backport release-0.8] doc (#20616) 2022-10-12 05:08:18 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00