aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
| * fix(screen): redraw the ruler for a current floating windowbfredl2023-03-14
* | test: re-bundle cat on windows (#21255)dundargoc2023-03-14
|/
* test(float_spec): add missing sum_scroll_delta #22648zeertzjq2023-03-12
* feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* test: use a wider screen in the rightleft winhl test (#22641)zeertzjq2023-03-12
* fix(screen): correctly draw background and eob with 'rightleft' (#22640)zeertzjq2023-03-12
* fix(sleep): correct cursor placement (#22639)zeertzjq2023-03-12
* ci: bump to windows 2022dundargoc2023-03-11
* vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
* test(statusline): UI elements are not redrawn on K_EVENT unnecessarilyLuuk van Baal2023-03-08
* fix(column): issues with 'statuscolumn' width (#22542)luukvbaal2023-03-07
* vim-patch:9.0.1385: g'Esc is considered an error (#22544)zeertzjq2023-03-06
* fix(redraw): get the line again after evaluating somethingzeertzjq2023-03-04
* test(ui): wait for another success with failure after successzeertzjq2023-03-01
* fix(column): cmdwin cursor is offset with 'statuscolumn' (#22445)luukvbaal2023-02-28
* fix(highlight): avoid ORing underline flags (#22372)zeertzjq2023-02-23
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* Merge pull request #11756 from bfredl/crashfixbfredl2023-02-14
|\
| * fix(status): handle unprintable chars in the statuslineBjörn Linse2023-02-14
* | Merge pull request #22108 from luukvbaal/statuscolumnLewis Russell2023-02-14
|\ \
| * | perf(column): only build fold/sign column when present in 'statuscolumn'Luuk van Baal2023-02-04
* | | test: remove unused field ext_float (#22243)zeertzjq2023-02-14
* | | refactor(api): VALIDATE macros #22187Justin M. Keyes2023-02-14
| |/ |/|
* | fix(folds): cursorline highlight is not always applied on closed folds (#22242)luukvbaal2023-02-14
* | fix(ui): make sure screen is valid after resizingzeertzjq2023-02-13
* | vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearchzeertzjq2023-02-11
* | fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)Lewis Russell2023-02-05
|/
* fix(column): estimate 'statuscolumn' width appropriatelyluukvbaal2023-02-02
* revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
* refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
* fix(extmarks): problems with folded virtual lines (#21930)luukvbaal2023-01-23
* vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)zeertzjq2023-01-21
* perf(statuscolumn): only fill click defs array once per redraw (#21884)luukvbaal2023-01-20
* vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)zeertzjq2023-01-19
* fix(statusline): don't leak memory with truncated click labelszeertzjq2023-01-19
* fix(statusline): don't leak memory with zero-width click labelszeertzjq2023-01-19
* fix(statuscolumn): always fill click defs array (#21878)zeertzjq2023-01-18
* fix(tabline): avoid memory leak in tabline click definitions (#21847)luukvbaal2023-01-17
* test(statuscolumn): %l should follow default wrap behavior (#21766)Brian Koropoff2023-01-17
* fix(column): avoid drawing columns for virt_lines_leftcolLuuk van Baal2023-01-16
* fix(column)!: ensure 'statuscolumn' works with virtual and wrapped linesLuuk van Baal2023-01-16
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenubfredl2023-01-15
|\
| * fix: properly close builtin popup in ext_popupmenushirasaka2023-01-11
* | vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* | vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)zeertzjq2023-01-14
* | fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)luukvbaal2023-01-13