index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
multigrid_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(ui): ensure screen update before waiting for input #30576
fredizzimo
2024-10-03
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
fix(move): half-page scrolling with resized grid at eob (#28821)
zeertzjq
2024-05-18
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
feat(ui): indicate margins for the area used by win_viewport
bfredl
2024-03-29
*
fix(plines): cursor position with 'showbreak' and resized grid (#28067)
zeertzjq
2024-03-28
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
fix(options): setting 'scroll' with resized grid (#26628)
zeertzjq
2023-12-18
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
refactor(grid): use batched updates for statusline and ruler
bfredl
2023-09-27
*
vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits
zeertzjq
2023-09-21
*
fix(ui): delay win_viewport until screen update #24182
fredizzimo
2023-07-05
*
perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)
zeertzjq
2023-07-04
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(pum): don't position too far with resized parent grid (#23442)
zeertzjq
2023-05-03
*
fix(mouse): fix popup_setpos position check with ext_multigrid (#23436)
zeertzjq
2023-05-02
*
fix(normal): make "g$" work properly with resized grid
zeertzjq
2023-05-02
*
fix(drawline): make cursorlineopt=screenline work with resized grid
zeertzjq
2023-05-02
*
fix(float): make bufpos work properly with resized parent grid
zeertzjq
2023-05-02
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
test: adding/removing winbar should not cause win_pos events (#21226)
zeertzjq
2022-11-29
*
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
2022-08-24
*
fix(mouse): fix mouse drag position with winbar
zeertzjq
2022-05-19
*
fix(ui): make winbar work with floats and multigrid
bfredl
2022-05-18
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
fix(mouse.c): fix mouse drag positions on multigrid #12667
Ville Hakulinen
2021-09-10
*
fix(multigrid): #15075 mouse events crash neovim
Yatao Li
2021-09-08
*
ui: Fix win_hide distination grid
shirasaka
2020-12-05
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
test/ui: properly test win_hide by explicitly marking hidden grids
Björn Linse
2019-08-17
*
ui: use Window type in win_pos consistently with win_float_pos
Björn Linse
2019-08-17
*
test: clear(): remove `opts.headless` parameter
Justin M. Keyes
2019-04-27
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
multigrid: simplify tests
Björn Linse
2018-12-31
*
multigrid: add tests for multiline messages and tabs
Björn Linse
2018-12-31
*
multigrid: test refactor
Björn Linse
2018-12-31
*
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31