Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 51991
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
Illia Bobyr
3
12:18 AM
[vim/vim] :legacy / :vim9exe: Affect script context for the option set (PR #20683)
illia-bobyr left a comment (vim/vim#20683) Added a test. Verified that both checks fail if I remove
unread,
[vim/vim] :legacy / :vim9exe: Affect script context for the option set (PR #20683)
illia-bobyr left a comment (vim/vim#20683) Added a test. Verified that both checks fail if I remove
12:18 AM
Andrei Heidelbacher
2
Jul 1
[vim/vim] Add compl-filename as a possible value for complete (Issue #20392)
mao-yining left a comment (vim/vim#20392) I had a quick look at Vim's source code today. The
unread,
[vim/vim] Add compl-filename as a possible value for complete (Issue #20392)
mao-yining left a comment (vim/vim#20392) I had a quick look at Vim's source code today. The
Jul 1
Illia Bobyr
4
Jul 1
[vim/vim] :legacy / :vim9cmd: Make flags exclusive (PR #20682)
illia-bobyr left a comment (vim/vim#20682) First rebase adds the tests. Second rebase puts the change
unread,
[vim/vim] :legacy / :vim9cmd: Make flags exclusive (PR #20682)
illia-bobyr left a comment (vim/vim#20682) First rebase adds the tests. Second rebase puts the change
Jul 1
Samuel Roeca
8
Jul 1
[vim/vim] Fix concealed text wrapping at conceallevel 3 (PR #20472)
pappasam left a comment (vim/vim#20472) See below for a markdown file that you can use in conjunction
unread,
[vim/vim] Fix concealed text wrapping at conceallevel 3 (PR #20472)
pappasam left a comment (vim/vim#20472) See below for a markdown file that you can use in conjunction
Jul 1
lkintact
3
Jul 1
[vim/vim] Limiting the maximum number of matches in each file when searching in multiple files with :lvimgrep (Issue #20665)
lkintact left a comment (vim/vim#20665) Thank you, @gcanat, sorry I forgot to specify that I'm on
unread,
[vim/vim] Limiting the maximum number of matches in each file when searching in multiple files with :lvimgrep (Issue #20665)
lkintact left a comment (vim/vim#20665) Thank you, @gcanat, sorry I forgot to specify that I'm on
Jul 1
Christian Brabandt
,
Tony Mechelynck
2
Jul 1
Commit: patch 9.2.0762: duplicated sub-option name check in :set completion
On Wed, Jul 1, 2026 at 10:45 PM Christian Brabandt <cbl...@256bit.org> wrote: > > patch
unread,
Commit: patch 9.2.0762: duplicated sub-option name check in :set completion
On Wed, Jul 1, 2026 at 10:45 PM Christian Brabandt <cbl...@256bit.org> wrote: > > patch
Jul 1
Christian Brabandt
Jul 1
Commit: runtime(xml): Update xml syntax file
runtime(xml): Update xml syntax file Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(xml): Update xml syntax file
runtime(xml): Update xml syntax file Commit: https://github.com/vim/vim/commit/
Jul 1
Christian Brabandt
Jul 1
Commit: runtime(doc): regenerate help tags
runtime(doc): regenerate help tags Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): regenerate help tags
runtime(doc): regenerate help tags Commit: https://github.com/vim/vim/commit/
Jul 1
Christian Brabandt
Jul 1
Commit: runtime(screen): Bring the syntax up to version 5
runtime(screen): Bring the syntax up to version 5 Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(screen): Bring the syntax up to version 5
runtime(screen): Bring the syntax up to version 5 Commit: https://github.com/vim/vim/commit/
Jul 1
Christian Brabandt
Jul 1
Commit: runtime(typst): Improve ftplugin, and syntax file
runtime(typst): Improve ftplugin, and syntax file Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(typst): Improve ftplugin, and syntax file
runtime(typst): Improve ftplugin, and syntax file Commit: https://github.com/vim/vim/commit/
Jul 1
Aliaksei Budavei
7
Jul 1
[vim/vim] runtime(screen): Bring the syntax up to version 5 (PR #20550)
chrisbra left a comment (vim/vim#20550) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(screen): Bring the syntax up to version 5 (PR #20550)
chrisbra left a comment (vim/vim#20550) thanks — Reply to this email directly, view it on GitHub, or
Jul 1
dkearns
16
Jul 1
[vim/vim] runtime(typst): Improve ftplugin (PR #20077)
chrisbra left a comment (vim/vim#20077) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(typst): Improve ftplugin (PR #20077)
chrisbra left a comment (vim/vim#20077) thanks — Reply to this email directly, view it on GitHub, or
Jul 1
Benjamin Block
8
Jul 1
[vim/vim] GVim Very Slow on High Resolution Displays (Issue #20479)
dezza left a comment (vim/vim#20479) Yes, indeed, it works fine now with GTK4 and HW-Acceleration. I
unread,
[vim/vim] GVim Very Slow on High Resolution Displays (Issue #20479)
dezza left a comment (vim/vim#20479) Yes, indeed, it works fine now with GTK4 and HW-Acceleration. I
Jul 1
Illia Bobyr
2
Jul 1
[vim/vim] Initialize all entries in the option lookup table (PR #20684)
chrisbra left a comment (vim/vim#20684) Is this actually triggerable? I thought using :set y<cd
unread,
[vim/vim] Initialize all entries in the option lookup table (PR #20684)
chrisbra left a comment (vim/vim#20684) Is this actually triggerable? I thought using :set y<cd
Jul 1
Christian Brabandt
Jul 1
Commit: patch 9.2.0761: runtime(netrw): Unix: unable to open '\' file
patch 9.2.0761: runtime(netrw): Unix: unable to open '' file Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0761: runtime(netrw): Unix: unable to open '\' file
patch 9.2.0761: runtime(netrw): Unix: unable to open '' file Commit: https://github.com/vim/
Jul 1
Manoj Panda
4
Jul 1
[vim/vim] Netrw can't open \ (PR #20685)
chrisbra left a comment (vim/vim#20685) Ah, I got it now. Let me add a test for it as well. Thanks. —
unread,
[vim/vim] Netrw can't open \ (PR #20685)
chrisbra left a comment (vim/vim#20685) Ah, I got it now. Let me add a test for it as well. Thanks. —
Jul 1
Christian Brabandt
Jul 1
Commit: patch 9.2.0760: Compiler warning for using potentially uninitialized var
patch 9.2.0760: Compiler warning for using potentially uninitialized var Commit: https://github.com/
unread,
Commit: patch 9.2.0760: Compiler warning for using potentially uninitialized var
patch 9.2.0760: Compiler warning for using potentially uninitialized var Commit: https://github.com/
Jul 1
Christian Brabandt
Jul 1
Commit: patch 9.2.0759: Some code for 'autocompletedelay' is no longer needed
patch 9.2.0759: Some code for 'autocompletedelay' is no longer needed Commit: https://github.
unread,
Commit: patch 9.2.0759: Some code for 'autocompletedelay' is no longer needed
patch 9.2.0759: Some code for 'autocompletedelay' is no longer needed Commit: https://github.
Jul 1
Christian Brabandt
Jul 1
Commit: runtime(autoload/dist): gx may use xdg-open on macOS
runtime(autoload/dist): gx may use xdg-open on macOS Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(autoload/dist): gx may use xdg-open on macOS
runtime(autoload/dist): gx may use xdg-open on macOS Commit: https://github.com/vim/vim/commit/
Jul 1
zeertzjq
2
Jul 1
[vim/vim] Some code for 'autocompletedelay' is no longer needed (PR #20686)
chrisbra left a comment (vim/vim#20686) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Some code for 'autocompletedelay' is no longer needed (PR #20686)
chrisbra left a comment (vim/vim#20686) thanks — Reply to this email directly, view it on GitHub, or
Jul 1
Lifepillar
2
Jul 1
[vim/vim] runtime(autoload/dist): gx may open XQuartz on macOS (PR #20687)
chrisbra left a comment (vim/vim#20687) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(autoload/dist): gx may open XQuartz on macOS (PR #20687)
chrisbra left a comment (vim/vim#20687) thanks — Reply to this email directly, view it on GitHub, or
Jul 1
dezza
15
Jul 1
[vim/vim] perf(gtk3-wayland): deferred dirty redraw (PR #20528)
dezza left a comment (vim/vim#20528) Is this :terminal you're talking about? Can you clarify?
unread,
[vim/vim] perf(gtk3-wayland): deferred dirty redraw (PR #20528)
dezza left a comment (vim/vim#20528) Is this :terminal you're talking about? Can you clarify?
Jul 1
Manoj Panda
2
Jul 1
[vim/vim] conversion to utf-16be in iconv is inconsistant (PR #20681)
chrisbra left a comment (vim/vim#20681) Thanks, but that change should be testable. Can you add a
unread,
[vim/vim] conversion to utf-16be in iconv is inconsistant (PR #20681)
chrisbra left a comment (vim/vim#20681) Thanks, but that change should be testable. Can you add a
Jul 1
Christian Brabandt
Jun 30
Commit: patch 9.2.0758: pum: No opacity when background not set for Popup menu group
patch 9.2.0758: pum: No opacity when background not set for Popup menu group Commit: https://github.
unread,
Commit: patch 9.2.0758: pum: No opacity when background not set for Popup menu group
patch 9.2.0758: pum: No opacity when background not set for Popup menu group Commit: https://github.
Jun 30
Shad
2
Jun 30
[vim/vim] pum: No opacity when background not set for Popup menu group (PR #20638)
chrisbra left a comment (vim/vim#20638) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] pum: No opacity when background not set for Popup menu group (PR #20638)
chrisbra left a comment (vim/vim#20638) thanks — Reply to this email directly, view it on GitHub, or
Jun 30
Christian Brabandt
Jun 30
Commit: patch 9.2.0757: tests: test_popupwin fails with zsh because of the prompt
patch 9.2.0757: tests: test_popupwin fails with zsh because of the prompt Commit: https://github.com/
unread,
Commit: patch 9.2.0757: tests: test_popupwin fails with zsh because of the prompt
patch 9.2.0757: tests: test_popupwin fails with zsh because of the prompt Commit: https://github.com/
Jun 30
Christian Brabandt
Jun 30
Commit: patch 9.2.0756: Session with multiple tabpages sets 'winminheight' to 0
patch 9.2.0756: Session with multiple tabpages sets 'winminheight' to 0 Commit: https://
unread,
Commit: patch 9.2.0756: Session with multiple tabpages sets 'winminheight' to 0
patch 9.2.0756: Session with multiple tabpages sets 'winminheight' to 0 Commit: https://
Jun 30
Christian Brabandt
Jun 30
Commit: patch 9.2.0755: 'autocomplete' behaves inconsistently when recording
patch 9.2.0755: 'autocomplete' behaves inconsistently when recording Commit: https://github.
unread,
Commit: patch 9.2.0755: 'autocomplete' behaves inconsistently when recording
patch 9.2.0755: 'autocomplete' behaves inconsistently when recording Commit: https://github.
Jun 30
zeertzjq
2
Jun 30
[vim/vim] Session with multiple tabpages sets 'winminheight' to 0 (PR #20673)
chrisbra left a comment (vim/vim#20673) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Session with multiple tabpages sets 'winminheight' to 0 (PR #20673)
chrisbra left a comment (vim/vim#20673) thanks — Reply to this email directly, view it on GitHub, or
Jun 30
zeertzjq
5
Jun 30
[vim/vim] 'autocomplete' behaves inconsistently when recording (PR #20675)
chrisbra left a comment (vim/vim#20675) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] 'autocomplete' behaves inconsistently when recording (PR #20675)
chrisbra left a comment (vim/vim#20675) thanks — Reply to this email directly, view it on GitHub, or
Jun 30