aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)zeertzjq2022-11-10
* feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
* Enable new diff option linematch (#14537)Jonathon2022-11-04
* docs: fix typosdundargoc2022-11-02
* Merge pull request #20775 from shadmansaleh/fix/opt_tal_not_redrawing_tablinebfredl2022-10-24
|\
| * fix: setting tabline option not redrawing tablineshadmansaleh2022-10-24
* | docs: fix typos (#20724)dundargoc2022-10-23
* | fix(ui): send grid_resize events before triggering VimResized (#20760)zeertzjq2022-10-22
|/
* vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)zeertzjq2022-10-19
* fix(intro): omit patch version in ":help news" item #20713zeertzjq2022-10-18
* test: add a test for #20684zeertzjq2022-10-17
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* Merge pull request #20665 from lewis6991/fix/decor_redrawLewis Russell2022-10-17
|\
| * fix(decoration): call providers in win_update() earlierLewis Russell2022-10-15
* | feat: mention ":help news" in intro #20674Gregory Anders2022-10-16
|/
* fix(decoration): redraw correctly when re-using idsLewis Russell2022-10-14
* test: add a test for #20605zeertzjq2022-10-12
* fix(ui): setting 'cmdheight' with global statusline (#20515)zeertzjq2022-10-07
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* fix(ui): msg_ext_set_kind for nvim_echo (#20476)Shougo2022-10-04
* fix(folds): fix fold marker multibyte comparison (#20439)zeertzjq2022-10-02
* vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* Merge pull request #20343 from zeertzjq/virt-lines-vcolbfredl2022-09-30
|\
| * fix(extmarks): make virt_lines always start at 0 virtcolzeertzjq2022-09-25
* | docs: fix typos (#20394)dundargoc2022-09-30
* | fix(column): move sign sentinel after inserting/deleting lines (#20400)zeertzjq2022-09-29
* | fix(spell): correct spell move behavior without "noplainbuffer" (#20386)zeertzjq2022-09-28
* | fix(window): fix equalization with cmdheight=0 (#20369)zeertzjq2022-09-28
* | fix(ui): redraw end of buffer if last line is modified (#20354)zeertzjq2022-09-27
* | fix(ui): allow redrawing statusline when msgsep is used (#20337)zeertzjq2022-09-26
* | fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0bfredl2022-09-26