Commit Graph

  • 25f40af9d2 patch 9.0.0150: error for using #{ in an expression is a bit confusing Bram Moolenaar 2022-08-06 11:35:28 +01:00
  • 5ac4b1a24e patch 9.0.0149: test for fuzzy completion fails sometimes Bram Moolenaar 2022-08-06 10:28:19 +01:00
  • 8d238292ec Merge pull request #1265 from ychin/fix-macvim-vimtutor-menu Yee Cheng Chin 2022-08-05 21:31:24 -07:00
  • ea193e8b5d Fix vimtutor menu not working Yee Cheng Chin 2022-08-05 21:07:33 -07:00
  • a6a0c173dc Merge pull request #1264 from ychin/fix-macvim-makefile-dependencies Yee Cheng Chin 2022-08-05 20:58:47 -07:00
  • 668a73972a Fix MacVim Makefile dependencies Yee Cheng Chin 2022-08-05 18:29:48 -07:00
  • 3ec3b8e92d patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayed Bram Moolenaar 2022-08-05 21:39:30 +01:00
  • 50e75fe8d8 patch 9.0.0147: cursor positioned wrong after two "below" text properties Bram Moolenaar 2022-08-05 20:25:50 +01:00
  • 4d2031fdbe patch 9.0.0146: missing part of change for "override" flag Bram Moolenaar 2022-08-05 20:03:55 +01:00
  • 213bbaf15a patch 9.0.0145: substitute that joins lines drops text properties Bram Moolenaar 2022-08-05 19:46:48 +01:00
  • f4ba8bc47e patch 9.0.0144: text property cannot override 'cursorline' highlight Bram Moolenaar 2022-08-05 17:05:04 +01:00
  • afd2aa79ed patch 9.0.0143: cursor positioned after virtual text in empty line Bram Moolenaar 2022-08-05 13:07:23 +01:00
  • 2f83cc4cfa patch 9.0.0142: crash when adding and removing virtual text Bram Moolenaar 2022-08-05 11:45:17 +01:00
  • 206fce307b patch 9.0.0141: "delmenu" does not remove autocmmands zeertzjq 2022-08-05 10:52:30 +01:00
  • 6082c6a087 Merge remote-tracking branch 'vim/master' ichizok 2022-08-05 13:36:47 +09:00
  • 67a635ec10 Merge pull request #1261 from ychin/non-native-fullscreen-macbook-notch Yee Cheng Chin 2022-08-04 12:49:45 -07:00
  • 3d3f6ac098 patch 9.0.0140: execute() does not use the "legacy" command modifier Kota Kato 2022-08-04 18:50:14 +01:00
  • 9fb0163f86 Merge pull request #1260 from ychin/untitled-window-never-terminate-window-fix Yee Cheng Chin 2022-08-04 10:06:04 -07:00
  • 398649ee44 patch 9.0.0139: truncating virtual text after a line not implemented Bram Moolenaar 2022-08-04 15:03:48 +01:00
  • bc49c5f48f patch 9.0.0138: not enough characters accepted for 'spellfile' Bram Moolenaar 2022-08-04 13:01:48 +01:00
  • f6ba7dd40b Fix bad interaction with never opening window + terminate on last window Yee Cheng Chin 2022-08-04 00:08:42 -07:00
  • db9a083025 Fix non-native full screen on MacBooks with notch Yee Cheng Chin 2022-08-03 21:29:31 -07:00
  • db7a88db8b patch 9.0.0137: debugger test may fail when $CWD is very long 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 Bram Moolenaar 2022-08-03 15:48:33 +01:00
  • 0b0ccbbfb0 patch 9.0.0135: comment about tabpage line above the wrong code zeertzjq 2022-08-02 12:15:51 +01:00
  • f05a1e59a3 patch 9.0.0134: no test for text property with column zero Bram Moolenaar 2022-08-02 11:48:53 +01:00
  • e175dc6911 patch 9.0.0133: virtual text after line moves to joined line Bram Moolenaar 2022-08-01 22:18:50 +01:00
  • 09ff4b54fb patch 9.0.0132: multi-byte characters in virtual text not handled correctly Bram Moolenaar 2022-08-01 16:51:02 +01:00
  • 783ef7214b patch 9.0.0131: virtual text with Tab is not displayed correctly Bram Moolenaar 2022-08-01 16:11:06 +01:00
  • 1f4ee19eef patch 9.0.0130: cursor position wrong when inserting around virtual text 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 Mike Williams 2022-08-01 14:00:31 +01:00
  • 3f79b61288 patch 9.0.0128: Coverity complains about possible double free Bram Moolenaar 2022-08-01 12:06:40 +01:00
  • e95f22f63a patch 9.0.0127: unused variable 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 John Drouhard 2022-08-01 11:38:17 +01:00
  • 84b247fab7 patch 9.0.0125: cursor positioned wrong with virtual text after the line Bram Moolenaar 2022-08-01 11:17:40 +01:00
  • a615fe731e Merge remote-tracking branch 'vim/master' ichizok 2022-08-01 13:24:47 +09:00
  • 101d57b34b patch 9.0.0124: code has more indent than needed zeertzjq 2022-07-31 18:34:32 +01:00
  • c146d974f1 patch 9.0.0123: cannot build with small features Bram Moolenaar 2022-07-31 18:03:57 +01:00
  • be33e5e4a9 patch 9.0.0122: breakindent test fails Bram Moolenaar 2022-07-31 18:00:10 +01:00
  • b7963df98f patch 9.0.0121: cannot put virtual text after or below a line Bram Moolenaar 2022-07-31 17:12:43 +01:00
  • 6b568b1cc7 patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space Anton Sharonov 2022-07-31 12:26:05 +01:00
  • dbdcc79910 patch 9.0.0119: tiny chance that creating a backup file fails K.Takata 2022-07-31 11:50:42 +01:00
  • 750209459c patch 9.0.0118: no test for what patch 9.0.0155 fixes zeertzjq 2022-07-31 11:37:20 +01:00
  • 3a4cd39d47 patch 9.0.0117: text of removed textprop with text is not freed Bram Moolenaar 2022-07-30 22:17:18 +01:00
  • 711483cd13 patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" Bram Moolenaar 2022-07-30 21:33:46 +01:00
  • 6747cf1671 patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window 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 Shougo Matsushita 2022-07-30 16:54:05 +01:00
  • d90f91fe30 patch 9.0.0113: has() is not strict about parsing the patch version K.Takata 2022-07-30 15:43:59 +01:00
  • 0f823c3609 patch 9.0.0112: MS-Windows: test fails because file already exists Bram Moolenaar 2022-07-30 15:35:12 +01:00
  • de78632c41 patch 9.0.0111: "nocombine" is missing from synIDattr() Bram Moolenaar 2022-07-30 14:56:17 +01:00
  • ddab3ce345 patch 9.0.0110: help tag generation picks up words in code examples Carlo Teubner 2022-07-30 12:03:16 +01:00
  • 1eead4cf1d patch 9.0.0109: writing over the end of a buffer on stack Bram Moolenaar 2022-07-30 11:39:57 +01:00
  • 5f6cae8b8a patch 9.0.0108: configure check for timer_create may give wrong error 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 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 Bram Moolenaar 2022-07-29 18:32:20 +01:00
  • f50940531d patch 9.0.0105: illegal memory access when pattern starts with illegal byte Bram Moolenaar 2022-07-29 16:22:25 +01:00
  • 1e56bda904 patch 9.0.0104: going beyond allocated memory when evaluating string constant 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 Bram Moolenaar 2022-07-28 22:39:54 +01:00
  • a6f9e30016 patch 9.0.0102: reading past end of line with insert mode completion 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 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' Bram Moolenaar 2022-07-28 12:54:08 +01:00
  • 46af7bc08d patch 9.0.0099: scrollback can be wrong after redrawing the command line zeertzjq 2022-07-28 12:34:09 +01:00
  • 5748b7f2c8 patch 9.0.0098: missing include file in timer_create configure check Bram Moolenaar 2022-07-28 12:09:04 +01:00
  • 5f30e26f69 patch 9.0.0097: long quickfix line is truncated for :clist Bram Moolenaar 2022-07-28 11:56:01 +01:00
  • d1e7357332 Merge remote-tracking branch 'vim/master' ichizok 2022-07-28 13:36:27 +09:00
  • f6782732ab patch 9.0.0096: flag "new_value_alloced" is always true zeertzjq 2022-07-27 18:26:03 +01:00
  • 122dea7007 patch 9.0.0095: conditions are always true zeertzjq 2022-07-27 15:48:45 +01:00
  • 3d6ee8bda0 patch 9.0.0094: cursor restored unexpected with nested autocommand Bram Moolenaar 2022-07-27 15:23:35 +01:00
  • 7abd1c6d8e patch 9.0.0093: sway config files are recognized as i3config James Eapen 2022-07-27 15:07:06 +01:00
  • 61021aa318 patch 9.0.0092: plugins cannot change v:completed_item Shougo Matsushita 2022-07-27 14:40:00 +01:00
  • 34d1773bd4 patch 9.0.0091: duplicate error number Bram Moolenaar 2022-07-27 13:18:14 +01:00
  • 28f84e17b0 patch 9.0.0090: no error when assigning bool to a string option Bram Moolenaar 2022-07-27 12:30:13 +01:00
  • 7db3a8e329 patch 9.0.0089: fuzzy argument completion doesn't work for shell commands Yegappan Lakshmanan 2022-07-26 22:01:36 +01:00
  • 30e212dac1 patch 9.0.0088: pattern for detecting bitbake files is not sufficient 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 Anton Sharonov 2022-07-26 21:26:18 +01:00
  • 6791adca53 patch 9.0.0086: tabline is not redrawn when entering command line zeertzjq 2022-07-26 20:42:25 +01:00
  • 1f0dc5e84f patch 9.0.0085: ":write" fails after ":file name" and the ":edit" ii14 2022-07-26 19:44:56 +01:00
  • 15b87b6610 patch 9.0.0084: using "terraform" filetype for .tfvars file is bad Bram Moolenaar 2022-07-26 19:18:28 +01:00
  • c9e8fd6fc7 patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window zeertzjq 2022-07-26 18:12:38 +01:00
  • 3cfae39b08 patch 9.0.0082: cannot interrupt global command from command line zeertzjq 2022-07-26 17:48:13 +01:00
  • c2842adfb2 patch 9.0.0081: command line completion of user command may have duplicates Bram Moolenaar 2022-07-26 17:23:47 +01:00
  • 0494789ece patch 9.0.0080: compiler warning for size_t to int conversion Mike Williams 2022-07-26 16:03:42 +01:00
  • 6809ff978a patch 9.0.0079: error in autoload script not reported for 'foldexpr' Bram Moolenaar 2022-07-26 15:10:56 +01:00
  • 559f230fd6 patch 9.0.0078: star register is unexpectedly changed when deleting Ernie Rael 2022-07-26 14:44:36 +01:00
  • b03950fafa patch 9.0.0077: wrong restored cursor position when switching window in autocmd Bram Moolenaar 2022-07-26 13:47:13 +01:00
  • 92a1678d48 patch 9.0.0076: no test for what patch 8.1.1424 fixes zeertzjq 2022-07-26 12:24:41 +01:00
  • be3dbda871 patch 9.0.0075: some compilers warn for using an uninitialized variable Bram Moolenaar 2022-07-26 11:42:34 +01:00
  • 34a1f77979 patch 9.0.0074: Coverity warns for double free Bram Moolenaar 2022-07-26 11:20:48 +01:00
  • 1b67f07f76 patch 9.0.0073: too many files recognized as bsdl Martin Tournoij 2022-07-25 21:40:06 +01:00
  • 6d023f98df patch 9.0.0072: compiler warning for uninitialized variable Bram Moolenaar 2022-07-25 21:15:45 +01:00
  • ecdc82e74e patch 9.0.0071: command overlaps with printed text in scrollback zeertzjq 2022-07-25 19:50:57 +01:00
  • 4dc513a22c patch 9.0.0070: using utfc_ptr2char_len() when length is negative zeertzjq 2022-07-25 19:42:02 +01:00
  • 0c740e745a patch 9.0.0069: leaking memory when using text prop with inserted text Bram Moolenaar 2022-07-25 19:07:04 +01:00
  • fe3fb6e1e6 patch 9.0.0068: build fails with tiny features Bram Moolenaar 2022-07-25 18:35:15 +01:00
  • 7f9969c559 patch 9.0.0067: cannot show virtual text Bram Moolenaar 2022-07-25 18:13:54 +01:00
  • b529cfbd04 Update runtime files Bram Moolenaar 2022-07-25 15:42:07 +01:00
  • aeafa394bd Update create-dmg to 1.1.0 to work with Apple Silicon Macs Yee Cheng Chin 2022-07-25 04:40:39 -07:00
  • 7b3dea9023 snapshot-173 Yee Cheng Chin 2022-07-25 04:38:12 -07:00