Warning in gui_gtk_x11.c at changeset hg:d15d40bf532b — git:8fecb472c4a3f0f1ea364422424c56d1e0771b3e

2024-01-30 Fir de Conversatie Tony Mechelynck
gui_gtk_x11.c: In function ‘scroll_event’: gui_gtk_x11.c:2135:9: warning: ‘button’ may be used uninitialized [-Wmaybe-uninitialized] 2135 | gui_send_mouse_event(button, (int)event->x, (int)event->y, | ^~ 2136 |

Commit: runtime(doc): correct Vim patch for Wayland support

2024-01-30 Fir de Conversatie Christian Brabandt
runtime(doc): correct Vim patch for Wayland support Commit: https://github.com/vim/vim/commit/8fecb472c4a3f0f1ea364422424c56d1e0771b3e Author: Christian Brabandt Date: Tue Jan 30 23:37:41 2024 +0100 runtime(doc): correct Vim patch for Wayland support Signed-off-by: Christian

Commit: runtime(racket): undo some indent options only when vim9script is available (#13935)

2024-01-30 Fir de Conversatie Christian Brabandt
runtime(racket): undo some indent options only when vim9script is available (#13935) Commit: https://github.com/vim/vim/commit/26b0176a98f88acef840d7285e967859eb746c1c Author: D. Ben Knoble Date: Tue Jan 30 17:32:59 2024 -0500 runtime(racket): undo some indent options only when

Re: [vim/vim] win32: Improve default font (PR #13266)

2024-01-30 Fir de Conversatie Vivian De Smedt
This is a very nice addition. It changes very much the first perception of gVim for the Windows users. I'm wondering if we should also considering changing the toolbar icons to make them more modern. What is your opinion? Le vendredi 12 janvier 2024 à 18:13:17 UTC+1, Christian Brabandt a écrit

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

2024-01-30 Fir de Conversatie John Marriott
On 31-Jan-2024 04:21, John Marriott wrote: On 31-Jan-2024 03:56, Christian Brabandt wrote: Can you try the following patch please? (this partly restores the old behaviour for 8 color terminals): #v+ diff --git a/src/highlight.c b/src/highlight.c index 85726f828..df2b97c27 100644 ---

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

2024-01-30 Fir de Conversatie John Marriott
On 31-Jan-2024 03:56, Christian Brabandt wrote: On Mi, 31 Jan 2024, John Marriott wrote: The terminal is VT220 emulation. Is that what you meant? so $TERM=vt220? I don't know about number of colours. How do you determine that? >From within Vim :set t_Co? Anyway, :hi Visual for

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

2024-01-30 Fir de Conversatie Christian Brabandt
On Mi, 31 Jan 2024, John Marriott wrote: > > The terminal is VT220 emulation. Is that what you meant? so $TERM=vt220? > I don't know about number of colours. How do you determine that? >From within Vim :set t_Co? > Anyway, :hi Visual for 9.1.0060 gives: > Visual   term=reverse