aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(startup): report --startuptime error to stderr (#31131)zeertzjq2024-11-13
* vim-patch:9.1.0860: tests: mouse_shape tests use hard code sleep value (#31184)zeertzjq2024-11-13
* vim-patch:9.1.0853: filetype: kubernetes config file not recognizedChristian Clason2024-11-12
* 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
* | vim-patch:9.1.0849: there are a few typos in the source (#31159)zeertzjq2024-11-11
* | Merge pull request #31118 from bfredl/merehlbfredl2024-11-09
|\ \
| * | refactor(tests): continue the global highlight definition workbfredl2024-11-08
* | | docs: misc (#30914)dundargoc2024-11-09
* | | 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
* | vim-patch:9.1.0839: filetype: leo files are not recognizedChristian Clason2024-11-05
* | vim-patch:9.1.0840: filetype: idris2 files are not recognizedChristian Clason2024-11-05
* | vim-patch:9.1.0841: tests: still preferring python2 over python3 (#31083)zeertzjq2024-11-04
* | 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.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu'zeertzjq2024-11-03
* | vim-patch:9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocalzeertzjq2024-11-03
* | vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
* | vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...zeertzjq2024-11-03
* | vim-patch:9.1.0826: filetype: sway files are not recognizedChristian Clason2024-11-02
|/
* 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
* vim-patch:9.1.0823: filetype: Zephyr overlay files not recognizedChristian Clason2024-10-31
* 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
* vim-patch:9.1.0820: tests: Mac OS tests are too flaky (#30980)zeertzjq2024-10-29
* vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq2024-10-29
* vim-patch:9.1.0811: :find expansion does not consider 'findexpr'zeertzjq2024-10-29
* vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2024-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
* refactor(options)!: use OptVal for option defaults #26691Famiu Haque2024-10-25
* vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)zeertzjq2024-10-24
* fix(lsp): set tagstack on jump via goto methodsMathias Fussenegger2024-10-24
* fix(options): missing error check for global 'scl' and 'winhl' (#30919)zeertzjq2024-10-24