aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.0533: tests using term_wait() can still be flakyzeertzjq2023-08-21
* vim-patch:8.2.0454: some tests fail when the system is slowzeertzjq2023-08-21
* vim-patch:8.2.0310: autocmd test fails on a slow systemzeertzjq2023-08-21
* vim-patch:8.2.0195: some tests fail when run in the GUIzeertzjq2023-08-21
* vim-patch:8.2.0186: a couple of tests may fail when features are missingzeertzjq2023-08-21
* vim-patch:8.1.2403: autocmd test fails under valgrindzeertzjq2023-08-21
* vim-patch:8.1.2062: the mouse code is spread out (#24817)zeertzjq2023-08-21
* Merge pull request #24816 from zeertzjq/vim-8.1.2044zeertzjq2023-08-21
|\
| * test: add some tests for SafeState autocommandzeertzjq2023-08-21
| * vim-patch:8.2.4299: SafeState autocommand interferes with debuggingzeertzjq2023-08-21
| * vim-patch:8.1.2099: state() test fails on some Mac systemszeertzjq2023-08-21
| * vim-patch:8.1.2069: test for SafeStateAgain may still failzeertzjq2023-08-21
| * vim-patch:8.1.2068: test for SafeState and SafeStateAgain may failzeertzjq2023-08-21
| * vim-patch:8.1.2067: no tests for SafeState and SafeStateAgainzeertzjq2023-08-21
| * vim-patch:8.1.2066: no tests for state()zeertzjq2023-08-21
| * vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()zeertzjq2023-08-21
| * vim-patch:8.1.2048: not clear why SafeState and SafeStateAgain are not triggeredzeertzjq2023-08-21
| * vim-patch:8.1.2047: cannot check the current statezeertzjq2023-08-21
| * vim-patch:8.1.2046: SafeState may be triggered at the wrong momentzeertzjq2023-08-21
| * vim-patch:8.1.2044: no easy way to process postponed workzeertzjq2023-08-21
|/
* vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814)zeertzjq2023-08-21
* vim-patch:9.0.1768: Runtime: no support for bicep filesChristian Clason2023-08-21
* vim-patch:9.0.1766: Runtime: Missing QML supportChristian Clason2023-08-21
* vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq2023-08-21
* vim-patch:9.0.1774: no support for custom cmdline completion (#24808)zeertzjq2023-08-21
* vim-patch:9.0.1763: crash when passing invalid buffer to undotree() (#24807)zeertzjq2023-08-21
* vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...zeertzjq2023-08-21
* Merge pull request #24805 from zeertzjq/vim-9.0.1753zeertzjq2023-08-21
|\
| * vim-patch:9.0.1761: g<kEnd> behaves different from g<end>zeertzjq2023-08-21
| * vim-patch:9.0.1753: can't move to last non-blank charzeertzjq2023-08-21
|/
* vim-patch:56bafd7a6a79Christian Clason2023-08-20
* vim-patch:9.0.1747: screenpos() may cause unnecessary redraw (#24792)zeertzjq2023-08-19
* vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...zeertzjq2023-08-19
* vim-patch:9.0.1742: wrong curswant when clicking on second cell of double-wid...zeertzjq2023-08-19
* Merge pull request #24787 from zeertzjq/vim-9.0.1515zeertzjq2023-08-19
|\
| * vim-patch:9.0.1540: reverse() on string doesn't work in compiled functionzeertzjq2023-08-19
| * vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq2023-08-19
|/
* build(deps): bump tree-sitter to HEAD - ab09ae20dChristian Clason2023-08-19
* refactor(tui): check for out of bound access after snprintf (#24751)Thomas Vigouroux2023-08-19
* fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)zeertzjq2023-08-19
* refactor(grid.c): remove duplicate assignmentszeertzjq2023-08-18
* Merge pull request #24780 from zeertzjq/vim-9.0.0048zeertzjq2023-08-18
|\
| * test(ui/mouse_spec): mouse click with matchadd() concealed textzeertzjq2023-08-18
| * vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'zeertzjq2023-08-18
| * vim-patch:9.0.1705: cursor position wrong when clicking on an unprintable charzeertzjq2023-08-18
| * vim-patch:9.0.0048: cursor in wrong column with mouse click after concealed textzeertzjq2023-08-18
|/
* vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...zeertzjq2023-08-18
* vim-patch:442d1746f4c6Christian Clason2023-08-18
* vim-patch:817db406bb12Christian Clason2023-08-18
* vim-patch:a5988f582e48Christian Clason2023-08-18