index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
mouse_spec.lua
Age
Commit message (
Expand
)
Author
Files
2025-09-13
feat(ui): support grid=0 in nvim_input_mouse #32535
fredizzimo
1
2025-09-05
refactor(tests): don't compare the full screen in mouse_spec
Fred Sundvik
1
2025-04-14
fix(marks): clamp conceal_lines corrected line number #33464
luukvbaal
1
2025-04-13
fix(mouse): mouseclick after conceal_lines is miscalculated #33451
luukvbaal
1
2025-03-28
fix(mouse): crash with click on win-separator in statusline (#33091)
Shadman
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-11-11
refactor(tests): use more global highlight definitions
bfredl
1
2024-11-07
test: add test for key following ignored mouse move (#31104)
zeertzjq
1
2024-11-07
perf(mouse): only generate <MouseMove> for a new cell positon (#31103)
errael
1
2024-10-01
fix(tabline): restore behavior of click after last tabpage (#30602)
zeertzjq
1
2024-09-01
vim-patch:9.1.0704: inserting with a count is inefficient (#30206)
zeertzjq
1
2024-07-05
fix(mouse): don't treat click on hsep as click on statusline (#29565)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-17
fix(mouse): click after eol with conceal and virtual text (#27897)
zeertzjq
1
2024-02-15
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
1
2024-02-10
test(ui/mouse_spec): make sure click is processed (#27412)
zeertzjq
1
2024-01-16
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-18
feat(api): add forward and back mouse buttons
Amanda Graven
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-10-15
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)
zeertzjq
1
2023-09-21
vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits
zeertzjq
1
2023-08-19
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
1
2023-08-18
test(ui/mouse_spec): mouse click with matchadd() concealed text
zeertzjq
1
2023-08-18
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
1
2023-07-24
fix(mouse): drag vsep of window with 'statuscolumn' (#24462)
zeertzjq
1
2023-07-12
fix(mouse): copy the line before syntax matching (#24320)
zeertzjq
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-05-05
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
1
2023-05-03
fix(mouse): fix popup menu position check with winbar (#23456)
zeertzjq
1
2023-04-27
fix(pum): position properly with ext_multigrid (#23336)
zeertzjq
1
2023-04-25
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
1
2022-11-23
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
1
2022-10-19
vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)
zeertzjq
1
2022-09-24
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
1
2022-09-04
feat(api): add "move" to nvim_input_mouse
zeertzjq
1
2022-08-17
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
1
2022-07-25
test: improve some input tests
zeertzjq
1
2022-07-24
fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480)
zeertzjq
1
2022-07-17
feat(defaults): mouse=nvi #19290
matveyt
1
2022-05-15
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
1
2022-04-02
fix(input): do not translate scroll keys into multiclicks
zeertzjq
1
2021-10-04
fix(mouse): correct dragged position in composed layout
Björn Linse
1
2021-09-29
test: add a test for getmousepos()
Daniel Steinberg
1
2021-01-01
ui: make 'mouse' handling in external UI more consistent
Björn Linse
1
2020-10-19
A Mudholland Dr. Recast
Björn Linse
1
[next]