Commit Graph

  • 94f2da09e1 vim-patch:8.2.4611: typos in tests; one lua line not covered by test (#24835) zeertzjq 2023-08-22 20:02:50 +08:00
  • 014b87646f Merge pull request #24833 from zeertzjq/vim-9.0.0391 zeertzjq 2023-08-22 19:10:14 +08:00
  • 09910d5b35 vim-patch:9.0.0837: append() reports failure when not appending anything zeertzjq 2023-08-22 18:21:15 +08:00
  • 48722ec400 vim-patch:9.0.0428: autocmd test uses common file name zeertzjq 2023-08-22 18:17:03 +08:00
  • 1da705c433 vim-patch:9.0.0425: autocmd test is a bit flaky on MS-Windows zeertzjq 2023-08-22 18:14:19 +08:00
  • 10990eace2 vim-patch:9.0.0415: on MS-Windows some tests are flaky zeertzjq 2023-08-22 17:45:44 +08:00
  • c170708023 vim-patch:9.0.0391: using separate delete() call instead of writefile() 'D' flag zeertzjq 2023-08-22 17:44:04 +08:00
  • 50b069a8b9 vim-patch:9.0.0380: deleting files in tests is a hassle zeertzjq 2023-08-22 17:48:57 +08:00
  • 898ef1835d version.c: update [skip ci] (#24830) github-actions[bot] 2023-08-22 11:15:26 +08:00
  • 0fd8eb8aae fix(terminal): set $COLORTERM unconditionally in :terminal (#24763) Gregory Anders 2023-08-21 13:55:51 -05:00
  • d401b33314 fix(terminal): handle horizontal scrolling in another window (#24828) zeertzjq 2023-08-21 23:19:12 +08:00
  • d0717a7c4e vim-patch:9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy (#24825) Gregory Anders 2023-08-21 09:06:21 -05:00
  • 319edce5d0 Merge pull request #24826 from zeertzjq/vim-9.0.0886 zeertzjq 2023-08-21 22:06:03 +08:00
  • 042678a7b4 vim-patch:9.0.0906: mouse scroll code is not optimal zeertzjq 2023-08-21 21:30:33 +08:00
  • 1f9878a2e2 vim-patch:9.0.0902: some mouse scroll code is not in a good place zeertzjq 2023-08-21 21:13:48 +08:00
  • bd3c1c7579 vim-patch:9.0.0886: horizontal mouse scroll only works in the GUI zeertzjq 2023-08-21 20:44:26 +08:00
  • b75659c8fb vim-patch:690963924956 Christian Clason 2023-08-21 20:58:13 +09:00
  • 54ddf56589 vim-patch:6d626c41842e Christian Clason 2023-08-21 09:55:35 +09:00
  • e2d3c1260e vim-patch:a0fddaa2f4b7 Christian Clason 2023-08-21 09:55:21 +09:00
  • 36404fea4a vim-patch:5e6e4042b1c9 Christian Clason 2023-08-21 09:55:12 +09:00
  • 5b78a5c72a vim-patch:309ded19543c Christian Clason 2023-08-21 09:52:53 +09:00
  • c9764bf331 vim-patch:9fa35b1c38b8 Christian Clason 2023-08-21 09:52:42 +09:00
  • 60037feb56 vim-patch:e71e9d9ad368 Christian Clason 2023-08-21 09:52:33 +09:00
  • 3f877657dd vim-patch:6633611f4280 Christian Clason 2023-08-21 09:51:59 +09:00
  • abc3721e4f vim-patch:478668013f06 Christian Clason 2023-08-21 09:51:47 +09:00
  • 4a36ecd238 vim-patch:72904d5fda0a Christian Clason 2023-08-21 09:51:38 +09:00
  • 4a1fb37108 Merge pull request #24820 from zeertzjq/vim-589edb340454 zeertzjq 2023-08-21 17:37:15 +08:00
  • 6bdfb890fd vim-patch:e46a44050562 zeertzjq 2023-08-21 17:18:10 +08:00
  • 0f48173ab5 vim-patch:589edb340454 zeertzjq 2023-08-21 17:09:31 +08:00
  • 8cd0ca1ce7 Merge pull request #24819 from zeertzjq/vim-8.2.4208 zeertzjq 2023-08-21 16:54:11 +08:00
  • 28c2e83fb4 vim-patch:9.0.0313: using common name in tests leads to flaky tests zeertzjq 2023-08-21 16:27:14 +08:00
  • 00ad0c81b6 vim-patch:9.0.0077: wrong restored cursor position when switching window in autocmd zeertzjq 2023-08-21 16:24:44 +08:00
  • bd9a9e63bc vim-patch:8.2.4212: window title test still fails in some configurations zeertzjq 2023-08-21 16:16:57 +08:00
  • 67edc0a772 vim-patch:8.2.4211: window title test still fails in some configurations zeertzjq 2023-08-21 16:16:47 +08:00
  • 7fab06cb0c vim-patch:8.2.4210: window title test fails in some configurations zeertzjq 2023-08-21 16:16:39 +08:00
  • 893437512c vim-patch:8.2.4208: using setbufvar() may change the window title zeertzjq 2023-08-21 16:14:54 +08:00
  • dc01d68f27 Merge pull request #24818 from zeertzjq/vim-8.2.0186 zeertzjq 2023-08-21 16:08:48 +08:00
  • 02ca31979b vim-patch:8.2.4339: CTRL-A does not work properly with the cmdline popup menu zeertzjq 2023-08-21 15:38:19 +08:00
  • 00f92f086e vim-patch:8.2.3518: Test_xrestore sometimes fails zeertzjq 2023-08-21 15:30:20 +08:00
  • 7aa3f825cd vim-patch:8.2.2910: test for cmdline window and terminal fails on MS-Windows zeertzjq 2023-08-21 15:28:43 +08:00
  • d4b6a25e67 vim-patch:8.2.2908: crash when using a terminal popup window from cmdline window zeertzjq 2023-08-21 15:27:51 +08:00
  • ff801ce7f7 vim-patch:8.2.0533: tests using term_wait() can still be flaky zeertzjq 2023-08-21 14:59:52 +08:00
  • ff37916b47 vim-patch:8.2.0454: some tests fail when the system is slow zeertzjq 2023-08-21 14:45:33 +08:00
  • 045cc185d5 vim-patch:8.2.0310: autocmd test fails on a slow system zeertzjq 2023-08-21 15:21:00 +08:00
  • 702a5f0cbb vim-patch:8.2.0195: some tests fail when run in the GUI zeertzjq 2023-08-21 14:58:48 +08:00
  • e8df2a012b vim-patch:8.2.0186: a couple of tests may fail when features are missing zeertzjq 2023-08-21 14:55:13 +08:00
  • 6f5ff5818a vim-patch:8.1.2403: autocmd test fails under valgrind zeertzjq 2023-08-21 15:20:19 +08:00
  • cc35352f65 vim-patch:8.1.2062: the mouse code is spread out (#24817) zeertzjq 2023-08-21 15:23:32 +08:00
  • 3b0515e674 Merge pull request #24816 from zeertzjq/vim-8.1.2044 zeertzjq 2023-08-21 14:40:43 +08:00
  • 6aa29d0f01 test: add some tests for SafeState autocommand zeertzjq 2023-08-21 13:45:26 +08:00
  • 4b0a13b455 vim-patch:8.2.4299: SafeState autocommand interferes with debugging zeertzjq 2023-08-21 13:22:36 +08:00
  • 71acb71043 vim-patch:8.1.2099: state() test fails on some Mac systems zeertzjq 2023-08-21 13:21:28 +08:00
  • e05031097c vim-patch:8.1.2069: test for SafeStateAgain may still fail zeertzjq 2023-08-21 13:21:21 +08:00
  • 0defbd38e4 vim-patch:8.1.2068: test for SafeState and SafeStateAgain may fail zeertzjq 2023-08-21 13:19:31 +08:00
  • 3e79afec54 vim-patch:8.1.2067: no tests for SafeState and SafeStateAgain zeertzjq 2023-08-21 13:13:48 +08:00
  • 6bf5b2428b vim-patch:8.1.2066: no tests for state() zeertzjq 2023-08-21 12:26:02 +08:00
  • 7ce2acd59b vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() zeertzjq 2023-08-21 12:16:33 +08:00
  • a0b912c6ec vim-patch:8.1.2048: not clear why SafeState and SafeStateAgain are not triggered zeertzjq 2023-08-21 12:12:38 +08:00
  • 64ccfdaafe vim-patch:8.1.2047: cannot check the current state zeertzjq 2023-08-21 11:22:25 +08:00
  • 4956f26744 vim-patch:8.1.2046: SafeState may be triggered at the wrong moment zeertzjq 2023-08-21 11:11:02 +08:00
  • ab45d5bf6d vim-patch:8.1.2044: no easy way to process postponed work zeertzjq 2023-08-21 10:45:25 +08:00
  • 91d8f2ac53 vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814) zeertzjq 2023-08-21 10:25:41 +08:00
  • eaad2f7806 vim-patch:9.0.1768: Runtime: no support for bicep files Christian Clason 2023-08-21 09:49:04 +09:00
  • a5b6468e9b vim-patch:9.0.1766: Runtime: Missing QML support Christian Clason 2023-08-21 09:46:44 +09:00
  • a2a226170d vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811) zeertzjq 2023-08-21 08:58:18 +08:00
  • 694814cdd5 vim-patch:9.0.1774: no support for custom cmdline completion (#24808) zeertzjq 2023-08-21 07:29:49 +08:00
  • 46fc9d547c Merge pull request #24809 from neovim/backport-24806-to-release-0.9 zeertzjq 2023-08-21 07:28:42 +08:00
  • ac99e63d73 vim-patch:9.0.1763: crash when passing invalid buffer to undotree() (#24807) zeertzjq 2023-08-21 07:20:26 +08:00
  • c083d7ac78 vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen line zeertzjq 2023-08-21 06:15:12 +08:00
  • d21e6285e9 vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen line (#24806) zeertzjq 2023-08-21 07:18:39 +08:00
  • 10459e1ed0 Merge pull request #24805 from zeertzjq/vim-9.0.1753 zeertzjq 2023-08-21 06:41:44 +08:00
  • 0c91cb4f03 vim-patch:9.0.1761: g<kEnd> behaves different from g<end> zeertzjq 2023-08-21 06:11:23 +08:00
  • 7485fd0518 vim-patch:9.0.1753: can't move to last non-blank char zeertzjq 2023-08-21 06:08:28 +08:00
  • 18062f70d8 vim-patch:56bafd7a6a79 Christian Clason 2023-08-20 10:48:07 +09:00
  • b263c73b08 vim-patch:9.0.1747: screenpos() may cause unnecessary redraw (#24792) zeertzjq 2023-08-19 20:54:55 +08:00
  • 421713523e vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24790) zeertzjq 2023-08-19 20:34:58 +08:00
  • c8e58bf09c vim-patch:9.0.1742: wrong curswant when clicking on second cell of double-width char (#24789) zeertzjq 2023-08-19 19:40:26 +08:00
  • d9b0946609 Merge pull request #24787 from zeertzjq/vim-9.0.1515 zeertzjq 2023-08-19 18:33:44 +08:00
  • fcd729f22c vim-patch:9.0.1540: reverse() on string doesn't work in compiled function zeertzjq 2023-08-19 17:57:09 +08:00
  • 4c7df98e4e vim-patch:9.0.1515: reverse() does not work for a String zeertzjq 2023-08-19 17:44:19 +08:00
  • d7ae9ae3e5 build(deps): bump tree-sitter to HEAD - ab09ae20d Christian Clason 2023-08-19 09:43:05 +09:00
  • 7a3fef9e34 refactor(tui): check for out of bound access after snprintf (#24751) Thomas Vigouroux 2023-08-19 02:19:36 +02:00
  • 5a6c7c805b fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785) zeertzjq 2023-08-19 03:55:11 +08:00
  • f0e6e2ae46 refactor(grid.c): remove duplicate assignments zeertzjq 2023-08-18 21:00:58 +08:00
  • b9e75e5751 Merge pull request #24780 from zeertzjq/vim-9.0.0048 zeertzjq 2023-08-18 20:02:40 +08:00
  • 1d3d50e8f0 test(ui/mouse_spec): mouse click with matchadd() concealed text zeertzjq 2023-08-18 19:31:15 +08:00
  • 551998b7ee vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit' zeertzjq 2023-08-18 15:00:03 +08:00
  • b0dda500e9 vim-patch:9.0.1705: cursor position wrong when clicking on an unprintable char zeertzjq 2023-08-18 14:59:25 +08:00
  • 5ff725fa94 vim-patch:9.0.0048: cursor in wrong column with mouse click after concealed text zeertzjq 2023-08-18 14:56:36 +08:00
  • 81d5550d77 vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text (#24779) zeertzjq 2023-08-18 14:00:12 +08:00
  • 8d7a2a1aea vim-patch:442d1746f4c6 Christian Clason 2023-08-18 13:45:03 +09:00
  • f65be8c5f5 vim-patch:817db406bb12 Christian Clason 2023-08-18 13:44:43 +09:00
  • f0b3defecb vim-patch:a5988f582e48 Christian Clason 2023-08-18 13:44:04 +09:00
  • 016b883def Merge pull request #24777 from neovim/backport-24776-to-release-0.9 zeertzjq 2023-08-18 12:18:44 +08:00
  • 2a9af09187 fix(ui_compositor): only reset skipstart at first column zeertzjq 2023-08-18 11:29:42 +08:00
  • 71ad771ea4 fix(ui_compositor): only reset skipstart at first column (#24776) zeertzjq 2023-08-18 12:08:18 +08:00
  • c54682f75a vim-patch:9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n (#24773) zeertzjq 2023-08-18 09:01:50 +08:00
  • f8afa8023e vim-patch:9.0.1728: missing winid argument for virtcol() (#24770) zeertzjq 2023-08-18 08:42:45 +08:00
  • 46163ddf5d vim-patch:9.0.1730: passing multiple patterns to runtime not working (#24771) zeertzjq 2023-08-18 08:24:49 +08:00
  • 1d6c4ad073 vim-patch:9.0.1735: Rename completion specific findex var (#24769) zeertzjq 2023-08-18 07:23:43 +08:00