Commit: runtime(doc): disable last-position-jump in diff mode

2025-04-12 Fir de Conversatie Christian Brabandt
runtime(doc): disable last-position-jump in diff mode Commit: https://github.com/vim/vim/commit/6f6c0dba9f578787af0f259a832c972807a884cd Author: Christian Brabandt Date: Sat Apr 12 18:07:39 2025 +0200 runtime(doc): disable last-position-jump in diff mode This has been bothering m

Commit: runtime(doc): Improve 'wildmode' setting desciption

2025-04-12 Fir de Conversatie Christian Brabandt
runtime(doc): Improve 'wildmode' setting desciption Commit: https://github.com/vim/vim/commit/eded33621be29b9fdc51466efdc946fa8d3e756f Author: Girish Palya Date: Sat Apr 12 18:03:32 2025 +0200 runtime(doc): Improve 'wildmode' setting desciption closes: https://github.com/vim/vim/

Commit: patch 9.1.1295: clientserver: does not handle :stopinsert correctly

2025-04-12 Fir de Conversatie Christian Brabandt
patch 9.1.1295: clientserver: does not handle :stopinsert correctly Commit: https://github.com/vim/vim/commit/cf665ccd3771d59584f2f44a7c644c017a2ad84f Author: Christian Brabandt Date: Sat Apr 12 18:09:28 2025 +0200 patch 9.1.1295: clientserver: does not handle :stopinsert correctly

Commit: patch 9.1.1296: completion: incorrect truncation logic

2025-04-12 Fir de Conversatie Christian Brabandt
patch 9.1.1296: completion: incorrect truncation logic Commit: https://github.com/vim/vim/commit/d4dbf822dcb9fd95379bebab85def391e1179b21 Author: glepnir Date: Sat Apr 12 18:35:34 2025 +0200 patch 9.1.1296: completion: incorrect truncation logic Problem: completion: incorrect tr

Re: Building GUI Vim on MacOS

2025-04-12 Fir de Conversatie [email protected]
Platform Mac OSX 10.6.8 - Snow Leopard Tools: XCode with the gnu tools and libraries off the snow leopard install DVD. gcc version 4.2.1 I only used the supplied libraries on the dvd. However, I suppose one could download the gtk2 source code and build gtk2 from source and use the gtk2 option

Commit: runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh"

2025-04-12 Fir de Conversatie Christian Brabandt
runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh" Commit: https://github.com/vim/vim/commit/d82f3cae396710b61bca78eb559393ed420959b3 Author: Aliaksei Budavei <[email protected]> Date: Sat Apr 12 11:18:10 2025 +0200 runtime(sh): Do not look up a "sh" utility in $PATH for "

Commit: patch 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object

2025-04-12 Fir de Conversatie Christian Brabandt
patch 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object Commit: https://github.com/vim/vim/commit/0e59e67a63ed4abe0627a5ccf74763bdaece74ab Author: Maxim Kim Date: Sat Apr 12 11:34:08 2025 +0200 patch 9.1.1293: comment plugin does not handle 'exclusive' sel

Commit: patch 9.1.1294: gui tabline menu does not use confirm when closing tabs

2025-04-12 Fir de Conversatie Christian Brabandt
patch 9.1.1294: gui tabline menu does not use confirm when closing tabs Commit: https://github.com/vim/vim/commit/bc27b6e34fa9228ac468973e1b1b80506fdc177a Author: JMcKiern Date: Sat Apr 12 11:51:00 2025 +0200 patch 9.1.1294: gui tabline menu does not use confirm when closing tabs

Commit: patch 9.1.1292: statusline not correctly evaluated

2025-04-12 Fir de Conversatie Christian Brabandt
patch 9.1.1292: statusline not correctly evaluated Commit: https://github.com/vim/vim/commit/c8ce81b0dcaddefc65e3d445c92c9e0253bd9173 Author: Hirohito Higashi Date: Sat Apr 12 11:28:18 2025 +0200 patch 9.1.1292: statusline not correctly evaluated Problem: statusline not correctl

Commit: runtime(doc): correct backslash escaping comma example

2025-04-12 Fir de Conversatie Christian Brabandt
runtime(doc): correct backslash escaping comma example Commit: https://github.com/vim/vim/commit/ab2fe65fbf2680af5f23112da9f8a83167e234bb Author: Qiming zhao Date: Sat Apr 12 11:40:17 2025 +0200 runtime(doc): correct backslash escaping comma example closes: https://github.com/vim

Re: UCRT compile error

2025-04-12 Fir de Conversatie Christian Brabandt
On Fri, 11 Apr 2025, Henry Garcia wrote: > See the attached text file. This error only pops up when using a MinGW > Compiler when the MinGW compiler is configured to use the UCRT as the > default lib: ./configure --with-default-msvcrt=ucrt. I wonder if this > could be fixed so that a MinGW Compi