netrw: Apply the latest changes to v174b

2024-01-08 Fir de Conversatie Ken Takata
Hi Dr. Chip, Many changes to netrw are added in the Vim repository, but they are not included in your Web site. I created a patch to apply the latest changes in the Vim repository to netrw v174b. Could you apply this patch to your code? Regards, Ken Takata -- -- You received this message from

Re: Commit: patch 9.1.0009: Cannot easily get the list of matches

2024-01-08 Fir de Conversatie Gary Johnson
On 2024-01-08, Yegappan Lakshmanan wrote: > Hi Gary, > > On Mon, Jan 8, 2024 at 12:14 PM Gary Johnson wrote: > > On 2024-01-07, Yegappan Lakshmanan wrote: > > > To demonstrate the use of the new matchbufline() function, I have > created > > the following script.  This does search te

Re: Commit: patch 9.1.0009: Cannot easily get the list of matches

2024-01-08 Fir de Conversatie Yegappan Lakshmanan
Hi Gary, On Mon, Jan 8, 2024 at 12:14 PM Gary Johnson wrote: > On 2024-01-07, Yegappan Lakshmanan wrote: > > > To demonstrate the use of the new matchbufline() function, I have created > > the following script. This does search text completion from the list of > words > > in the current buffer.

Re: Commit: patch 9.1.0009: Cannot easily get the list of matches

2024-01-08 Fir de Conversatie Gary Johnson
On 2024-01-07, Yegappan Lakshmanan wrote: > To demonstrate the use of the new matchbufline() function, I have created > the following script.  This does search text completion from the list of words > in the current buffer.  After typing a few letters in the "/" prompt, if you > press > Tab, it wi

Commit: runtime(colorschemes): Add initial support for Added/Removed/Changed highlight groups (#13830)

2024-01-08 Fir de Conversatie Christian Brabandt
runtime(colorschemes): Add initial support for Added/Removed/Changed highlight groups (#13830) Commit: https://github.com/vim/vim/commit/5f4cc8ea65e80efa35f84fe9a9985a42c3c96bae Author: Maxim Kim Date: Tue Jan 9 06:14:04 2024 +1100 runtime(colorschemes): Add initial support for Added/Rem

Commit: runtime(tar): fix a few problems with the tar plugin

2024-01-08 Fir de Conversatie Christian Brabandt
runtime(tar): fix a few problems with the tar plugin Commit: https://github.com/vim/vim/commit/3a5b3df7764daa058a3e779183e8f38a8418b164 Author: Christian Brabandt Date: Mon Jan 8 20:02:14 2024 +0100 runtime(tar): fix a few problems with the tar plugin From: https://github.com/vim

Commit: runtime(vim): accept dot in completionList for Vim9 syntax (#13832)

2024-01-08 Fir de Conversatie Christian Brabandt
runtime(vim): accept dot in completionList for Vim9 syntax (#13832) Commit: https://github.com/vim/vim/commit/ceed36873e922df9acfeabf65184fcf2b5ab1cb3 Author: Maxim Kim Date: Tue Jan 9 05:42:02 2024 +1100 runtime(vim): accept dot in completionList for Vim9 syntax (https://github.com/vim/

Re: wildignore patterns prevent file load with --remote-silent

2024-01-08 Fir de Conversatie Christian Brabandt
On Sa, 06 Jan 2024, 'hebar...@googlemail.com' via vim_dev wrote: > From my point of view, honoring "wildignore" doesn't make any sense if > someone tries to load a specific file, i.e. use a file name that was not > created by wildcard expansion. > I'd advocate merging the patch... I created h

Re: Moving MacVim tabs out of the app window results in a crash

2024-01-08 Fir de Conversatie Salvatore Squatrito
Opened issue here: https://github.com/macvim-dev/macvim/issues/1473 Il giorno lunedì 8 gennaio 2024 alle 15:07:41 UTC+1 Salvatore Squatrito ha scritto: > Thanks, tried now, mvim --clean, same results, the application crashes and > does not respond until macos kills it. > > It happens when the d

Re: Moving MacVim tabs out of the app window results in a crash

2024-01-08 Fir de Conversatie Salvatore Squatrito
Thanks, tried now, mvim --clean, same results, the application crashes and does not respond until macos kills it. It happens when the dragged tab overlaps the title bar. Process: MacVim [28974] Path: /Applications/MacVim.app/Contents/MacOS/MacVim Identifier:

Re: Commit: patch 9.1.0009: Cannot easily get the list of matches

2024-01-08 Fir de Conversatie Christian Brabandt
On So, 07 Jan 2024, Yegappan Lakshmanan wrote: > To demonstrate the use of the new matchbufline() function, I have created > the following script.  This does search text completion from the list of words > in the current buffer.  After typing a few letters in the "/" prompt, if you > press > Tab

Re: Moving MacVim tabs out of the app window results in a crash

2024-01-08 Fir de Conversatie Christian Brabandt
On Mo, 08 Jan 2024, Salvatore Squatrito wrote: > Hi, > as described in object, when I have multiple tabs opened, if with the mouse I > try to reorder by moving them and the tab I'm moving go outside of the app > window, I have an app crash, let me know if I'm doing something wrong, it is > very

Moving MacVim tabs out of the app window results in a crash

2024-01-08 Fir de Conversatie Salvatore Squatrito
Hi, as described in object, when I have multiple tabs opened, if with the mouse I try to reorder by moving them and the tab I'm moving go outside of the app window, I have an app crash, let me know if I'm doing something wrong, it is very simple to reproduce this issue, ask me for any clarificat