summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/mouse_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-09-13feat(ui): support grid=0 in nvim_input_mouse #32535fredizzimo1
2025-09-05refactor(tests): don't compare the full screen in mouse_specFred Sundvik1
2025-04-14fix(marks): clamp conceal_lines corrected line number #33464luukvbaal1
2025-04-13fix(mouse): mouseclick after conceal_lines is miscalculated #33451luukvbaal1
2025-03-28fix(mouse): crash with click on win-separator in statusline (#33091)Shadman1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-11refactor(tests): use more global highlight definitionsbfredl1
2024-11-07test: add test for key following ignored mouse move (#31104)zeertzjq1
2024-11-07perf(mouse): only generate <MouseMove> for a new cell positon (#31103)errael1
2024-10-01fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq1
2024-09-01vim-patch:9.1.0704: inserting with a count is inefficient (#30206)zeertzjq1
2024-07-05fix(mouse): don't treat click on hsep as click on statusline (#29565)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-17fix(mouse): click after eol with conceal and virtual text (#27897)zeertzjq1
2024-02-15vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq1
2024-02-10test(ui/mouse_spec): make sure click is processed (#27412)zeertzjq1
2024-01-16test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-18feat(api): add forward and back mouse buttonsAmanda Graven1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-10-15vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq1
2023-09-21vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplitszeertzjq1
2023-08-19fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)zeertzjq1
2023-08-18test(ui/mouse_spec): mouse click with matchadd() concealed textzeertzjq1
2023-08-18vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'zeertzjq1
2023-07-24fix(mouse): drag vsep of window with 'statuscolumn' (#24462)zeertzjq1
2023-07-12fix(mouse): copy the line before syntax matching (#24320)zeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-05-05vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq1
2023-05-03fix(mouse): fix popup menu position check with winbar (#23456)zeertzjq1
2023-04-27fix(pum): position properly with ext_multigrid (#23336)zeertzjq1
2023-04-25fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)luukvbaal1
2022-11-23fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)zeertzjq1
2022-10-19vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)zeertzjq1
2022-09-24fix(input): use click number of last click for mouse drag (#20300)zeertzjq1
2022-09-04feat(api): add "move" to nvim_input_mousezeertzjq1
2022-08-17fix(tests): remove irrelevant usage of display-=msgsepbfredl1
2022-07-25test: improve some input testszeertzjq1
2022-07-24fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480)zeertzjq1
2022-07-17feat(defaults): mouse=nvi #19290matveyt1
2022-05-15refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque1
2022-04-02fix(input): do not translate scroll keys into multiclickszeertzjq1
2021-10-04fix(mouse): correct dragged position in composed layoutBjörn Linse1
2021-09-29test: add a test for getmousepos()Daniel Steinberg1
2021-01-01ui: make 'mouse' handling in external UI more consistentBjörn Linse1
2020-10-19A Mudholland Dr. RecastBjörn Linse1