Yee Cheng Chin
c0d5f05301
Merge remote-tracking branch 'vim/master'
2022-07-25 00:24:36 -07:00
Yegappan Lakshmanan
81a3ff97e2
patch 9.0.0058: Win32: cannot test low level events
...
Problem: Win32: cannot test low level events.
Solution: Add "sendevent" to test_gui_event(). (Yegappan Lakshmanan,
closes #10679 )
2022-07-23 05:04:16 +01:00
ichizok
08572c2533
Merge remote-tracking branch 'vim/master'
2022-07-08 13:28:21 +09:00
Bram Moolenaar
fee0c4aa99
Runtime files update
2022-07-07 22:31:59 +01:00
Bram Moolenaar
5ed11535e0
Update runtime files
2022-07-06 13:18:11 +01:00
ichizok
39e2bad3f2
Merge remote-tracking branch 'vim/master'
2022-07-05 11:36:17 +09:00
Bram Moolenaar
96ba25ac01
patch 9.0.0036: 'fillchars' cannot have window-local values
...
Problem: 'fillchars' cannot have window-local values.
Solution: Make 'fillchars' global-local. (closes #5206 )
2022-07-04 17:34:33 +01:00
ichizok
9243d1d921
Merge remote-tracking branch 'vim/master'
2022-07-04 11:50:07 +09:00
zeertzjq
9359e8a6d9
patch 9.0.0031: <cmod> of user command does not have correct verbose value
...
Problem: <cmod> of user command does not have correct verbose value.
Solution: Use the value from the command modifier. (closes #10651 )
2022-07-03 13:16:09 +01:00
Bram Moolenaar
0d878b95d8
Update runtime files
2022-07-01 18:45:04 +01:00
Bram Moolenaar
fa4873ccfc
patch 9.0.0013: reproducing memory access errors can be difficult
...
Problem: Reproducing memory access errors can be difficult.
Solution: When testing, copy each line to allocated memory, so that valgrind
can detect accessing memory before and/or after it. Fix uncovered
problems.
2022-06-30 22:13:59 +01:00
Bram Moolenaar
cdbfc6dbab
patch 9.0.0012: signature files not detected properly
...
Problem: Signature files not detected properly.
Solution: Add a function to better detect signature files. (Doug Kearns)
2022-06-30 16:25:21 +01:00
ichizok
286bd68d59
Merge remote-tracking branch 'vim/master'
2022-06-30 10:39:44 +09:00
David Gow
83e11800cc
patch 9.0.0008: cannot specify the variable name for "xxd -i"
...
Problem: Cannot specify the variable name for "xxd -i".
Solution: Add the "-name" argument. (David Gow, closes #10599 )
2022-06-29 20:24:49 +01:00
Bram Moolenaar
84f5463630
patch 9.0.0007: no support for double, dotted and dashed underlines
...
Problem: No support for double, dotted and dashed underlines.
Solution: Add the termcap entries and highlight modes. (closes #9553 )
2022-06-29 18:39:11 +01:00
Bram Moolenaar
8b5901e2f9
patch 9.0.0006: not all Visual Basic files are recognized
...
Problem: Not all Visual Basic files are recognized.
Solution: Change detection of *.cls files. (Doug Kearns)
2022-06-29 14:39:12 +01:00
ichizok
adfe7be382
Merge remote-tracking branch 'vim/master'
2022-06-29 10:30:38 +09:00
Bram Moolenaar
eb49041875
release version 9.0
...
Problem: About time to release Vim 9.0.
Solution: Update the version number everywhere.
2022-06-28 13:44:46 +01:00
Bram Moolenaar
069a7d561b
Update runtime files
2022-06-27 22:16:08 +01:00
ichizok
96715fcfb8
Merge remote-tracking branch 'vim/master'
2022-06-27 14:17:27 +09:00
Bram Moolenaar
8a3b805c6c
Update runtime files
2022-06-26 12:21:15 +01:00
Bram Moolenaar
e1dc76fbf3
Update runtime files
2022-06-25 18:01:32 +01:00
Bram Moolenaar
a57b553b43
Update runtime files
2022-06-24 11:48:03 +01:00
ichizok
8c56d1cb2a
Merge remote-tracking branch 'vim/master'
2022-06-24 13:24:52 +09:00
Bram Moolenaar
8cc5b559f7
Update runtime files
2022-06-23 13:04:20 +01:00
ichizok
8ab2fd8f78
Merge remote-tracking branch 'vim/master'
2022-06-22 10:32:04 +09:00
Bram Moolenaar
d799daa660
Update runtime files
2022-06-20 11:17:32 +01:00
ichizok
c981dc1f33
Merge remote-tracking branch 'vim/master'
2022-06-20 13:16:23 +09:00
Kazuyuki Miyagi
47f1a55849
patch 8.2.5116: "limit" option of matchfuzzy() not always respected
...
Problem: "limit" option of matchfuzzy() not always respected.
Solution: Remove "else". (Kazuyuki Miyagi, closes #10586 )
2022-06-17 18:30:03 +01:00
Bram Moolenaar
d592deb336
Update runtime files
2022-06-17 15:42:40 +01:00
ichizok
432411c41f
Merge remote-tracking branch 'vim/master'
2022-06-16 11:35:44 +09:00
Bram Moolenaar
8c1b8cb2e0
Update runtime files
2022-06-14 17:41:28 +01:00
Bram Moolenaar
2d12c25a1b
patch 8.2.5084: when the GUI shows a dialog tests get stuck
...
Problem: When the GUI shows a dialog tests get stuck.
Solution: Add the --gui-dialog-file argument.
2022-06-13 21:42:45 +01:00
ichizok
3bd575d66d
Merge remote-tracking branch 'vim/master'
2022-06-13 11:41:55 +09:00
Bram Moolenaar
6ba83ba9ee
Update runtime files.
2022-06-12 22:15:57 +01:00
ichizok
219aa9f8a9
Merge remote-tracking branch 'vim/master'
2022-06-10 11:33:44 +09:00
Bram Moolenaar
63f3260378
Update runtime files
2022-06-09 20:45:54 +01:00
ichizok
ebc4e6cebb
Merge remote-tracking branch 'vim/master'
2022-06-09 10:50:43 +09:00
Bram Moolenaar
aca12fd89b
patch 8.2.5066: timer_create is not available on every Mac system
...
Problem: Timer_create is not available on every Mac system. (Hisashi T
Fujinaka)
Solution: Adjust #ifdef.
2022-06-07 10:16:15 +01:00
Bram Moolenaar
016188fd8a
Update runtime files.
2022-06-06 20:52:59 +01:00
ichizok
60dc02638c
Merge remote-tracking branch 'vim/master'
2022-06-06 16:31:29 +09:00
Bram Moolenaar
1d97db3d98
patch 8.2.5056: the channel log only contains some of the raw terminal output
...
Problem: The channel log only contains some of the raw terminal output.
Solution: Add the "o" flag to log all terminal output. Use it for "--log".
2022-06-04 22:15:54 +01:00
Bram Moolenaar
cfa8f9a3f2
Update runtime files
2022-06-03 21:59:47 +01:00
ichizok
5abd216aab
Merge remote-tracking branch 'vim/master'
2022-05-29 21:03:27 +09:00
Bram Moolenaar
5a6ec10cc8
patch 8.2.5034: there is no way to get the byte index from a virtual column
...
Problem: There is no way to get the byte index from a virtual column.
Solution: Add virtcol2col(). (Yegappan Lakshmanan, closes #10477 ,
closes #10098 )
2022-05-27 21:58:00 +01:00
Yegappan Lakshmanan
e0ff3a7de6
patch 8.2.5030: autocmd_add() can only handle one event and pattern
...
Problem: autocmd_add() can only handle one event and pattern.
Solution: Support a list of events and patterns. (Yegappan Lakshmanan,
closes #10483 )
2022-05-27 18:05:33 +01:00
zeertzjq
cfe456543e
patch 8.2.5029: "textlock" is always zero
...
Problem: "textlock" is always zero.
Solution: Remove "textlock" and rename "textwinlock" to "textlock".
(closes #10489 )
2022-05-27 17:26:55 +01:00
ichizok
c409312a3d
Merge remote-tracking branch 'vim/master'
2022-05-27 11:48:49 +09:00
LemonBoy
0f7a3e1de6
patch 8.2.5019: cannot get the first screen column of a character
...
Problem: Cannot get the first screen column of a character.
Solution: Let virtcol() optionally return a list. (closes #10482 ,
closes #7964 )
2022-05-26 12:10:37 +01:00
ichizok
d41adaaefa
Merge remote-tracking branch 'vim/master'
2022-05-26 17:06:01 +09:00