Commit: patch 9.1.0065: Segfault with CompleteChanged autocommand

2024-01-29 Fir de Conversatie Christian Brabandt
patch 9.1.0065: Segfault with CompleteChanged autocommand Commit: https://github.com/vim/vim/commit/fef66301665027f1801a18d796f74584666f41ef Author: Christian Brabandt Date: Mon Jan 29 21:46:58 2024 +0100 patch 9.1.0065: Segfault with CompleteChanged autocommand Problem: Segfaul

Commit: patch 9.1.0064: No Wayland support

2024-01-29 Fir de Conversatie Christian Brabandt
patch 9.1.0064: No Wayland support Commit: https://github.com/vim/vim/commit/6e0a18f82bd04a45e9682523c42af9cbbc37684c Author: lilydjwg Date: Mon Jan 29 20:54:28 2024 +0100 patch 9.1.0064: No Wayland support Problem: No Wayland support Solution: Add Wayland UI support

Commit: patch 9.1.0063: GTK code can be improved

2024-01-29 Fir de Conversatie Christian Brabandt
patch 9.1.0063: GTK code can be improved Commit: https://github.com/vim/vim/commit/94ff09a0935bc78fd81e9c79f099d42c94e3c218 Author: lilydjwg Date: Mon Jan 29 20:14:01 2024 +0100 patch 9.1.0063: GTK code can be improved Problem: GTK code can be improved Solution: Improve GTK

Re: Commit: patch 9.1.0061: UX of visual highlighting can be improved

2024-01-29 Fir de Conversatie Christian Brabandt
On Di, 30 Jan 2024, John Marriott wrote: > After this patch I am getting some weird results in my console version of > vim on HP-UX (old I know!). > > Here is an example of line selection (shift-v) with version 9.1.0060, prior > to this change (vim started with vim --clean): > > > Here is the

Re: Commit: patch 9.1.0061: UX of visual highlighting can be improved

2024-01-29 Fir de Conversatie John Marriott
On 29-Jan-2024 09:41, Christian Brabandt wrote: I know this change could be considered quite controversial. However, I hope I have improved readability and UX of visual highlighting quite a bit, even so the syntax highlighting of the visual highlighted items got lost. Let me know if you think

Commit: patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete lines

2024-01-29 Fir de Conversatie Christian Brabandt
patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete lines Commit: https://github.com/vim/vim/commit/e99f0688785c3d56b1ee45a28fa6ce02b850a33b Author: zeertzjq Date: Mon Jan 29 19:32:39 2024 +0100 patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete lines