Patch 9.0.1678

2023-07-16 Fir de Conversatie Bram Moolenaar
3481 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1678, /**/ -- Life would be so much easier if we could just look at the source code. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moo

Patch 9.0.1677

2023-07-08 Fir de Conversatie Bram Moolenaar
;|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#000&@24 |f+0#af5f00255&|o|r| +0#000&|V|a|r| @67 |d+0#af5f00255&|o| +0#000&@72 *** ../vim-9.0.1676/src/version.c 2023-07-08 00:54:01

Re: Patch 9.0.1673

2023-07-08 Fir de Conversatie Bram Moolenaar
> On Fri, Jul 7, 2023 at 7:58 PM Bram Moolenaar wrote: > > > + err_teapot([{expr}]) *err_teapot()* > > + Produce an error with number 418, needed for implementation > > of > > + RFC 2325. > >

Patch 9.0.1676

2023-07-07 Fir de Conversatie Bram Moolenaar
697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1676, /**/ -- In war we're tough and able. Quite indefatigable Between our quests We sequin vests

Patch 9.0.1675

2023-07-07 Fir de Conversatie Bram Moolenaar
low this line */ + /**/ + 1675, /**/ -- We're knights of the Round Table Our shows are formidable But many times We're given rhymes That are quite unsingable We're opera mad in Camelot We sing from the diaphragm a lot. "Mo

Patch 9.0.1674

2023-07-07 Fir de Conversatie Bram Moolenaar
We eat ham and jam and spam a lot. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\

Patch 9.0.1673

