1
0
forked from aniani/vim

Commit Graph

  • c35fc03dbd patch 9.1.0181: no overflow check for string formatting v9.1.0181 Christ van Willegen 2024-03-14 18:30:41 +01:00
  • 010e1539d6 patch 9.1.0180: Cursor pos wrong when double-width chars are concealed v9.1.0180 zeertzjq 2024-03-14 18:22:17 +01:00
  • 9352c28292 patch 9.1.0179: 'wincolor' highlight missing with "below" virtual text v9.1.0179 zeertzjq 2024-03-14 18:16:56 +01:00
  • 45da32964d runtime(mswin): still another clipboard_working test Christian Brabandt 2024-03-14 07:55:48 +01:00
  • 0a32b8854b patch 9.1.0178: E1513 might be confusing v9.1.0178 Christian Brabandt 2024-03-13 20:59:27 +01:00
  • 8c55d60658 patch 9.1.0177: Coverity reports dead code v9.1.0177 zeertzjq 2024-03-13 20:42:26 +01:00
  • 253ff4dece patch 9.1.0176: Cursor column wrong with 'virtualedit' and conceal v9.1.0176 zeertzjq 2024-03-13 20:38:26 +01:00
  • 5866bc3a0f patch 9.1.0175: wrong window positions with 'winfix{width,height}' v9.1.0175 Sean Dewar 2024-03-13 20:17:24 +01:00
  • 21b0a3df8c patch 9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrap v9.1.0174 zeertzjq 2024-03-13 20:06:34 +01:00
  • 760f664213 runtime(mswin): revert back the check for clipboard_working support Christian Brabandt 2024-03-13 16:38:16 +01:00
  • e498cafe74 patch 9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8 v9.1.0173 RestorerZ 2024-03-12 22:11:36 +01:00
  • 9a660d2883 runtime(doc): add reference to matchbufline() at :h search() Christian Brabandt 2024-03-12 22:03:09 +01:00
  • 94b7c3233e patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172 zeertzjq 2024-03-12 21:50:32 +01:00
  • 5cac1a9bee patch 9.1.0171: Small split-move related improvements v9.1.0171 Sean Dewar 2024-03-12 21:11:39 +01:00
  • d64801e913 patch 9.1.0170: Re-allow curwin == prevwin, but document it instead v9.1.0170 Sean Dewar 2024-03-12 20:46:12 +01:00
  • e101028a5c patch 9.1.0169: current window number returned by tabpagewinnr may be outdated v9.1.0169 Sean Dewar 2024-03-12 20:42:25 +01:00
  • bfcc895482 patch 9.1.0168: too many STRLEN() calls v9.1.0168 John Marriott 2024-03-11 22:04:45 +01:00
  • 5cd86c6cff runtime(vim): Update base-syntax, improve number matching (#14175) dkearns 2024-03-12 07:40:58 +11:00
  • 49ffb6b428 patch 9.1.0167: Changing buffer in another window causes it to show matchparen v9.1.0167 zeertzjq 2024-03-11 21:38:58 +01:00
  • 5406eb8722 patch 9.1.0166: Internal error with blockwise getregion() in another buffer v9.1.0166 zeertzjq 2024-03-11 21:36:42 +01:00
  • cb942cc4ca translation(lt): Update Lithuanian translation of Vim tutor to v.1.7 (#14176) Rimas Kudelis 2024-03-11 17:15:04 +02:00
  • 0049a495c8 runtime(doc): improve 'winfixbuf' docs (#14180) zeertzjq 2024-03-11 23:13:16 +08:00
  • 675cbfb47f runtime(doc): Update Markdown syntax, add missing configs Christian Brabandt 2024-03-10 19:32:55 +01:00
  • fa63008727 patch 9.1.0165: Vim9: Importing an autoload imported script fails v9.1.0165 Yegappan Lakshmanan 2024-03-10 19:22:38 +01:00
  • 26dd09ad5e patch 9.1.0164: Internal error when passing invalid position to getregion() v9.1.0164 zeertzjq 2024-03-10 15:46:58 +01:00
  • 82e079df81 patch 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed v9.1.0163 zeertzjq 2024-03-10 08:55:42 +01:00
  • 14759ded57 patch 9.1.0162: problem with writing extended attributes on failure v9.1.0162 Paul R. Tagliamonte 2024-03-10 08:35:10 +01:00
  • ca0e0d2708 translation(lt): Added Lithuanian translation of Tutor v. 1.4 by Laurynas Stančikas (#14118) Rimas Kudelis 2024-03-09 19:27:46 +02:00
  • a2c65809da runtime(java): Recognise string templates (#14150) Aliaksei Budavei 2024-03-09 20:03:11 +03:00
  • 5d67aef306 runtime(vim): Update base-syntax, improve :map highlighting (#14141) dkearns 2024-03-10 04:01:22 +11:00
  • 13a014452a patch 9.1.0161: expand() removes slash after env variable that ends with colon v9.1.0161 zeertzjq 2024-03-09 17:44:46 +01:00
  • 62b26040eb runtime(vim): Update base-syntax, improve :menu{,translate} highlighting (#14162) dkearns 2024-03-10 03:43:28 +11:00
  • 35b867b685 patch 9.1.0160: Vim9: Add support for using a class type of itself in an object method v9.1.0160 Yegappan Lakshmanan 2024-03-09 15:44:19 +01:00
  • b2ec0da080 patch 9.1.0159: Crash in WinClosed after BufUnload closes other windows v9.1.0159 zeertzjq 2024-03-09 15:39:27 +01:00
  • 8a01744c56 patch 9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread' v9.1.0158 zeertzjq 2024-03-07 21:48:33 +01:00
  • 0df8f93bda patch 9.1.0157: Duplicate assignment in f_getregion() v9.1.0157 zeertzjq 2024-03-07 21:40:53 +01:00
  • 769eb2d0c3 patch 9.1.0156: Make 'wfb' failing to split still report E1513 v9.1.0156 Sean Dewar 2024-03-07 21:37:50 +01:00
  • 64de03a22b runtime(syntax-tests): remove executable bit from sh test file Aliaksei Budavei 2024-03-07 21:28:39 +01:00
  • 84bf6e658d patch 9.1.0155: can only get getregion() from current buffer v9.1.0155 Shougo Matsushita 2024-03-06 21:10:18 +01:00
  • 9db39b0ec9 patch 9.1.0154: shm=F not respected when reloading buffer with 'autoread' v9.1.0154 Shougo Matsushita 2024-03-06 20:58:41 +01:00
  • 7ac1145fbe patch 9.1.0153: Text properties corrupted with fo+=aw and backspace v9.1.0153 zeertzjq 2024-03-06 20:54:22 +01:00
  • c62dacb7ed translation(gr): add translation of the installer (#14148) Christos Longros 2024-03-06 20:53:02 +01:00
  • e3f2ef0eec translation(it): Update Italian translation for winfixbuf Antonio Giovanni Colombo 2024-03-06 20:44:10 +01:00
  • af7ae81600 patch 9.1.0152: Coverity complains about ignoring return value v9.1.0152 Christian Brabandt 2024-03-06 19:31:39 +01:00
  • a72d1be5a9 patch 9.1.0151: ml_get_buf_len() does not consider text properties v9.1.0151 Christian Brabandt 2024-03-05 20:43:25 +01:00
  • 4bb505e28c patch 9.1.0150: Several minor 'winfixbuf' issues v9.1.0150 Sean Dewar 2024-03-05 20:39:07 +01:00
  • e1051924c7 translation(sr): Update Serbian messages (#14143) Ivan Pešić 2024-03-05 23:34:00 +04:00
  • 63c39e4ef7 runtime(c): Recognize "__inline" (#14145) Wu Yongwei 2024-03-06 03:27:27 +08:00
  • e5c9ba6015 runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups (#14137) dkearns 2024-03-05 05:15:42 +11:00
  • 1bdc9435c1 runtime(sh): Update syntax file, fix issue #962 (#14138) dkearns 2024-03-05 05:14:08 +11:00
  • 5131f224da patch 9.1.0149: null pointer member access when accessing 'winfixbuf' property v9.1.0149 Sean Dewar 2024-03-04 19:09:26 +01:00
  • e84490311b runtime(css): update syntax script Jay Sitter 2024-03-04 16:19:48 +01:00
  • 691aee8b07 runtime(vim): Update base-syntax, fix issue #14135 (#14136) dkearns 2024-03-04 05:02:47 +11:00
  • 58f1e5c089 runtime(doc): Highlight the error message at *E1513* Christian Brabandt 2024-03-03 16:47:01 +01:00
  • c4aef9a97b runtime(vim): Update base-syntax, improve :augroup highlighting (#14125) dkearns 2024-03-04 02:42:47 +11:00
  • d9ebd46bd0 runtime(mswin): Use unnamed register when clipboard not working (#13813) Shixian Li 2024-03-03 23:41:46 +08:00
  • d3eae7bc11 patch 9.1.0148: Vim9: can't call internal methods with objects v9.1.0148 Yegappan Lakshmanan 2024-03-03 16:26:58 +01:00
  • 2157035637 patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147 Colin Kennedy 2024-03-03 16:16:47 +01:00
  • 353faa373e translation(ru): Updated Russian installer translation (#14134) Restorer 2024-03-03 14:52:37 +00:00
  • b3030b653b runtime(java): Recognise text blocks (#14128) Aliaksei Budavei 2024-03-03 17:51:01 +03:00
  • e93afc2e61 runtime(r,rhelp,rmd,rnoweb,rrst): Update ftplugin, browsefilter labels (#14126) dkearns 2024-03-03 05:27:47 +11:00
  • 100a665634 runtime(java): Improve the recognition of literals (#14120) Aliaksei Budavei 2024-03-02 01:11:14 +03:00
  • c27fcf4857 patch 9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' v9.1.0146 zeertzjq 2024-03-01 23:01:43 +01:00
  • 87410ab3f5 runtime(doc): some improvements to getregion() docs (#14122) zeertzjq 2024-03-02 06:00:23 +08:00
  • 8fad5d5887 runtime(doc,netrw): update "Last Change header", remove trailing whitespace Christian Brabandt 2024-02-29 18:12:30 +01:00
  • 56b7da3c05 runtime(netrw): handle file/dir symlinks specifically in tree mode Christian Brabandt 2024-02-29 17:48:14 +01:00
  • 062141b1a7 patch 9.1.0145: v:echospace not correct when 'showcmdloc' != last v9.1.0145 Sam-programs 2024-02-29 17:40:29 +01:00
  • 4d55c54e30 patch 9.1.0144: getregion() needs more tests v9.1.0144 Yegappan Lakshmanan 2024-02-29 17:30:43 +01:00
  • b4eb3f1e44 runtime(yaml): disable multiline_scalar detection by default Christian Brabandt 2024-02-29 17:23:51 +01:00
  • 55f8bba73b patch 9.1.0143: [security]: autocmd causes use-after-free in set_curbuf() v9.1.0143 Christian Brabandt 2024-02-28 23:32:00 +01:00
  • 0fdd18596f CI: enable apt upgrade on github runners again to fix i386 build Philip H 2024-02-28 23:25:08 +01:00
  • 19b718828d patch 9.1.0142: getregion() can be improved v9.1.0142 Shougo Matsushita 2024-02-28 22:48:12 +01:00
  • d0d4adb609 runtime(Filelist): include runtime/syntax/testdir/ftplugin Christian Brabandt 2024-02-28 21:53:26 +01:00
  • 4e141c66b9 patch 9.1.0141: Put in Visual mode wrong if it replaces fold marker v9.1.0141 zeertzjq 2024-02-28 21:49:51 +01:00
  • b1289f19ef runtime(doc): Fix typo under *kitty-terminal* in term.txt elig0n 2024-02-28 21:45:48 +01:00
  • 97a35ae356 translation(sr): Update Serbian translation (#14107) Ivan Pešić 2024-02-29 00:41:27 +04:00
  • 9ecf02cd5f runtime(java): Recognise _when_ clauses in _switch_ blocks Aliaksei Budavei 2024-02-28 21:30:22 +01:00
  • 56824430c0 runtime(syntax-tests): simplify code and allow filetype options Christian Brabandt 2024-02-28 21:24:25 +01:00
  • 0c98a71236 translation(it): Update Italian translation Antonio Giovanni Colombo 2024-02-27 22:41:22 +01:00
  • da0c9137d1 patch 9.1.0140: cursor on wrong row after 1 char 'below' virtual text when EOL is shown v9.1.0140 Dylan Thacker-Smith 2024-02-27 20:25:10 +01:00
  • e84d2d4432 runtime(sh): Update ftplugin, fix #14101 (#14102) dkearns 2024-02-28 06:00:32 +11:00
  • b1427b46f5 runtime(vim): Update base-syntax, improve :echo highlighting (#14103) dkearns 2024-02-28 05:59:30 +11:00
  • c7ddc9b735 runtime(debian): update Debian syntax files (#14098) James McCoy 2024-02-27 01:34:45 -05:00
  • 2f02638aa8 patch 9.1.0139: MS-Windows: ligatures map cleared on startup v9.1.0139 Erik S. V. Jansson 2024-02-26 22:23:05 +01:00
  • 02d7a6c6cf patch 9.1.0138: too many STRLEN calls when getting a memline v9.1.0138 John Marriott 2024-02-26 21:21:17 +01:00
  • 2c51e15b66 runtime(vim): Update syntax file, improve :substitute matching (#14093) dkearns 2024-02-27 07:10:18 +11:00
  • ff2b79d239 patch 9.1.0137: <Del> in cmdline mode doesn't delete composing chars v9.1.0137 zeertzjq 2024-02-26 20:38:36 +01:00
  • db7622ea82 runtime(doc): Fix typo in usr_41.txt Doug Kearns 2024-02-25 15:21:54 +01:00
  • d086b8f646 runtime(doc): fix inconsistent indent (#14089) zeertzjq 2024-02-25 15:42:52 +08:00
  • a2ebb6e917 patch 9.1.0136: Vim9: need more test for exists() methods v9.1.0136 Yegappan Lakshmanan 2024-02-25 08:40:10 +01:00
  • 374e26aba2 runtime(doc): clarify ':set[l] {option}<' behaviour Matt Ellis 2024-02-24 17:02:43 +01:00
  • cd3a13e774 patch 9.1.0135: Insufficient testing for 'delcombine' v9.1.0135 zeertzjq 2024-02-24 16:51:32 +01:00
  • 6a46c19b25 patch 9.1.0134: CI: Test_term_gettitle() is flaky on MacOS 14 v9.1.0134 Christian Brabandt 2024-02-24 15:56:34 +01:00
  • 8b1e749ca6 patch 9.1.0133: MS-Windows: ligatures not rendering correctly v9.1.0133 Erik S. V. Jansson 2024-02-24 14:26:52 +01:00
  • 048761bcd4 patch 9.1.0132: "C" doesn't include composing chars with 'virtualedit' v9.1.0132 zeertzjq 2024-02-24 14:21:39 +01:00
  • 0dc0bff000 patch 9.1.0131: buffer-completion may not always find all matches v9.1.0131 Christian Brabandt 2024-02-24 14:12:13 +01:00
  • abf7030a5c patch 9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp" v9.1.0130 Sean Dewar 2024-02-24 10:20:24 +01:00
  • f548ae7b63 patch 9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char v9.1.0129 Dylan Thacker-Smith 2024-02-24 10:17:11 +01:00
  • a35235e824 runtime(doc) Update help text for matchbufline() and matchstrlist() Yegappan Lakshmanan 2024-02-24 10:09:43 +01:00
  • aa31346da4 runtime(tutor): small fixes to the zh tutor (#14081) dragonish 2024-02-24 17:08:19 +08:00