aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * fix(extmarks): restore old position before revalidatingLuuk van Baal2023-12-02
* | refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini2023-12-05
* | vim-patch:9.0.2148: Vim does not detect pacman.log fileChristian Clason2023-12-05
* | fix(change): update fold after on_bytes (#26364)Jaehwang Jung2023-12-05
* | build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* | fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...Jongwook Choi2023-12-04
* | vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)zeertzjq2023-12-04
* | feat(treesitter): highlight help files by default (#26347)Christian Clason2023-12-03
* | feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
|/
* vim-patch:9.0.2143: [security]: buffer-overflow in ex_substitutezeertzjq2023-12-02
* vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...zeertzjq2023-12-02
* vim-patch:9.0.2141: [security]: buffer-overflow in suggest_trie_walkzeertzjq2023-12-02
* vim-patch:9.0.2140: [security]: use-after-free in win-enterzeertzjq2023-12-02
* revert: "memory: Free buffers after freeing variables" (#26356)zeertzjq2023-12-02
* vim-patch:9.0.2139: html.angular ft is problematic (#26357)zeertzjq2023-12-02
* refactor: change event_create() to a macro (#26343)zeertzjq2023-12-01
* fix(api): use a conditional stack for nvim_cmd (#26341)zeertzjq2023-12-01
* vim-patch:9.0.2137: Can't detect angular & mustache filetypesObserverOfTime2023-11-30
* fix(tui): grow termkey's internal buffer for large escape sequences (#26309)Gregory Anders2023-11-30
* Merge pull request #23657 from luukvbaal/extmarkbfredl2023-11-30
|\
| * fix(extmark): restore extmarks when completing original textLuuk van Baal2023-11-29
* | test: unskip more terminal tests on Windows (#26315)zeertzjq2023-11-30
* | test(ex_terminal_spec): match descriptions (#26314)zeertzjq2023-11-30
* | test: :terminal when 'shell' uses backslasheszeertzjq2023-11-30
* | test(ex_terminal_spec): unskip tests that work on Windows (#26310)zeertzjq2023-11-30
|/
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* perf(column): only invalidate lines affected by added signLuuk van Baal2023-11-29
* Merge pull request #26292 from luukvbaal/decorbfredl2023-11-29
|\
| * fix(decorations): do not apply sign highlight id as range attr idLuuk van Baal2023-11-29
* | vim-patch:9.0.2134: ml_get error when scrolling (#26264)zeertzjq2023-11-29
|/
* vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* fix(column): redraw and update signcols for paired extmarkLuuk van Baal2023-11-28
* Merge pull request #26249 from bfredl/concealcharbfredl2023-11-28
|\
| * feat(decoration): allow conceal_char to be a composing charbfredl2023-11-28
* | vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
* | vim-patch:9.0.2131: not all nushell files detected (#26260)Christian Clason2023-11-28
|/
* fix(treesitter): don't invalidate parser when discovering injectionsDmytro Soltys2023-11-27
* test: check vim.wait() error message in fast context (#26242)zeertzjq2023-11-27
* fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
* vim-patch:9.0.2128: runtime(swig): add syntax and filetype pluginsChristian Clason2023-11-26
* Merge pull request #26203 from jamessan/swapfile-test-fixJames McCoy2023-11-25
|\
| * fix(oldtest): always use a 64-bit int for swapfile block numberJames McCoy2023-11-24
* | fix(mouse): avoid dragging when clicking next to popupmenu (#26201)luukvbaal2023-11-25
|/
* fix(messages): validate msg_grid before using msg_grid_pos (#26189)zeertzjq2023-11-24
* fix(mouse): avoid dragging after click label popupmenu callback (#26187)luukvbaal2023-11-24
* vim-patch:9.0.2126: unused assignments when checking 'listchars' (#26182)zeertzjq2023-11-24
* vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)zeertzjq2023-11-24
* fix(column): reset decor state before starting from topLuuk van Baal2023-11-23
* test: remove the pipe created by new_pipename() (#26173)zeertzjq2023-11-23