1
0
forked from aniani/vim

Commit Graph

  • 49a90792d9 patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line v9.0.0179 Bram Moolenaar 2022-08-09 18:25:23 +01:00
  • e428fa04a7 patch 9.0.0178: cursor position wrong with virtual text before Tab v9.0.0178 Bram Moolenaar 2022-08-09 16:55:41 +01:00
  • 8f49e690dc patch 9.0.0177: cursor position wrong with 'virtualedit' and mouse click v9.0.0177 Bram Moolenaar 2022-08-09 14:19:40 +01:00
  • 8ca29b6a35 patch 9.0.0176: checking character options is duplicated and incomplete v9.0.0176 zeertzjq 2022-08-09 12:53:14 +01:00
  • afa23d1b99 patch 9.0.0175: spell checking for capital not working with trailing space v9.0.0175 Christian Brabandt 2022-08-09 12:25:10 +01:00
  • ad6d9cc679 patch 9.0.0174: no error for using "#{ comment" in a compiled function v9.0.0174 Bram Moolenaar 2022-08-08 21:43:11 +01:00
  • e6a3d81e05 patch 9.0.0173: assert fails only on MS-Windows v9.0.0173 Bram Moolenaar 2022-08-08 18:12:30 +01:00
  • 1024690c01 patch 9.0.0172: trying to allocate zero bytes v9.0.0172 Bram Moolenaar 2022-08-08 17:08:05 +01:00
  • 6e5c61119a patch 9.0.0171: quickfix line highlight is overruled by 'cursorline' v9.0.0171 Bram Moolenaar 2022-08-08 16:03:06 +01:00
  • 113d9dec99 patch 9.0.0170: various minor code formatting issues v9.0.0170 Bram Moolenaar 2022-08-08 15:49:18 +01:00
  • 48c3f4e0bf Update runtime files Bram Moolenaar 2022-08-08 15:42:38 +01:00
  • cf85d97baf patch 9.0.0169: insufficient testing for line2byte() with text properties v9.0.0169 Bram Moolenaar 2022-08-08 14:59:47 +01:00
  • 25463610df patch 9.0.0168: cursor positioned wrong with two virtual text properties v9.0.0168 Bram Moolenaar 2022-08-08 11:07:47 +01:00
  • 38ea2733b4 patch 9.0.0167: checking for text properties could be a bit more efficient v9.0.0167 Bram Moolenaar 2022-08-07 22:04:56 +01:00
  • 50652b0c5c patch 9.0.0166: when using text properties line text length computed twice v9.0.0166 Bram Moolenaar 2022-08-07 21:48:37 +01:00
  • e44336b00a patch 9.0.0165: looking up a text property type by ID is slow v9.0.0165 Bram Moolenaar 2022-08-07 18:20:08 +01:00
  • c390cc13e5 patch 9.0.0164: using freed memory with put command v9.0.0164 Bram Moolenaar 2022-08-07 18:09:10 +01:00
  • ecb00c7b61 patch 9.0.0163: text property not adjusted for text inserted with "p" v9.0.0163 Bram Moolenaar 2022-08-07 14:55:14 +01:00
  • 73c3842fa5 patch 9.0.0162: text property "below" gets indent if 'breakindent' is set v9.0.0162 Bram Moolenaar 2022-08-07 11:53:40 +01:00
  • bf9158408a patch 9.0.0161: warning for uninitialized variable v9.0.0161 Bram Moolenaar 2022-08-06 22:38:02 +01:00
  • 83bf11a1ff patch 9.0.0160: some diff mode tests fail v9.0.0160 Bram Moolenaar 2022-08-06 22:23:40 +01:00
  • da70cf30ef patch 9.0.0159: cannot build with small features v9.0.0159 Bram Moolenaar 2022-08-06 22:13:03 +01:00
  • 48ca24d913 patch 9.0.0158: with 'nowrap' "below" property not displayed correctly v9.0.0158 Bram Moolenaar 2022-08-06 22:03:20 +01:00
  • cba6952e34 patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop v9.0.0157 Bram Moolenaar 2022-08-06 21:03:53 +01:00
  • 3f74c0ab32 patch 9.0.0156: giving E1170 only in an expression is confusing v9.0.0156 Bram Moolenaar 2022-08-06 18:12:06 +01:00
  • db9b96d844 patch 9.0.0155 Problem: No test for what patch 9.0.0155 fixes. Solution: Add a test. Fix typos. (closes #10822) v9.0.0155 Bram Moolenaar 2022-08-06 17:38:53 +01:00
  • 7d0f7e9524 patch 9.0.0154: text properties wrong after splitting a line v9.0.0154 Bram Moolenaar 2022-08-06 17:10:57 +01:00
  • 1306b36a7b patch 9.0.0153: no fold and sign column for virtual text with "below" align v9.0.0153 Bram Moolenaar 2022-08-06 15:59:06 +01:00
  • e2086350d3 patch 9.0.0152: warning for unused argument in small build v9.0.0152 Bram Moolenaar 2022-08-06 14:21:52 +01:00
  • 4d91d347e6 patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' v9.0.0151 Bram Moolenaar 2022-08-06 13:48:20 +01:00
  • 25f40af9d2 patch 9.0.0150: error for using #{ in an expression is a bit confusing v9.0.0150 Bram Moolenaar 2022-08-06 11:35:28 +01:00
  • 5ac4b1a24e patch 9.0.0149: test for fuzzy completion fails sometimes v9.0.0149 Bram Moolenaar 2022-08-06 10:28:19 +01:00
  • 3ec3b8e92d patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayed v9.0.0148 Bram Moolenaar 2022-08-05 21:39:30 +01:00
  • 50e75fe8d8 patch 9.0.0147: cursor positioned wrong after two "below" text properties v9.0.0147 Bram Moolenaar 2022-08-05 20:25:50 +01:00
  • 4d2031fdbe patch 9.0.0146: missing part of change for "override" flag v9.0.0146 Bram Moolenaar 2022-08-05 20:03:55 +01:00
  • 213bbaf15a patch 9.0.0145: substitute that joins lines drops text properties v9.0.0145 Bram Moolenaar 2022-08-05 19:46:48 +01:00
  • f4ba8bc47e patch 9.0.0144: text property cannot override 'cursorline' highlight v9.0.0144 Bram Moolenaar 2022-08-05 17:05:04 +01:00
  • afd2aa79ed patch 9.0.0143: cursor positioned after virtual text in empty line v9.0.0143 Bram Moolenaar 2022-08-05 13:07:23 +01:00
  • 2f83cc4cfa patch 9.0.0142: crash when adding and removing virtual text v9.0.0142 Bram Moolenaar 2022-08-05 11:45:17 +01:00
  • 206fce307b patch 9.0.0141: "delmenu" does not remove autocmmands v9.0.0141 zeertzjq 2022-08-05 10:52:30 +01:00
  • 3d3f6ac098 patch 9.0.0140: execute() does not use the "legacy" command modifier v9.0.0140 Kota Kato 2022-08-04 18:50:14 +01:00
  • 398649ee44 patch 9.0.0139: truncating virtual text after a line not implemented v9.0.0139 Bram Moolenaar 2022-08-04 15:03:48 +01:00
  • bc49c5f48f patch 9.0.0138: not enough characters accepted for 'spellfile' v9.0.0138 Bram Moolenaar 2022-08-04 13:01:48 +01:00
  • db7a88db8b patch 9.0.0137: debugger test may fail when $CWD is very long v9.0.0137 James McCoy 2022-08-03 16:13:27 +01:00
  • d6212b80d6 patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL v9.0.0136 Bram Moolenaar 2022-08-03 15:48:33 +01:00
  • 0b0ccbbfb0 patch 9.0.0135: comment about tabpage line above the wrong code v9.0.0135 zeertzjq 2022-08-02 12:15:51 +01:00
  • f05a1e59a3 patch 9.0.0134: no test for text property with column zero v9.0.0134 Bram Moolenaar 2022-08-02 11:48:53 +01:00
  • e175dc6911 patch 9.0.0133: virtual text after line moves to joined line v9.0.0133 Bram Moolenaar 2022-08-01 22:18:50 +01:00
  • 09ff4b54fb patch 9.0.0132: multi-byte characters in virtual text not handled correctly v9.0.0132 Bram Moolenaar 2022-08-01 16:51:02 +01:00
  • 783ef7214b patch 9.0.0131: virtual text with Tab is not displayed correctly v9.0.0131 Bram Moolenaar 2022-08-01 16:11:06 +01:00
  • 1f4ee19eef patch 9.0.0130: cursor position wrong when inserting around virtual text v9.0.0130 Bram Moolenaar 2022-08-01 15:52:55 +01:00
  • 05a8061eec Update runtime files Bram Moolenaar 2022-08-01 15:09:53 +01:00
  • ab146dac6b patch 9.0.0129: compiler warning for int/size_t usage v9.0.0129 Mike Williams 2022-08-01 14:00:31 +01:00
  • 3f79b61288 patch 9.0.0128: Coverity complains about possible double free v9.0.0128 Bram Moolenaar 2022-08-01 12:06:40 +01:00
  • e95f22f63a patch 9.0.0127: unused variable v9.0.0127 zeertzjq 2022-08-01 11:49:45 +01:00
  • 95fca12b0e patch 9.0.0126: expanding file names fails in dir with more than 255 entries v9.0.0126 John Drouhard 2022-08-01 11:38:17 +01:00
  • 84b247fab7 patch 9.0.0125: cursor positioned wrong with virtual text after the line v9.0.0125 Bram Moolenaar 2022-08-01 11:17:40 +01:00
  • 101d57b34b patch 9.0.0124: code has more indent than needed v9.0.0124 zeertzjq 2022-07-31 18:34:32 +01:00
  • c146d974f1 patch 9.0.0123: cannot build with small features v9.0.0123 Bram Moolenaar 2022-07-31 18:03:57 +01:00
  • be33e5e4a9 patch 9.0.0122: breakindent test fails v9.0.0122 Bram Moolenaar 2022-07-31 18:00:10 +01:00
  • b7963df98f patch 9.0.0121: cannot put virtual text after or below a line v9.0.0121 Bram Moolenaar 2022-07-31 17:12:43 +01:00
  • 6b568b1cc7 patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space v9.0.0120 Anton Sharonov 2022-07-31 12:26:05 +01:00
  • dbdcc79910 patch 9.0.0119: tiny chance that creating a backup file fails v9.0.0119 K.Takata 2022-07-31 11:50:42 +01:00
  • 750209459c patch 9.0.0118: no test for what patch 9.0.0155 fixes v9.0.0118 zeertzjq 2022-07-31 11:37:20 +01:00
  • 3a4cd39d47 patch 9.0.0117: text of removed textprop with text is not freed v9.0.0117 Bram Moolenaar 2022-07-30 22:17:18 +01:00
  • 711483cd13 patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" v9.0.0116 Bram Moolenaar 2022-07-30 21:33:46 +01:00
  • 6747cf1671 patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window v9.0.0115 Bram Moolenaar 2022-07-30 19:10:06 +01:00
  • f39cfb7262 patch 9.0.0114: the command line takes up space even when not used v9.0.0114 Shougo Matsushita 2022-07-30 16:54:05 +01:00
  • d90f91fe30 patch 9.0.0113: has() is not strict about parsing the patch version v9.0.0113 K.Takata 2022-07-30 15:43:59 +01:00
  • 0f823c3609 patch 9.0.0112: MS-Windows: test fails because file already exists v9.0.0112 Bram Moolenaar 2022-07-30 15:35:12 +01:00
  • de78632c41 patch 9.0.0111: "nocombine" is missing from synIDattr() v9.0.0111 Bram Moolenaar 2022-07-30 14:56:17 +01:00
  • ddab3ce345 patch 9.0.0110: help tag generation picks up words in code examples v9.0.0110 Carlo Teubner 2022-07-30 12:03:16 +01:00
  • 1eead4cf1d patch 9.0.0109: writing over the end of a buffer on stack v9.0.0109 Bram Moolenaar 2022-07-30 11:39:57 +01:00
  • 5f6cae8b8a patch 9.0.0108: configure check for timer_create may give wrong error v9.0.0108 Bram Moolenaar 2022-07-30 11:00:50 +01:00
  • 2ecbe53f45 Update runtime files Bram Moolenaar 2022-07-29 21:36:21 +01:00
  • 72981ac94f patch 9.0.0107: condition always has the same value v9.0.0107 Bram Moolenaar 2022-07-29 19:50:41 +01:00
  • cb36c2a3cd patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversed v9.0.0106 Bram Moolenaar 2022-07-29 18:32:20 +01:00
  • f50940531d patch 9.0.0105: illegal memory access when pattern starts with illegal byte v9.0.0105 Bram Moolenaar 2022-07-29 16:22:25 +01:00
  • 1e56bda904 patch 9.0.0104: going beyond allocated memory when evaluating string constant v9.0.0104 Bram Moolenaar 2022-07-29 15:28:27 +01:00
  • efffa5360e patch 9.0.0103: if running configure with cached results -lrt may be missing v9.0.0103 Bram Moolenaar 2022-07-28 22:39:54 +01:00
  • a6f9e30016 patch 9.0.0102: reading past end of line with insert mode completion v9.0.0102 Bram Moolenaar 2022-07-28 21:51:37 +01:00
  • 4e677b9c40 patch 9.0.0101: invalid memory access in diff mode with "dp" and undo v9.0.0101 Bram Moolenaar 2022-07-28 18:44:27 +01:00
  • cb5ed4d625 patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions' v9.0.0100 Bram Moolenaar 2022-07-28 12:54:08 +01:00
  • 46af7bc08d patch 9.0.0099: scrollback can be wrong after redrawing the command line v9.0.0099 zeertzjq 2022-07-28 12:34:09 +01:00
  • 5748b7f2c8 patch 9.0.0098: missing include file in timer_create configure check v9.0.0098 Bram Moolenaar 2022-07-28 12:09:04 +01:00
  • 5f30e26f69 patch 9.0.0097: long quickfix line is truncated for :clist v9.0.0097 Bram Moolenaar 2022-07-28 11:56:01 +01:00
  • f6782732ab patch 9.0.0096: flag "new_value_alloced" is always true v9.0.0096 zeertzjq 2022-07-27 18:26:03 +01:00
  • 122dea7007 patch 9.0.0095: conditions are always true v9.0.0095 zeertzjq 2022-07-27 15:48:45 +01:00
  • 3d6ee8bda0 patch 9.0.0094: cursor restored unexpected with nested autocommand v9.0.0094 Bram Moolenaar 2022-07-27 15:23:35 +01:00
  • 7abd1c6d8e patch 9.0.0093: sway config files are recognized as i3config v9.0.0093 James Eapen 2022-07-27 15:07:06 +01:00
  • 61021aa318 patch 9.0.0092: plugins cannot change v:completed_item v9.0.0092 Shougo Matsushita 2022-07-27 14:40:00 +01:00
  • 34d1773bd4 patch 9.0.0091: duplicate error number v9.0.0091 Bram Moolenaar 2022-07-27 13:18:14 +01:00
  • 28f84e17b0 patch 9.0.0090: no error when assigning bool to a string option v9.0.0090 Bram Moolenaar 2022-07-27 12:30:13 +01:00
  • 7db3a8e329 patch 9.0.0089: fuzzy argument completion doesn't work for shell commands v9.0.0089 Yegappan Lakshmanan 2022-07-26 22:01:36 +01:00
  • 30e212dac1 patch 9.0.0088: pattern for detecting bitbake files is not sufficient v9.0.0088 Gregory Anders 2022-07-26 21:42:03 +01:00
  • 3f0266739d patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc v9.0.0087 Anton Sharonov 2022-07-26 21:26:18 +01:00
  • 6791adca53 patch 9.0.0086: tabline is not redrawn when entering command line v9.0.0086 zeertzjq 2022-07-26 20:42:25 +01:00
  • 1f0dc5e84f patch 9.0.0085: ":write" fails after ":file name" and the ":edit" v9.0.0085 ii14 2022-07-26 19:44:56 +01:00
  • 15b87b6610 patch 9.0.0084: using "terraform" filetype for .tfvars file is bad v9.0.0084 Bram Moolenaar 2022-07-26 19:18:28 +01:00
  • c9e8fd6fc7 patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window v9.0.0083 zeertzjq 2022-07-26 18:12:38 +01:00