- 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 3 years, 4 months ago
- ce30ccc patch 9.0.0916: getbufline() is inefficient for getting a single line by Bram Moolenaar · 3 years, 5 months ago
- 2996773 patch 9.0.0915: WinScrolled may trigger immediately when defined by Bram Moolenaar · 3 years, 5 months ago
- 228e422 patch 9.0.0914: deletebufline() may move marks in the wrong window by zeertzjq · 3 years, 5 months ago
- 0a60f79 patch 9.0.0913: only change in current window triggers the WinScrolled event by Bram Moolenaar · 3 years, 5 months ago
- c896adb patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm by Bram Moolenaar · 3 years, 5 months ago
- e6392b1 patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrong by Yee Cheng Chin · 3 years, 5 months ago
- c934bfa patch 9.0.0910: setting lines in another buffer may not work well by Bram Moolenaar · 3 years, 5 months ago
- 9fda815 patch 9.0.0909: error message for layout change does not match action by Bram Moolenaar · 3 years, 5 months ago
- 361895d patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong position by Yee Cheng Chin · 3 years, 5 months ago
- d63a855 patch 9.0.0907: restoring window after WinScrolled may fail by Bram Moolenaar · 3 years, 5 months ago
- ff95ce0 patch 9.0.0906: mouse scroll code is not optimal by Christopher Plewright · 3 years, 5 months ago
- 02edfaa patch 9.0.0905: virtual text after the line wraps when 'wrap' is off by Bram Moolenaar · 3 years, 5 months ago
- 88456cd patch 9.0.0904: various comment and indent flaws by Bram Moolenaar · 3 years, 5 months ago
- d13166e Update runtime files by Bram Moolenaar · 3 years, 5 months ago
- 236dffa patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource by Bram Moolenaar · 3 years, 5 months ago
- 696d0a8 patch 9.0.0902: some mouse scroll code is not in a good place by Christopher Plewright · 3 years, 5 months ago
- 0c34d56 patch 9.0.0901: setting w_leftcol and handling side effects is confusing by Bram Moolenaar · 3 years, 5 months ago
- 81ba26e patch 9.0.0900: cursor moves too far with 'smoothscroll' by Yee Cheng Chin · 3 years, 5 months ago
- 4654d63 patch 9.0.0899: the builtin terminals are in one long list by Bram Moolenaar · 3 years, 5 months ago
- 75ac25b patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far down by Bram Moolenaar · 3 years, 5 months ago
- 12babe4 patch 9.0.0897: Clinical Quality Language files are not recognized by mgramigna · 3 years, 5 months ago
- 1d8765d patch 9.0.0896: test for home key fails when 'term' is "tmux" by Bram Moolenaar · 3 years, 5 months ago
- 780154b patch 9.0.0895: file renamed twice in test, missing feature check by zeertzjq · 3 years, 5 months ago
- ee28c70 patch 9.0.0894: virtual text property highlight ignores window background by Bram Moolenaar · 3 years, 5 months ago
- 01ee52b patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is set by Yee Cheng Chin · 3 years, 5 months ago
- f32fb93 patch 9.0.0892: may redraw when not needed by Bram Moolenaar · 3 years, 5 months ago
- fc1b2d0 patch 9.0.0891: virtual text below after match has wrong highlight by Bram Moolenaar · 3 years, 5 months ago
- 1573e73 patch 9.0.0890: no test for what patch 9.0.0827 fixes by Bram Moolenaar · 3 years, 5 months ago
- 8303035 patch 9.0.0889: keycode check script has a few flaws by Bram Moolenaar · 3 years, 5 months ago
- f10952e patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard by Aedin Louis Xavier · 3 years, 5 months ago
- a44c781 patch 9.0.0887: cannot easily try out what codes various keys produce by Bram Moolenaar · 3 years, 5 months ago
- 44c2209 patch 9.0.0886: horizontal mouse scroll only works in the GUI by Christopher Plewright · 3 years, 5 months ago
- b53a190 patch 9.0.0885: informational message has an error message number by Bram Moolenaar · 3 years, 5 months ago
- cdeb657 patch 9.0.0884: mouse shape remains in op-pending mode after failed change by zeertzjq · 3 years, 5 months ago
- 698a00f patch 9.0.0883: a silent mapping may cause dots on the command line by Bram Moolenaar · 3 years, 5 months ago
- c3d27ad patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe by Bram Moolenaar · 3 years, 5 months ago
- 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 3 years, 5 months ago
- 161b6ac patch 9.0.0880: preprocessor indenting is off by K.Takata · 3 years, 5 months ago
- dcbdd82 patch 9.0.0879: unnecessary nesting in makefile by K.Takata · 3 years, 5 months ago
- b298fe6 patch 9.0.0878: Coverity warns for dead code by Bram Moolenaar · 3 years, 5 months ago
- cf2594f patch 9.0.0877: using freed memory with :comclear while listing commands by Bram Moolenaar · 3 years, 5 months ago
- 68353e5 patch 9.0.0876: code is indented more than needed by Yegappan Lakshmanan · 3 years, 5 months ago
- 398a26f patch 9.0.0875: using freed memory when executing delfunc at more prompt by Bram Moolenaar · 3 years, 5 months ago
- 920d311 patch 9.0.0874: using freed memory when executing unmenu at more prompt by Bram Moolenaar · 3 years, 5 months ago
- bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 3 years, 5 months ago
- 623e94e patch 9.0.0872: code is indented more than needed by Yegappan Lakshmanan · 3 years, 5 months ago
- 3b014be patch 9.0.0871: using freed memory when clearing augroup at more prompt by Bram Moolenaar · 3 years, 5 months ago
- 2f7bfe6 patch 9.0.0870: get E967 when using text property in quickfix window by Bram Moolenaar · 3 years, 5 months ago
- 28c56d5 patch 9.0.0869: bogus error when string used after :elseif by Bram Moolenaar · 3 years, 5 months ago
- 1140b51 patch 9.0.0868: MS-Windows: after Vim exits console resizing problem by Christopher Plewright · 3 years, 5 months ago
- d6e9138 patch 9.0.0867: wildmenu redrawing code is spread out by Bram Moolenaar · 3 years, 5 months ago
- f7570f2 patch 9.0.0866: no test for what patch 8.2.2207 fixes by zeertzjq · 3 years, 5 months ago
- b3052aa patch 9.0.0865: duplicate arguments are not always detected by Nir Lichtman · 3 years, 5 months ago
- 6600447 patch 9.0.0864: crash when using "!!" without a previous shell command by Bram Moolenaar · 3 years, 5 months ago
- 4c8d2f0 patch 9.0.0863: col() and charcol() only work for the current window by Yegappan Lakshmanan · 3 years, 5 months ago
- 0aad88f patch 9.0.0862: default value of 'endoffile' is wrong by Bram Moolenaar · 3 years, 5 months ago
- 9954dc3 patch 9.0.0861: solution for "!!sort" in closed fold is not optimal by Bram Moolenaar · 3 years, 5 months ago
- a20be06 patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4 by Bram Moolenaar · 3 years, 5 months ago
- fd3084b patch 9.0.0859: compiler warning for unused variable by Bram Moolenaar · 3 years, 5 months ago
- f00112d patch 9.0.0858: "!!sort" in a closed fold sorts too many lines by Bram Moolenaar · 3 years, 5 months ago
- 37f1030 patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORM by K.Takata · 3 years, 5 months ago
- d55bfca patch 9.0.0856: MS-Windows: executable not found when running test by Christopher Plewright · 3 years, 5 months ago
- 09a93e3 patch 9.0.0855: comment not located above the code it refers to by zeertzjq · 3 years, 5 months ago
- 7265851 patch 9.0.0854: no proper test for what 9.0.0846 fixes by zeertzjq · 3 years, 5 months ago
- 98aebcc patch 9.0.0853: terminal mouse test is still flaky on MacOS M1 by Bram Moolenaar · 3 years, 5 months ago
- 90e66ec patch 9.0.0852: crypt test is skipped if xxd is not found by Bram Moolenaar · 3 years, 5 months ago
- 1d139a0 patch 9.0.0851: terminal mouse test is still flaky by Bram Moolenaar · 3 years, 5 months ago
- 38804d6 patch 9.0.0850: MS-Windows Terminal has unstable color control by Christopher Plewright · 3 years, 5 months ago
- 157241e patch 9.0.0849: terminal mouse test is a bit flaky by James McCoy · 3 years, 5 months ago
- 76db9e0 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
- 0fd7be7 patch 9.0.0848: help item for --log argument is not aligned nicely by K.Takata · 3 years, 5 months ago
- 80613d6 patch 9.0.0847: CI: not totally clear what MS-Windows version is used by K.Takata · 3 years, 5 months ago
- f220643 patch 9.0.0846: using assert_fails() may cause hit-enter prompt by Bram Moolenaar · 3 years, 5 months ago
- 4e7590e patch 9.0.0845: shell command with just space gives strange error by shane.xb.qian · 3 years, 5 months ago
- 7b224fd patch 9.0.0844: handling 'statusline' errors is spread out by Luuk van Baal · 3 years, 5 months ago
- 1756f4b patch 9.0.0843: VHS tape files are not recognized by Carlos A Becker · 3 years, 5 months ago
- 0e364c9 patch 9.0.0842: Unicode range for Apple SF symbols is outdated by Yee Cheng Chin · 3 years, 5 months ago
- 7af3ee2 patch 9.0.0841: deletebufline() does not always return 1 on failure by zeertzjq · 3 years, 5 months ago
- adbc08f patch 9.0.0840: cannot change a slice of a const list by Bram Moolenaar · 3 years, 5 months ago
- 69a8bb8 patch 9.0.0839: test may fail depending on sequence of events by Yee Cheng Chin · 3 years, 5 months ago
- a25f718 patch 9.0.0838: compiler warnings for unused variables by Bram Moolenaar · 3 years, 5 months ago
- cd9c8d4 patch 9.0.0837: append() reports failure when not appending anything by Bram Moolenaar · 3 years, 5 months ago
- 91c75d1 patch 9.0.0836: wrong error when using extend() with funcref by zeertzjq · 3 years, 5 months ago
- 845bbb7 patch 9.0.0835: the window title is not redrawn when 'endoffile' changes by K.Takata · 3 years, 5 months ago
- f8ea106 patch 9.0.0834: warning for missing return type by Sam James · 3 years, 5 months ago
- 25b8420 patch 9.0.0833: Mac: no +sound feature in huge build by Yee Cheng Chin · 3 years, 5 months ago
- 5a5f17f patch 9.0.0832: deprecation warning causes build failure by Philip H · 3 years, 5 months ago
- 6c3d3e6 patch 9.0.0831: compiler warning for redefining HAVE_DUP by ichizok · 3 years, 5 months ago
- 5375205 patch 9.0.0830: compiling with Perl on Mac 12 fails by Philip H · 3 years, 5 months ago
- 3d19c81 patch 9.0.0829: wrong counts in macro comment by zeertzjq · 3 years, 5 months ago
- c57b5bc patch 9.0.0828: various typos by dundargoc · 3 years, 5 months ago
- 1410d18 patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm" by Bram Moolenaar · 3 years, 5 months ago
- 3af9821 patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place by K.Takata · 3 years, 5 months ago
- 8e0ccb6 patch 9.0.0825: cannot drag an entry in the tabpage line by zeertzjq · 3 years, 5 months ago
- 873f41a patch 9.0.0824: crash when using win_move_separator() in other tab page by zeertzjq · 3 years, 5 months ago
- 7a7db04 patch 9.0.0823: mouse drag test fails by Bram Moolenaar · 3 years, 5 months ago
- 8ab9ca9 patch 9.0.0822: crash when dragging the statusline with a mapping by Bram Moolenaar · 3 years, 5 months ago
- 86e6717 patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 3 years, 5 months ago
- 03d6e6f patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 3 years, 5 months ago