Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51659
Vim developers maillist
For an overview of all the Vim maillists see:
http://www.vim.org/maillist.
php
Mark all as read
Report group
0 selected
zeertzjq
1:18 AM
[vim/vim] editorconfig: don't change spaces to tabs in git commit message (PR #20519)
The text after "Problem:" and "Solution:" are aligned using spaces. You can view,
unread,
[vim/vim] editorconfig: don't change spaces to tabs in git commit message (PR #20519)
The text after "Problem:" and "Solution:" are aligned using spaces. You can view,
1:18 AM
Foxe Chen
12:32 AM
[vim/vim] GTK4: Add right click menu for tabline (PR #20518)
Same as the GTK3 GUI: image.png (view on web) You can view, comment on, or merge this pull request
unread,
[vim/vim] GTK4: Add right click menu for tabline (PR #20518)
Same as the GTK3 GUI: image.png (view on web) You can view, comment on, or merge this pull request
12:32 AM
dezza
12:26 AM
[vim/vim] fix(gtk): scrollbar prevents WinScrolled, refocus gui (PR #20517)
WinScrolled is one of the latest events Bram did. I simply think the gui was never considered. I can
unread,
[vim/vim] fix(gtk): scrollbar prevents WinScrolled, refocus gui (PR #20517)
WinScrolled is one of the latest events Bram did. I simply think the gui was never considered. I can
12:26 AM
Doug
5
Jun 13
[vim/vim] `listchar` not using its highlight groups in selection (Issue #19872)
dougaak left a comment (vim/vim#19872) Hi @chrisbra , I'm not sure what do you mean by "
unread,
[vim/vim] `listchar` not using its highlight groups in selection (Issue #19872)
dougaak left a comment (vim/vim#19872) Hi @chrisbra , I'm not sure what do you mean by "
Jun 13
Foxe Chen
Jun 13
[vim/vim] Fix ifdefs for GDK image backend (PR #20516)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20516
unread,
[vim/vim] Fix ifdefs for GDK image backend (PR #20516)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20516
Jun 13
Foxe Chen
Jun 13
[vim/vim] Use existing DEC 2026 code for popup image rendering (PR #20515)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20515
unread,
[vim/vim] Use existing DEC 2026 code for popup image rendering (PR #20515)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20515
Jun 13
Foxe Chen
8
Jun 13
[vim/vim] GTK4: Fix draw area sizing in form widget (PR #20486)
64-bitman left a comment (vim/vim#20486) I cannot seem to reproduce in a Fedora 44 XFCE VM. Could you
unread,
[vim/vim] GTK4: Fix draw area sizing in form widget (PR #20486)
64-bitman left a comment (vim/vim#20486) I cannot seem to reproduce in a Fedora 44 XFCE VM. Could you
Jun 13
zeertzjq
Jun 13
[vim/vim] Composing chars no longer accepted in end-id abbr (PR #20514)
Problem: Composing chars are no longer accepted in end-id abbreviation (after 9.2.0629). Solution:
unread,
[vim/vim] Composing chars no longer accepted in end-id abbr (PR #20514)
Problem: Composing chars are no longer accepted in end-id abbreviation (after 9.2.0629). Solution:
Jun 13
dezza
Jun 13
[vim/vim] perf(gtk3-wayland): CAIRO_CONTENT_COLOR over ALPHA (PR #20513)
Partially addresses: #18002 Reduces the processing load significantly, since it contains no alpha
unread,
[vim/vim] perf(gtk3-wayland): CAIRO_CONTENT_COLOR over ALPHA (PR #20513)
Partially addresses: #18002 Reduces the processing load significantly, since it contains no alpha
Jun 13
Sean Dewar
4
Jun 13
[vim/vim] Relax split restrictions when split-moving windows (PR #14109)
seandewar left a comment (vim/vim#14109) No problem. I may revisit later as the b_nwindows bug that
unread,
[vim/vim] Relax split restrictions when split-moving windows (PR #14109)
seandewar left a comment (vim/vim#14109) No problem. I may revisit later as the b_nwindows bug that
Jun 13
Christian J. Robinson
,
Christian Brabandt
3
Jun 13
.tf files sometimes incorrectly identified as terraform
I can confirm that this works for me. On Sat, Jun 13, 2026 at 9:19 AM Christian Brabandt <cblists@
unread,
.tf files sometimes incorrectly identified as terraform
I can confirm that this works for me. On Sat, Jun 13, 2026 at 9:19 AM Christian Brabandt <cblists@
Jun 13
FouMalade
4
Jun 13
[vim/vim] ft: add j2 as jinja (PR #18612)
chrisbra left a comment (vim/vim#18612) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] ft: add j2 as jinja (PR #18612)
chrisbra left a comment (vim/vim#18612) this has stalled, so closing — Reply to this email directly,
Jun 13
Christian Brabandt
6
Jun 13
[vim/vim] runtime(vim): correctly handle ! attribute for augroup/doautocmd/doautoall (PR #14906)
chrisbra left a comment (vim/vim#14906) closing as stalled — Reply to this email directly, view it on
unread,
[vim/vim] runtime(vim): correctly handle ! attribute for augroup/doautocmd/doautoall (PR #14906)
chrisbra left a comment (vim/vim#14906) closing as stalled — Reply to this email directly, view it on
Jun 13
Nat
28
Jun 13
[vim/vim] runtime: add PicoLisp filetype (PR #14476)
chrisbra left a comment (vim/vim#14476) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] runtime: add PicoLisp filetype (PR #14476)
chrisbra left a comment (vim/vim#14476) this has stalled, so closing — Reply to this email directly,
Jun 13
Milly
8
Jun 13
[vim/vim] allow get/set tab-local 'cmdheight' via gettabvar()/settabvar() (PR #15713)
chrisbra left a comment (vim/vim#15713) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] allow get/set tab-local 'cmdheight' via gettabvar()/settabvar() (PR #15713)
chrisbra left a comment (vim/vim#15713) this has stalled, so closing — Reply to this email directly,
Jun 13
S0AndS0
13
Jun 13
[vim/vim] WIP: Conditionally support `long double` type for `float_T` (PR #15902)
chrisbra left a comment (vim/vim#15902) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] WIP: Conditionally support `long double` type for `float_T` (PR #15902)
chrisbra left a comment (vim/vim#15902) this has stalled, so closing — Reply to this email directly,
Jun 13
Christian Brabandt
8
Jun 13
[vim/vim] WIP: regex: \%G ignores diacrectic chars (PR #10444)
chrisbra left a comment (vim/vim#10444) There is not enough interest in this, so closing — Reply to
unread,
[vim/vim] WIP: regex: \%G ignores diacrectic chars (PR #10444)
chrisbra left a comment (vim/vim#10444) There is not enough interest in this, so closing — Reply to
Jun 13
zeertzjq
13
Jun 13
[vim/vim] Cannot map Ctrl-I in terminal mode when using modifyOtherKeys (PR #16558)
chrisbra left a comment (vim/vim#16558) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] Cannot map Ctrl-I in terminal mode when using modifyOtherKeys (PR #16558)
chrisbra left a comment (vim/vim#16558) this has stalled, so closing — Reply to this email directly,
Jun 13
Sebastian Lyng Johansen
24
Jun 13
[vim/vim] fix: do not close pum on <BS> using `complete()` (PR #15846)
chrisbra left a comment (vim/vim#15846) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] fix: do not close pum on <BS> using `complete()` (PR #15846)
chrisbra left a comment (vim/vim#15846) this has stalled, so closing — Reply to this email directly,
Jun 13
Vladimir Levin
15
Jun 13
[vim/vim] runtime(filetype): add Caddyfile filetype (PR #16525)
chrisbra left a comment (vim/vim#16525) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] runtime(filetype): add Caddyfile filetype (PR #16525)
chrisbra left a comment (vim/vim#16525) this has stalled, so closing — Reply to this email directly,
Jun 13
Enan Ajmain
,
Christ van Willegen
37
Jun 13
[vim/vim] Add new option 'guipad' to set padding of GUI (PR #16343)
chrisbra left a comment (vim/vim#16343) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] Add new option 'guipad' to set padding of GUI (PR #16343)
chrisbra left a comment (vim/vim#16343) this has stalled, so closing — Reply to this email directly,
Jun 13
Yuri Gribov
22
Jun 13
[vim/vim] Add option to control whether tagstack is copied to new window (PR #17589)
chrisbra left a comment (vim/vim#17589) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] Add option to control whether tagstack is copied to new window (PR #17589)
chrisbra left a comment (vim/vim#17589) this has stalled, so closing — Reply to this email directly,
Jun 13
glepnir
20
Jun 13
[vim/vim] Allow listchars to inherit visual selection highlighting (PR #18167)
chrisbra left a comment (vim/vim#18167) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] Allow listchars to inherit visual selection highlighting (PR #18167)
chrisbra left a comment (vim/vim#18167) this has stalled, so closing — Reply to this email directly,
Jun 13
Matthias
14
Jun 13
[vim/vim] Fix color column position when 'linebreak' is set (PR #17477)
chrisbra left a comment (vim/vim#17477) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] Fix color column position when 'linebreak' is set (PR #17477)
chrisbra left a comment (vim/vim#17477) this has stalled, so closing — Reply to this email directly,
Jun 13
Jesse Rosenstock
6
Jun 13
[vim/vim] test suite is slow because it cannot run in parallel (PR #20094)
chrisbra left a comment (vim/vim#20094) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] test suite is slow because it cannot run in parallel (PR #20094)
chrisbra left a comment (vim/vim#20094) this has stalled, so closing — Reply to this email directly,
Jun 13
Dipayan
8
Jun 13
[vim/vim] patch for listchars not using highlight groups in selection (PR #19877)
chrisbra left a comment (vim/vim#19877) this has stalled, so closing — Reply to this email directly,
unread,
[vim/vim] patch for listchars not using highlight groups in selection (PR #19877)
chrisbra left a comment (vim/vim#19877) this has stalled, so closing — Reply to this email directly,
Jun 13
Christian Brabandt
Jun 13
Commit: patch 9.2.0640: the "%" command jumps to parens and braces inside comments
patch 9.2.0640: the "%" command jumps to parens and braces inside comments Commit: https://
unread,
Commit: patch 9.2.0640: the "%" command jumps to parens and braces inside comments
patch 9.2.0640: the "%" command jumps to parens and braces inside comments Commit: https://
Jun 13
Christian Brabandt
Jun 13
Commit: patch 9.2.0639: gq with 'formatprg' fails on an empty buffer
patch 9.2.0639: gq with 'formatprg' fails on an empty buffer Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0639: gq with 'formatprg' fails on an empty buffer
patch 9.2.0639: gq with 'formatprg' fails on an empty buffer Commit: https://github.com/vim/
Jun 13
glepnir
19
Jun 13
[vim/vim] keep '[ and ] marks above line 1 (PR #19061)
chrisbra left a comment (vim/vim#19061) Thanks. I include it now. But we should probably review the
unread,
[vim/vim] keep '[ and ] marks above line 1 (PR #19061)
chrisbra left a comment (vim/vim#19061) Thanks. I include it now. But we should probably review the
Jun 13
Christian Brabandt
Jun 13
Commit: patch 9.2.0638: cannot return matches containing spaces from a custom completion
patch 9.2.0638: cannot return matches containing spaces from a custom completion Commit: https://
unread,
Commit: patch 9.2.0638: cannot return matches containing spaces from a custom completion
patch 9.2.0638: cannot return matches containing spaces from a custom completion Commit: https://
Jun 13