aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
* fix(float): close preview float window when no selected #29745glepnir2024-12-11
* fix(messages): no message kind for :write messages #31519Tomasz N2024-12-10
* fix(ui): update title in more cases (#31508)zeertzjq2024-12-10
* feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)zeertzjq2024-12-07
* test(screen): adjust screen state per stylua #31441luukvbaal2024-12-04
* fix(column): check if signcolumn changed in all windows #31439luukvbaal2024-12-04
* fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)zeertzjq2024-12-02
* fix(grid): double grid_line_start() with ext_messages #31292luukvbaal2024-11-25
* fix(messages): more ext_messages kinds #31279luukvbaal2024-11-20
* fix(move): redraw for 'concealcursor' after changing w_wcol (#31276)zeertzjq2024-11-20
* fix(messages): no message kind for search pattern #31272Tomasz N2024-11-19
* fix(messages): proper multiline Lua print() messages #31205luukvbaal2024-11-17
* feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal2024-11-16
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* Merge pull request #31137 from bfredl/hlagainbfredl2024-11-11
|\
| * refactor(tests): use more global highlight definitionsbfredl2024-11-11
* | fix(messages): pass previous highlight id to ext chunksLuuk van Baal2024-11-11
|/
* Merge pull request #27813 from luukvbaal/msgidbfredl2024-11-11
|\
| * feat(ext_messages): add hl_id to ext_messages chunksLuuk van Baal2024-11-09
| * refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
* | refactor(tests): continue the global highlight definition workbfredl2024-11-08
* | Merge pull request #31040 from luukvbaal/cmdpreviewcursbfredl2024-11-08
|\ \ | |/ |/|
| * fix(inccommand): ensure cursor is where it belongsLuuk van Baal2024-11-07
* | test: add test for key following ignored mouse move (#31104)zeertzjq2024-11-07
* | perf(mouse): only generate <MouseMove> for a new cell positon (#31103)errael2024-11-07
* | vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...zeertzjq2024-11-03
|/
* vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)zeertzjq2024-10-30
* test(pum): add test for item selection with 'rightleft' (#30968)zeertzjq2024-10-28
* fix(pum): don't select item when clicking to the left/right (#30967)zeertzjq2024-10-28
* fix(options): fix 'winhl' still accepting invalid value (#30896)zeertzjq2024-10-22
* fix(options): fix :setglobal not working for 'spelloptions' (#30894)zeertzjq2024-10-22
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* feat(ui): cascading style inheritance for Pmenu* highlights #29980Riley Bruins2024-10-10
* vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
* vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
* fix(ui): ensure screen update before waiting for input #30576fredizzimo2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq2024-10-01
* fix(float): properly find last window of tabpage (#30571)zeertzjq2024-09-29
* fix(column): set signcolumn width after splitting window (#30556)zeertzjq2024-09-28
* fix(window): making float with title/footer non-float leaks memory (#30551)zeertzjq2024-09-28
* fix(window): respect hide flag of float windows when switching (#30507)glepnir2024-09-28
* vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...zeertzjq2024-09-20
* refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2024-09-15
* vim-patch:9.1.0729: Wrong cursor-screenline when resizing windowzeertzjq2024-09-14