aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* Merge branch 'colorcolchar' into HEADJosh Rahm2023-01-14
|\
| * feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"Josh Rahm2022-08-30
| * feat(colorcolchar): fix highlight_spec.luaJosh Rahm2022-08-30
| * feat(colorcolchar): rename colorcol in fillchars to colorcJosh Rahm2022-08-30
| * feat(colorcolchar): add the option "colorcol" to the fillchars settingJosh Rahm2022-08-30
* | 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
* | test: avoid consecutive mouse input at different positions (#21781)zeertzjq2023-01-13
* | fix(ui): command line issues with external messages (#21709)luukvbaal2023-01-13
* | fix(mouse): statusline click registered as statuscolumn (#21748)luukvbaal2023-01-13
* | fix(statuscolumn): foldcolumn buffer is too small (#21761)luukvbaal2023-01-12
* | fix(statuscolumn): fix sign column highlights (#21727)luukvbaal2023-01-11
* | fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)zeertzjq2023-01-10
* | feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
* | fix(ui): set stc to empty in floatwin with minimal style (#21720)Raphael2023-01-10
* | test(statuscolumn): add more tests for wrapped lines (#21718)zeertzjq2023-01-10
* | feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* | fix(ui): add test caseRaphael2023-01-09
* | fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)zeertzjq2023-01-05
* | Merge #21580 cmdline issues with cmdheight=0Justin M. Keyes2023-01-03
|\ \
| * | test: add test cases for command line issuesLuuk van Baal2022-12-31
* | | fix(tui): more work in the TUIbfredl2022-12-31
|/ /
* | fix(win_close): remove float grid after closing buffer (#21551)zeertzjq2022-12-27
* | fix(statusline): don't show showcmd when not enough space (#21550)zeertzjq2022-12-27
* | fix(showcmd): assert failure with cmdheight=0 (#21536)zeertzjq2022-12-26
* | fix(options): restore exists() behavior for options (#21510)zeertzjq2022-12-23
* | refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* | fix(diff): handle long lines without crashing (#21389)Lewis Russell2022-12-12
* | test: convert another test in test_matchadd_conceal.vim to Lua (#21353)zeertzjq2022-12-09
* | vim-patch:9.0.1030: using freed memory with the cmdline popup menuzeertzjq2022-12-09
* | fix(float): fix crash with bufpos and non-existent window (#21319)zeertzjq2022-12-07
* | test: add more tests for float window bufpos (#21318)zeertzjq2022-12-07
* | vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...zeertzjq2022-11-29
* | docs: fix typos (#21196)dundargoc2022-11-29
* | test: adding/removing winbar should not cause win_pos events (#21226)zeertzjq2022-11-29
* | fix(tests): only get the color map once, even for multiple test filesbfredl2022-11-27
* | docs: fix typos (#21168)dundargoc2022-11-26
* | vim-patch:8.2.2684: not enough folding code is testedzeertzjq2022-11-25
* | fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)zeertzjq2022-11-23
* | test: simplify platform detection (#21020)dundargoc2022-11-22
* | vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...zeertzjq2022-11-15
* | feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* | test: introduce skip() #21010dundargoc2022-11-13
* | Merge pull request #21033 from bfredl/winfixbfredl2022-11-13
|\ \
| * | fix(ui): fix some cases of stale highlight definitionsbfredl2022-11-13
* | | vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)zeertzjq2022-11-13
* | | feat(extmarks): allow preventing spellchecking with spell = falseThomas Vigouroux2022-11-12
|/ /
* | vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...zeertzjq2022-11-12
* | fix(messages): don't set cmdline_row when messages have scrolled (#21015)zeertzjq2022-11-11