aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(completion): filter results with complete+=f (#26029)Raphael2023-11-18
* Merge pull request #26096 from gpanders/tui-input-refactorGregory Anders2023-11-17
|\
| * refactor(tui): use termkey_interpret_modereportGregory Anders2023-11-17
| * refactor(tui): refactor Kitty keyboard query implementationGregory Anders2023-11-17
|/
* refactor(snippet): rename test utilitiesMaria José Solano2023-11-17
* feat(lsp): support for choice snippet nodesMaria José Solano2023-11-17
* fix(tui): handle cursor visibility properly (#26091)zeertzjq2023-11-17
* docs: document breaking change of cursor blink behavior (#26075)Gregory Anders2023-11-17
* Merge pull request #25934 from bfredl/screenlinecharbfredl2023-11-17
|\
| * refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
|/
* fix(lua): only disable vim.schedule() when closing main loop (#26090)zeertzjq2023-11-17
* Merge pull request #26083 from zeertzjq/vim-9.0.1854zeertzjq2023-11-17
|\
| * vim-patch:9.0.2106: [security]: Use-after-free in win_close()zeertzjq2023-11-17
| * vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()zeertzjq2023-11-17
| * vim-patch:9.0.1992: [security] segfault in exmodezeertzjq2023-11-17
| * vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()zeertzjq2023-11-17
| * vim-patch:9.0.1882: Trailing white space in testszeertzjq2023-11-17
| * vim-patch:9.0.1881: Test_crash fails on Maczeertzjq2023-11-17
| * vim-patch:9.0.1878: tests running sh have problemszeertzjq2023-11-17
| * vim-patch:9.0.1873: [security] heap-buffer-overflow in vim_regsub_bothzeertzjq2023-11-17
| * vim-patch:9.0.1872: CI: test_crash() fails on CIzeertzjq2023-11-17
| * vim-patch:9.0.1868: test_crash still fails for circle cizeertzjq2023-11-17
| * vim-patch:9.0.1864: still crash with bt_quickfix1_poczeertzjq2023-11-17
| * vim-patch:9.0.1860: CI: test_crash1() is flakyzeertzjq2023-11-17
| * vim-patch:partial:9.0.1859: heap-use-after-free in bt_normal()zeertzjq2023-11-17
| * vim-patch:9.0.1858: [security] heap use after free in ins_compl_get_exp()zeertzjq2023-11-17
| * vim-patch:9.0.1857: [security] heap-use-after-free in is_qf_win()zeertzjq2023-11-17
| * vim-patch:9.0.1854: test_crash1() fails on CIzeertzjq2023-11-17
|/
* fix(osc52): use `p` for primary selection instead of `s` (#26076)Tomasz N2023-11-16
* vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
* Merge pull request #26081 from zeertzjq/vim-9.0.2108zeertzjq2023-11-17
|\
| * vim-patch:9.0.2111: [security]: overflow in get_numberzeertzjq2023-11-17
| * vim-patch:9.0.2110: [security]: overflow in ex address parsingzeertzjq2023-11-17
| * vim-patch:9.0.2109: [security]: overflow in nv_z_get_countzeertzjq2023-11-17
| * vim-patch:9.0.2108: [security]: overflow with count for :s commandzeertzjq2023-11-17
| * vim-patch:9.0.1535: test commented out in a wrong wayzeertzjq2023-11-17
| * vim-patch:9.0.1534: test for expanding "~" in substitute takes too longzeertzjq2023-11-17
| * vim-patch:9.0.1532: crash when expanding "~" in substitute causes very long textzeertzjq2023-11-17
|/
* build: update libtermkey commitdundargoc2023-11-16
* fix(osc52): enable OSC 52 by default in tmux sessions (#26072)Gregory Anders2023-11-16
* refactor: use optional base argument of tonumber (#26070)Gregory Anders2023-11-16
* feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2023-11-16
* feat: add vim.text module (#26069)Gregory Anders2023-11-16
* feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
* docs: fix vim.snippet help tags (#26068)Gregory Anders2023-11-16
* refactor: remove B_SPELL macro (#26063)zeertzjq2023-11-16
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: move some functions to winfloat.c (#26020)Raphael2023-11-16
* fix(tui): do not toggle cursor visibility when flushing the buffer (#26055)Gregory Anders2023-11-15
* build(deps): bump luajit to HEAD - 43d0a1915Christian Clason2023-11-15