2023-07-07 Fir de Conversatie Bram Moolenaar
all assert_fails('echo 1.0 == test_void()', 'E1031:') *** ../vim-9.0.1672/src/version.c 2023-07-01 20:24:36.105801444 +0100 --- src/version.c 2023-07-07 17:48:49.425056765 +0100 *** *** 697,698 --- 697,700 { /* Add new pat

Patch 9.0.1672

2023-07-01 Fir de Conversatie Bram Moolenaar
Patch 9.0.1672 Problem:Tabline highlight wrong after truncated double width label. Solution: Fill up half a double width character later. (closes #12614) Files: src/buffer.c, src/testdir/test_tabline.vim *** ../vim-9.0.1671/src/buffer.c2023-05-27 18:02:50.188062442 +0100 ---

Re: Make install fails with /etc/alternatives/ex

2023-06-29 Fir de Conversatie Bram Moolenaar
Your path should include "$HOME/bin" then. An alternative is to use "/usr/local". That should actually be the default. -- Hear about the guy who played a blank tape at full blast? The mime next door went nuts. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moole

Patch 9.0.1670

2023-06-27 Fir de Conversatie Bram Moolenaar
2023-06-27 18:57:06.448499587 +0100 --- src/version.c 2023-06-27 21:38:10.094852929 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1670, /**/ -- hundred-and-one symptoms of being an internet addict: 243. You unsuccessful

Patch 9.0.1669

2023-06-27 Fir de Conversatie Bram Moolenaar
n.c 2023-06-27 18:54:53.513136357 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1669, /**/ -- If you're sending someone Styrofoam, what do you pack it in? /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolena

Re: :tearoff command not available in Vim 9.0.1664 for Linux even when exists(':tearoff') == 2

2023-06-27 Fir de Conversatie Bram Moolenaar
a good solution. exists() is more for a runtime check anyway, we have has() for compile time checks. So we can make has(':tearoff') return 0 or 1, depending on whether the command is supported or not. And not change exists(). That is back

Patch 9.0.1668

2023-06-26 Fir de Conversatie Bram Moolenaar
ch number below this line */ + /**/ + 1668, /**/ -- "Women marry men hoping they will change. Men marry women hoping they will not. So each is inevitably disappointed." - Einstein /// Bram Moolenaar -- b...@moolen

Patch 9.0.1667

2023-06-26 Fir de Conversatie Bram Moolenaar
amp;&@72 ! |@+0#4040ff13&||+1#000&| +0&&@72 ! |@+0#4040ff13&||+1#000&| +0&&@72 ! |@+0#4040ff13&||+1#000&| +0&&@72 ! |@+0#4040ff13&||+1#000&| +0&&@72 ! |@+0#4040ff13&||+1#000&am

Patch 9.0.1666

2023-06-26 Fir de Conversatie Bram Moolenaar
-06-26 12:07:28.803380878 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1666, /**/ -- Married is a three ring circus: First comes the engagement ring. Then comes the wedding ring. Then comes the suffering. /// Bram

Re: :tearoff command not available in Vim 9.0.1664 for Linux even when exists(':tearoff') == 2

2023-06-26 Fir de Conversatie Bram Moolenaar
earoff menus (but only by mouse > AFAICT)? I do not know how to do that. Perhaps there is a function for that, I haven't attempted finding it. -- Google is kind of like Dr. Who's Tardis; it's weirder on the inside than on

Patch 9.0.1665

2023-06-25 Fir de Conversatie Bram Moolenaar
...in html. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\help me help AIDS victims -- http://ICCF-H

Patch 9.0.1664

2023-06-24 Fir de Conversatie Bram Moolenaar
/vim-9.0.1663/src/version.c 2023-06-24 20:02:21.503021810 +0100 --- src/version.c 2023-06-24 21:57:12.587193552 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1664, /**/ -- The term "free software"

Patch 9.0.1663

2023-06-24 Fir de Conversatie Bram Moolenaar
2023-06-24 19:56:52.646875216 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1663, /**/ -- hundred-and-one symptoms of being an internet addict: 232. You start conversations with, "Have you gotten a fiber connection?

Patch 9.0.1662

2023-06-24 Fir de Conversatie Bram Moolenaar
sion.c 2023-06-24 18:51:51.519104089 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1662, /**/ -- Get a life? What is the URL where it can be downloaded? /// Bram Moolenaar -

Patch 9.0.1661

2023-06-24 Fir de Conversatie Bram Moolenaar
../vim-9.0.1660/src/version.c 2023-06-24 16:42:22.158719360 +0100 --- src/version.c 2023-06-24 17:05:30.365417262 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1661, /**/ -- hundred-and-one symptoms of being

Patch 9.0.1660

2023-06-24 Fir de Conversatie Bram Moolenaar
7,700 { /* Add new patch number below this line */ + /**/ + 1660, /**/ -- hundred-and-one symptoms of being an internet addict: 228. You spend Saturday night making the counter on your home page pass that 2000 mark. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net

Patch 9.0.1659

2023-06-24 Fir de Conversatie Bram Moolenaar
/dist/opt/termdebug/plugin/termdebug.vim 2022-06-24 16:44:27.0 +0100 --- runtime/pack/dist/opt/termdebug/plugin/termdebug.vim2023-06-24 14:16:49.548273511 +0100 *** *** 2,8 " " Author: Bram Moolenaar " Copyright: Vim license applies, see

Patch 9.0.1658

2023-06-24 Fir de Conversatie Bram Moolenaar
06-24 13:22:46.039867267 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1658, /**/ -- hundred-and-one symptoms of being an internet addict: 224. You set up your own Web page. You set up a Web page for each of your kids... and your p

Patch 9.0.1657

2023-06-23 Fir de Conversatie Bram Moolenaar
:15.371186007 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1657, /**/ -- hundred-and-one symptoms of being an internet addict: 222. You send more than 20 personal e-m

Patch 9.0.1656

2023-06-23 Fir de Conversatie Bram Moolenaar
umps/sh_09_99.dump 2023-06-22 21:56:33.987045816 +0100 --- runtime/syntax/testdir/dumps/sh_09_99.dump 2023-06-24 00:54:03.169697190 +0100 *** *** 1,4 ! |#+0#e05#ff0|!|/|b|i|n|/|s|h| +0#000&@65 |#+0#0000e05&| |T|e|s|t| |f|i|l|e| |f|o|r| |v|i|

Patch 9.0.1655

2023-06-23 Fir de Conversatie Bram Moolenaar
addict: 221. Your wife melts your keyboard in the oven. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\

Patch 9.0.1654

2023-06-23 Fir de Conversatie Bram Moolenaar
below this line */ + /**/ + 1654, /**/ -- hundred-and-one symptoms of being an internet addict: 220. Your wife asks for sex and you tell her where to find you on IRC. /// Bram Moolenaar -- b...@moolenaar.net -- http://ww

Patch 9.0.1653

2023-06-23 Fir de Conversatie Bram Moolenaar
has('mac') + call assert_match('^' .. $VIM .. '/vimfiles', ) + endif + endfunc + " vim: shiftwidth=2 sts=2 expandtab *** ../vim-9.0.1652/src/version.c 2023-06-23 21:36:27.364304002 +0100 --- src/version.c 2023-06-23 22:18:53.045229395 +0100 *** *** 697,698 *

Patch 9.0.1652

2023-06-23 Fir de Conversatie Bram Moolenaar
-9.0.1651/src/version.c 2023-06-23 19:37:14.974379627 +0100 --- src/version.c 2023-06-23 21:35:05.536580303 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1652, /**/ -- Don't be humble ... you're not that great.

Patch 9.0.1651

2023-06-23 Fir de Conversatie Bram Moolenaar
9:34:23.554440039 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1651, /**/ -- >From the classified section of a city newspaper: Dog for sale: eats anything and is fond of children.

Patch 9.0.1650

2023-06-23 Fir de Conversatie Bram Moolenaar
ho knows exactly how an engine works, but can't fix his car when it fails to start. An engineer is someone who knows only some things about an engine, but can fix his car when it's broken. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///

Patch 9.0.1649

2023-06-22 Fir de Conversatie Bram Moolenaar
0100 --- src/version.c 2023-06-22 23:03:04.913062533 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1649, /**/ -- hundred-and-one symptoms of being an internet addict: 215. Your mouse-clicking forearm rivals Popeye's

Patch 9.0.1648

2023-06-22 Fir de Conversatie Bram Moolenaar
rsion.c 2023-06-22 21:56:33.987045816 +0100 --- src/version.c 2023-06-22 22:33:07.724522415 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1648, /**/ -- msdn.microsoft.com:

Re: Patch 9.0.1645

2023-06-22 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Bram Moolenaar wrote: > > > Patch 9.0.1645 > > Problem:zserio files are not recognized. > > Solution: Add a pattern for zserio files. (Dominique Pell=C3=A9, > > closes #12544) > > Files: runtime/filetyp

Patch 9.0.1646

2023-06-22 Fir de Conversatie Bram Moolenaar
group window has more icons than your Accessories window. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Patch 9.0.1645

2023-06-22 Fir de Conversatie Bram Moolenaar
to all SSD /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\help me help AIDS victims -- http://ICCF-H

Patch 9.0.1644

2023-06-22 Fir de Conversatie Bram Moolenaar
. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\help me help AIDS victims -- http://ICCF-Holland.org

Patch 9.0.1643

2023-06-22 Fir de Conversatie Bram Moolenaar
.1642/src/version.c 2023-06-21 15:51:43.278744288 +0100 --- src/version.c 2023-06-22 12:16:52.676468207 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**

Patch 9.0.1642

2023-06-21 Fir de Conversatie Bram Moolenaar
this line */ + /**/ + 1642, /**/ -- hundred-and-one symptoms of being an internet addict: 198. You read all the quotes at Netaholics Anonymous and keep thinking "What's wrong with that?" /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///

Patch 9.0.1641

2023-06-21 Fir de Conversatie Bram Moolenaar
r a timeout if *** ../vim-9.0.1640/src/version.c 2023-06-17 16:19:26.906881209 +0100 --- src/version.c 2023-06-21 13:09:56.365247695 +0100 *** *** 697,698 --- 697,700 ---- { /* Add new patch number below this line

Re: Bug in :vmap

2023-06-19 Fir de Conversatie Bram Moolenaar
Gary Johnson wrote: > On 2023-06-15, Bram Moolenaar wrote: > > > On 2023-06-15, Bram Moolenaar wrote: > > > > > Help for :map- says that with , the right side of > > > > > a mapping will not be echoed on the command line, but messages from >

Patch 9.0.1640

2023-06-17 Fir de Conversatie Bram Moolenaar
you want it to do. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\help me help AIDS vict

Patch 9.0.1639

2023-06-17 Fir de Conversatie Bram Moolenaar
ion.c 2023-06-17 15:34:14.973281749 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1639, /**/ -- hundred-and-one symptoms of being an internet addict: 189. You put your e-mail address in the upper left-hand corner of

Patch 9.0.1638

2023-06-17 Fir de Conversatie Bram Moolenaar
hundred-and-one symptoms of being an internet addict: 188. You purchase a laptop so you can surf while sitting on the can. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, v

Re: [vim/vim] fix warning about possibly uninitialized eof var in fileio. (PR #12549)

2023-06-17 Fir de Conversatie Bram Moolenaar
e a separate variable for that then it works better. Not sure why, perhaps because "eof" is int and "size" is long? -- hundred-and-one symptoms of being an internet addict: 187. You promise yourself that you'll only stay online for another 15 minutes...at least once eve

Patch 9.0.1637

2023-06-16 Fir de Conversatie Bram Moolenaar
- hundred-and-one symptoms of being an internet addict: 184. You no longer ask prospective dates what their sign is, instead your line is "Hi, what's your URL?" /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///

Patch 9.0.1636

2023-06-15 Fir de Conversatie Bram Moolenaar
Patch 9.0.1636 Problem:Expanding a pattern interferes with command line completion. Solution: Set the file index only when appropriate. (closes #12519) Files: src/cmdexpand.c, src/testdir/test_cmdline.vim *** ../vim-9.0.1635/src/cmdexpand.c 2023-05-20 14:06:56.669542805 +0100

Re: X11 requirements -- solved

2023-06-15 Fir de Conversatie Bram Moolenaar
oms of being an internet addict: 179. You wonder why your household garbage can doesn't have an "empty recycle bin" button. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\

Re: Bug in :vmap

2023-06-15 Fir de Conversatie Bram Moolenaar
> On 2023-06-15, Bram Moolenaar wrote: > > > Help for :map- says that with , the right side of > > > a mapping will not be echoed on the command line, but messages from > > > the executed command are still given. This works with :nmap but not > > >

Patch 9.0.1635

2023-06-15 Fir de Conversatie Bram Moolenaar
Patch 9.0.1635 (after 9.0.1634) Problem:Error message is cleared when removing mode message. Solution: Also reset flags when the message is further down. Files: src/message.c, src/testdir/test_messages.vim, src/testdir/dumps/Test_message_not_cleared_after_mode_1.dump,

Patch 9.0.1634

2023-06-15 Fir de Conversatie Bram Moolenaar
Patch 9.0.1634 Problem:Message is cleared when removing mode message (Gary Johnson). Solution: Do not clear the command line after displaying a message. Files: src/message.c, src/testdir/test_messages.vim, src/testdir/dumps/Test_message_not_cleared_after_mode_1.dump,

Re: Bug in :vmap

2023-06-15 Fir de Conversatie Bram Moolenaar
d when the "-- VISUAL --" mode message is removed. Setting 'noshowmode' helps. This should not happen though, when the message overwrites the mode then there is no need later to clear the mode message. -- If Microsoft

Patch 9.0.1633

2023-06-15 Fir de Conversatie Bram Moolenaar
:37:47.333841087 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1633, /**/ -- hundred-and-one symptoms of being an internet addict: 175. You send yourself e-mail before you go to bed to remind you what

Patch 9.0.1632

2023-06-14 Fir de Conversatie Bram Moolenaar
65583 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1632, /**/ -- Did you ever see a "Hit any key to continue" message

Patch 9.0.1631

2023-06-14 Fir de Conversatie Bram Moolenaar
8336525 +0100 *** *** 7077,7083 call assert_equal(6, ) let %= 5 call assert_equal(1, ) ! call assert_fails('let .= "j"', 'E734:') set scrolljump let = 2 --- 7077,7083 call assert_equal(6, ) let %= 5

Patch 9.0.1630

2023-06-14 Fir de Conversatie Bram Moolenaar
(cd runtime/syntax && $(MAKE) clean); \ fi # Executable used for running the indent tests. *** ../vim-9.0.1629/src/version.c 2023-06-14 13:10:09.803148193 +0100 --- src/version.c 2023-06-14 15:07:10.190914026 +0100 *** *** 697,698 **** --- 69

Patch 9.0.1629

2023-06-14 Fir de Conversatie Bram Moolenaar
c 2023-06-13 22:44:53.538988256 +0100 --- src/version.c 2023-06-14 13:07:03.310895989 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1629, /**/ -- "Hit any key to continue" does _not_ mean you can

Patch 9.0.1628

2023-06-13 Fir de Conversatie Bram Moolenaar
2023-06-11 19:03:38.581053236 +0100 --- src/version.c 2023-06-13 22:19:10.446307036 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1628, /**/ -- You're as much use as a condom machine at the Vatican

Re: maps can't access class instance variable 'this'

2023-06-12 Fir de Conversatie Bram Moolenaar
hundred-and-one symptoms of being an internet addict: 158. You get a tuner card so you can watch TV while surfing. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote

Patch 9.0.1627

2023-06-11 Fir de Conversatie Bram Moolenaar
let topline += 18 + call term_sendkeys(buf, printf("%dGzt", topline)) + let fail += VerifyScreenDump(buf, root .. printf('_%02d', nr), {}) + let nr += 1 + endwhile + + " Screendump at the end of the file: root_99.dump + call term_sendkeys(buf, 'Gzb'

Patch 9.0.1626

2023-06-10 Fir de Conversatie Bram Moolenaar
Patch 9.0.1626 Problem:Visual area not shown when using 'showbreak' and start of line is not visible. (Jaehwang Jung) Solution: Adjust "fromcol" for the space taken by 'showbreak'. (closes #12514) Files: src/drawline.c, src/testdir/test_highlight.vim,

Patch 9.0.1625

2023-06-10 Fir de Conversatie Bram Moolenaar
6:45:09.406610435 +0100 --- src/version.c 2023-06-10 18:57:51.932860075 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1625, /**/ -- hundred-and-one symptoms of being an internet addict: 146. You experience ACTUAL physical withdra

Patch 9.0.1624

2023-06-10 Fir de Conversatie Bram Moolenaar
23-06-09 21:00:55.972056565 +0100 --- src/version.c 2023-06-10 16:26:42.963050003 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1624, /**/ -- hundred-and-one symptoms of being an internet addict: 144. You eagerly await

Re: LSP: cursor positioning on a multi-byte character with composing characters

2023-06-10 Fir de Conversatie Bram Moolenaar
d to the preceding base character. When {countcc} is |TRUE|, then composing characters are counted as separate characters. We can't use exactly the same for charidx_XXX(), since the index is not in bytes. And using a character index, we would have to mention

Patch 9.0.1623

2023-06-09 Fir de Conversatie Bram Moolenaar
/autoload/dist/ft.vim2023-06-09 20:57:34.635375695 +0100 *** *** 3,9 # Vim functions for file type detection # # Maintainer: Bram Moolenaar ! # Last Change:2022 Apr 13 # These functions are moved here from runtime/filetype.vim to make startup # faster

Patch 9.0.1622

2023-06-09 Fir de Conversatie Bram Moolenaar
*** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1622, /**/ -- I wish there was a knob on the TV to turn up the intelligence. There's a knob called "brightness", but it doesn't seem to work. /// Bram Moolenaar -- b...@moolenaar.n

Patch 9.0.1621

2023-06-08 Fir de Conversatie Bram Moolenaar
ef SYS_MENU_FILE # define SYS_MENU_FILE"$VIMRUNTIME/menu.vim" #endif --- 216,221 *** ../vim-9.0.1620/src/version.c 2023-06-08 21:26:14.589704404 +0100 --- src/version.c 2023-06-08 22:15:13.276345568 +0100 *** *** 697,698 --- 697,700 {

Patch 9.0.1620

2023-06-08 Fir de Conversatie Bram Moolenaar
+0100 --- runtime/autoload/dist/script.vim2023-06-08 21:20:35.192369941 +0100 *** *** 4,10 # Invoked from "scripts.vim" in 'runtimepath' # # Maintainer: Bram Moolenaar ! # Last Change:2022 Feb 13 export def DetectFiletype() var line1 = getline(1

Re: [vim/vim] Vim receives ^[[O and ^[[I when FocusLost and FocusGained respectively in alacritty terminal emulator when mouse=a is set (Issue #12499)

2023-06-08 Fir de Conversatie Bram Moolenaar
one symptoms of being an internet addict: 134. You consider bandwidth to be more important than carats. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vi

Patch 9.0.1619

2023-06-08 Fir de Conversatie Bram Moolenaar
sated, sodden amphibian lying beside her, disbelieving the magnitude of the frog's deception, screaming madly, "You lied!" - Winner of the Bulwer-Lytton contest (San Jose State University), wherein one writes only the first line of a bad novel /// Bram Moolenaar -- b...@moolen

Patch 9.0.1618

2023-06-08 Fir de Conversatie Bram Moolenaar
im-9.0.1617/src/version.c 2023-06-08 17:09:40.192768840 +0100 --- src/version.c 2023-06-08 17:56:08.233590580 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1618, /**/ -- Never eat yellow snow. /// Bram

Patch 9.0.1617

2023-06-08 Fir de Conversatie Bram Moolenaar
* 4727,4732 --- 4738,4752 v9.CheckDefFailure(['var l: list = uniq(["a", "b"])'], 'E1012: Type mismatch; expected list but got list') enddef + def Test_utf16idx() + v9.CheckDefAndScriptFailure(['utf16idx(0z10, 1)'], ['E1013: Argument 1: type mismatch, e

Re: Same number different colors for ctermbg and ctermfg

2023-06-08 Fir de Conversatie Bram Moolenaar
> On Wed, 24 May 2023 02:30:21 +0600 > Enan Ajmain <3nan.ajm...@gmail.com> wrote: > > On Fri, 5 May 2023 22:18:07 +0600 > > Enan Ajmain <3nan.ajm...@gmail.com> wrote: > > > On Fri, 05 May 2023 16:28:27 +0100 > > > Bram Moolenaar wrote: > >

Patch 9.0.1616

2023-06-07 Fir de Conversatie Bram Moolenaar
m v9.0.0736; '| text' did not appear after the pattern. + call setqflist([], 'f') + endfunc + " vim: shiftwidth=2 sts=2 expandtab *** ../vim-9.0.1615/src/version.c 2023-06-07 18:26:58.025112415 +0100 --- src/ver

Re: charidx() return value when the string length in bytes is passed as the index

2023-06-07 Fir de Conversatie Bram Moolenaar
-- hundred-and-one symptoms of being an internet addict: 126. You brag to all of your friends about your date Saturday night...but you don't tell them it was only in a chat room. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///

Patch 9.0.1615

2023-06-07 Fir de Conversatie Bram Moolenaar
- hundred-and-one symptoms of being an internet addict: 128. You can access the Net -- via your portable and cellular phone. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor

Patch 9.0.1614

2023-06-06 Fir de Conversatie Bram Moolenaar
his line */ + /**/ + 1614, /**/ -- hundred-and-one symptoms of being an internet addict: 122. You ask if the Netaholics Anonymous t-shirt you ordered can be sent to you via e-mail. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///

Patch 9.0.1613

2023-06-05 Fir de Conversatie Bram Moolenaar
ile "Xtestfile" linenr 10: there is an error 2 returned *** ../vim-9.0.1612/src/version.c 2023-06-05 20:44:34.734261086 +0100 --- src/version.c 2023-06-05 21:49:23.488233763 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number

Patch 9.0.1612

2023-06-05 Fir de Conversatie Bram Moolenaar
Patch 9.0.1612 Problem:"skipcol" not reset when using multi-byte characters. Solution: Compare with w_virtcol instead of w_cursor.col. (closes #12457) Files: src/move.c, src/testdir/test_scroll_opt.vim, src/testdir/dumps/Test_smoothscroll_multi_1.dump ***

Patch 9.0.1611

2023-06-05 Fir de Conversatie Bram Moolenaar
16871709 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1611, /**/ -- "Computers in the future may weigh no more than 1.5 tons." Popular Mechanics, 1949

Patch 9.0.1610

2023-06-05 Fir de Conversatie Bram Moolenaar
0100 --- src/version.c 2023-06-05 18:36:37.793182231 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1610, /**/ -- hundred-and-one symptoms of being an internet addict: 119. You are

Patch 9.0.1609

2023-06-05 Fir de Conversatie Bram Moolenaar
.c 2023-06-05 15:00:00.343485274 +0100 --- src/version.c 2023-06-05 15:43:14.115773128 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1609, /**/ -- Support your right to bare arms! Wear

Patch 9.0.1608

2023-06-05 Fir de Conversatie Bram Moolenaar
, /**/ -- hundred-and-one symptoms of being an internet addict: 118. You are on a first-name basis with your ISP's staff. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\

Patch 9.0.1607

2023-06-04 Fir de Conversatie Bram Moolenaar
677 +0100 --- src/version.c 2023-06-04 19:26:09.652769031 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1607, /**/ -- Two percent of zero is almost nothing. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.n

Patch 9.0.1606

2023-06-04 Fir de Conversatie Bram Moolenaar
6 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1606, /**/ -- hundred-and-one symptoms of being an internet addict: 115. You are late p

Patch 9.0.1605

2023-06-04 Fir de Conversatie Bram Moolenaar
698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1605, /**/ -- hundred-and-one symptoms of being an internet addict: 114. You are counting items, you go "0,1,2,3,4,5,6,7,8,9,A,B,C,D...". /// Bram M

Patch 9.0.1604

2023-06-04 Fir de Conversatie Bram Moolenaar
exists('g:ignoreSwapExists') + if type(g:ignoreSwapExists) == v:t_string + let v:swapchoice = g:ignoreSwapExists + endif return endif " Ignore finding a swap file for the test scri

Re: test_codestyle failure

2023-06-04 Fir de Conversatie Bram Moolenaar
OK, when I saw the > "Expected 0", I thought it was a count. I suppose the standard error message is a bit confusing here. I'll change it to use assert_report() with a clearer message. -- Nobody will ever need more than 640 kB RAM.

Re: LSP: cursor positioning on a multi-byte character with composing characters

2023-06-03 Fir de Conversatie Bram Moolenaar
harpos_addcomposing({text}, {idx_without}) Hopefully we can think of better (shorter) names. It can possibly already be done with a combination of byteidxcomp() and charidx(), since these have a choice of counting composing characters or not. That does require t

Patch 9.0.1603

2023-06-03 Fir de Conversatie Bram Moolenaar
Patch 9.0.1603 Problem:Display wrong when scrolling multiple lines with 'smoothscroll' set. Solution: Redraw when w_skipcol changed. (closes #12477, closes #12468) Files: src/move.c, src/testdir/test_scroll_opt.vim,

Patch 9.0.1602

2023-06-03 Fir de Conversatie Bram Moolenaar
Patch 9.0.1602 Problem:Stray character is visible if 'smoothscroll' marker is displayed on top of a double-wide character. Solution: When overwriting a double-width character with the 'smoothscroll' marker clear the second half. (closes #12469) Files:

Patch 9.0.1601

2023-06-03 Fir de Conversatie Bram Moolenaar
rc/version.c 2023-06-03 17:52:48.224109504 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1601, /**/ -- hundred-and-one symptoms of being an internet addict: 103. When you find yourself in the "Computer" section

Patch 9.0.1600

2023-06-03 Fir de Conversatie Bram Moolenaar
-- src/version.c 2023-06-03 15:52:51.189041376 +0100 *** *** 697,698 --- 697,700 { /* Add new patch number below this line */ + /**/ + 1600, /**/ -- A meeting is an event at

Re: [vim/vim] add set pathignore+= feature like wildignore but to prevent the find at all in some directories (Issue #12482)

2023-06-03 Fir de Conversatie Bram Moolenaar
popular belief, Unix is user friendly. It just happens to be selective about who it makes friends with. -- Dave Parnas /// Bram Moolenaar -- b...@moolenaar.ne

Re: Syntax highlighting performance adversely affected by inefficient use of in_id_list()

2023-06-02 Fir de Conversatie Bram Moolenaar
ter performance. Comparing times only works locally, since every setup is different. -- hundred-and-one symptoms of being an internet addict: 96. On Super Bowl Sunday, you followed the score by going to the Yahoo main page instead of turni

Patch 9.0.1599

2023-06-02 Fir de Conversatie Bram Moolenaar
--- 1819,1838 func Test_splitkeep_misc() set splitkeep=screen call setline(1, range(1, )) + " Cursor is adjusted to start and end of buffer + norm M + wincmd s + resize 1 + call assert_equal(1, line('.')) + wincmd j + norm GM + resize 1 + call assert_equal

Patch 9.0.1598

2023-06-01 Fir de Conversatie Bram Moolenaar
.. repeat("\u0308", 6), screenstring(1, 3)) + set maxcombine& + " 2-cells, with composing characters let text = "\u3042\u3044\u3046\u3099" call setline(1, text) *** ../vim-9.0.1597/src/version.c 2023-06-01 19:26:23.435627545 +0100 ---

Patch 9.0.1597

2023-06-01 Fir de Conversatie Bram Moolenaar
Patch 9.0.1597 Problem:Cursor ends up below the window after a put. Solution: Mark w_crow and w_botline invalid when changing the cursor line. (closes #12465) Files: src/eval.c, src/move.c, src/register.c, src/testdir/test_put.vim,

Patch 9.0.1596

2023-06-01 Fir de Conversatie Bram Moolenaar
ds mowing, windows that need cleaning and gutters that need fixing because it means I have a home. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\sponsor Vim, vote for features -- htt

  1   2   3   4   5   6   7   8   9   10   >