aboutsummaryrefslogtreecommitdiff
path: root/test/old
Commit message (Expand)AuthorAge
* vim-patch:9.1.0042: Missing test for Chuck FiletypeChristian Clason2024-01-21
* feat(treesitter)!: new standard capture namesChristian Clason2024-01-21
* vim-patch:9.0.1437: test fails with different error number (#27074)zeertzjq2024-01-18
* vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)altermo2024-01-17
* vim-patch:9.1.0013: Modula2 filetype support lacking (#27020)Sean Dewar2024-01-16
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-01-13
* vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
* vim-patch:8.2.3439: deleted lines go to wrong yank registerzeertzjq2024-01-13
* vim-patch:9.1.0025: A few typos in tests and justify.vimdundargoc2024-01-12
* Merge pull request #26994 from lewis6991/vimhelpersLewis Russell2024-01-12
|\
| * test: normalise nvim bridge functionsLewis Russell2024-01-12
* | vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
* | vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
|/
* vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq2024-01-06
* vim-patch:9.1.0007: can select empty inner text blockszeertzjq2024-01-06
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason2024-01-03
* vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)zeertzjq2024-01-04
* vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)zeertzjq2023-12-28
* vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...zeertzjq2023-12-28
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* vim-patch:9.0.2179: no filetype detection for execline scriptsChristian Clason2023-12-19
* vim-patch:9.0.2177: Wrong cursor position when dragging out of window (#26661)zeertzjq2023-12-20
* vim-patch:9.0.2178: reg_executing() wrong for :normal with range (#26660)zeertzjq2023-12-20
* docs: small fixes (#26448)dundargoc2023-12-19
* vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)zeertzjq2023-12-16
* Merge pull request #26512 from famiu/refactor/options/type_flagsbfredl2023-12-16
|\
| * refactor(options): remove option type macrosFamiu Haque2023-12-14
* | vim-patch:323dda1484d9 (#26583)zeertzjq2023-12-15
|/
* vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)zeertzjq2023-12-13
* vim-patch:9.0.2154: The option[] array is not sorted (#26475)zeertzjq2023-12-09
* test: forward $VIMRUNTIME in child nvim instancesGregory Anders2023-12-07
* vim-patch:8.2.3695: confusing error for missing key (#26420)zeertzjq2023-12-06
* vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)zeertzjq2023-12-06
* vim-patch:9.0.2148: Vim does not detect pacman.log fileChristian Clason2023-12-05
* 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
* vim-patch:9.0.2139: html.angular ft is problematic (#26357)zeertzjq2023-12-02
* vim-patch:9.0.2137: Can't detect angular & mustache filetypesObserverOfTime2023-11-30