aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #31118 from bfredl/merehlbfredl2024-11-09
|\ \
| * | refactor(tests): continue the global highlight definition workbfredl2024-11-08
* | | fix(vim.system): resolve executable paths on windowsLewis Russell2024-11-08
* | | fix(cmdline): simplify and correct grapheme cluster adjustmentbfredl2024-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
* | fix(test): better management of tmpfilesLewis Russell2024-11-06
* | feat(defaults): unimpaired empty line below/above cursor #30984Yochem van Rosmalen2024-11-04
* | feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* | feat(editor): handle new multibyte sequences in normal mode replacementbfredl2024-11-04
* | vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...zeertzjq2024-11-03
|/
* fix(lua): show stacktrace for error in vim.on_key() callback (#31021)zeertzjq2024-11-02
* feat(lsp)!: remove client-server handlers from vim.lsp.handlersLewis Russell2024-11-01
* feat(lua): allow vim.on_key() callback to consume the key (#30939)errael2024-11-01
* test: fix files being left behind (#31004)zeertzjq2024-10-31
* vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)zeertzjq2024-10-30
* fix(defaults): omit extraneous info from unimpaired mapping errors (#30983)Gregory Anders2024-10-29
* 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
* feat(diagnostics)!: sort underline severity_sort (#30898)Donatas2024-10-27
* refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915Tristan Knight2024-10-26
* fix(lsp): set tagstack on jump via goto methodsMathias Fussenegger2024-10-24
* test(012_directory_spec): fix flakiness on Windows (#30920)zeertzjq2024-10-24
* feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight2024-10-23
* 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(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* test(rpc): retry flaky 'vim.rpcrequest and vim.rpcnotify' testChristian Clason2024-10-21
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21
* fix(lua): vim.deprecate does not support major>0Justin M. Keyes2024-10-21
* feat(lsp)!: support multiple clients in goto methods (#30877)Mathias Fußenegger2024-10-20
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* fix(options): fix some 'belloff' flags not working properly (#30856)zeertzjq2024-10-18
* feat(vim.ui.open): support lemonade #30845Uthman Mohamed2024-10-18
* fix(lsp.util): inconsistent handling of offset_encodingLewis Russell2024-10-17
* feat(lsp.util): refactor symbols_to_items()Lewis Russell2024-10-17
* fix(lsp): handle multiline signature help labels #30460Maria José Solano2024-10-15
* fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)zeertzjq2024-10-15
* test(tui_spec): use Unicode in cursor_address test (#30807)zeertzjq2024-10-14
* test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)zeertzjq2024-10-13
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12