Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 53193
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
Christian Brabandt
Sep 24
Commit: runtime(vimcomplete): do not use wildoptions for completion
runtime(vimcomplete): do not use wildoptions for completion Commit: https://github.com/vim/vim/commit
unread,
Commit: runtime(vimcomplete): do not use wildoptions for completion
runtime(vimcomplete): do not use wildoptions for completion Commit: https://github.com/vim/vim/commit
Sep 24
Christian Brabandt
Sep 24
Commit: patch 9.2.1129: out of bounds read in the 'complete' F{func} callbacks
patch 9.2.1129: out of bounds read in the 'complete' F{func} callbacks Commit: https://github
unread,
Commit: patch 9.2.1129: out of bounds read in the 'complete' F{func} callbacks
patch 9.2.1129: out of bounds read in the 'complete' F{func} callbacks Commit: https://github
Sep 24
Maxim Kim
2
Sep 24
[vim/vim] runtime(vimcomplete): do not use wildoptions for completion (PR #21359)
chrisbra left a comment (vim/vim#21359) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(vimcomplete): do not use wildoptions for completion (PR #21359)
chrisbra left a comment (vim/vim#21359) thanks — Reply to this email directly, view it on GitHub, or
Sep 24
Christian Brabandt
Sep 24
Commit: patch 9.2.1128: filetype: icalendar files are not recognized
patch 9.2.1128: filetype: icalendar files are not recognized Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.1128: filetype: icalendar files are not recognized
patch 9.2.1128: filetype: icalendar files are not recognized Commit: https://github.com/vim/vim/
Sep 24
Anakin Childerhose
4
Sep 24
[vim/vim] runtime(ics): add icalendar ftplugin and syntax plugins (PR #21356)
chrisbra left a comment (vim/vim#21356) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(ics): add icalendar ftplugin and syntax plugins (PR #21356)
chrisbra left a comment (vim/vim#21356) thanks — Reply to this email directly, view it on GitHub, or
Sep 24
Christian Brabandt
Sep 24
Commit: runtime(java): Make changes for JDK 27
runtime(java): Make changes for JDK 27 Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(java): Make changes for JDK 27
runtime(java): Make changes for JDK 27 Commit: https://github.com/vim/vim/commit/
Sep 24
Christian Brabandt
Sep 24
Commit: patch 9.2.1127: filetype: Gentoo portage config files are not recognized
patch 9.2.1127: filetype: Gentoo portage config files are not recognized Commit: https://github.com/
unread,
Commit: patch 9.2.1127: filetype: Gentoo portage config files are not recognized
patch 9.2.1127: filetype: Gentoo portage config files are not recognized Commit: https://github.com/
Sep 24
Christian Brabandt
Sep 24
Commit: runtime(syntax-tests): Apply "word" rather than "prefix" when filtering filetypes
runtime(syntax-tests): Apply "word" rather than "prefix" when filtering filetypes
unread,
Commit: runtime(syntax-tests): Apply "word" rather than "prefix" when filtering filetypes
runtime(syntax-tests): Apply "word" rather than "prefix" when filtering filetypes
Sep 24
Aliaksei Budavei
4
Sep 24
[vim/vim] runtime(syntax-tests): Apply "word" rather than "prefix" when filtering filetypes (PR #21351)
chrisbra left a comment (vim/vim#21351) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(syntax-tests): Apply "word" rather than "prefix" when filtering filetypes (PR #21351)
chrisbra left a comment (vim/vim#21351) thanks — Reply to this email directly, view it on GitHub, or
Sep 24
Peter Kenny
12
Sep 24
[vim/vim] vim9.txt: rewrite Section 2 (PR #21132)
kennypete left a comment (vim/vim#21132) My workaround is using a U+00A0, as highlighted in the first
unread,
[vim/vim] vim9.txt: rewrite Section 2 (PR #21132)
kennypete left a comment (vim/vim#21132) My workaround is using a U+00A0, as highlighted in the first
Sep 24
wzy
2
Sep 24
[vim/vim] Problem: Gentoo portage config cannot be recognized (PR #21343)
chrisbra left a comment (vim/vim#21343) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Problem: Gentoo portage config cannot be recognized (PR #21343)
chrisbra left a comment (vim/vim#21343) thanks — Reply to this email directly, view it on GitHub, or
Sep 24
Aliaksei Budavei
3
Sep 24
[vim/vim] runtime(java): Make changes for JDK 27 (PR #21341)
chrisbra left a comment (vim/vim#21341) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(java): Make changes for JDK 27 (PR #21341)
chrisbra left a comment (vim/vim#21341) thanks — Reply to this email directly, view it on GitHub, or
Sep 24
Christian Brabandt
Sep 24
Commit: patch 9.2.1126: virtual text breaks cursor movement when 've' is set
patch 9.2.1126: virtual text breaks cursor movement when 've' is set Commit: https://github.
unread,
Commit: patch 9.2.1126: virtual text breaks cursor movement when 've' is set
patch 9.2.1126: virtual text breaks cursor movement when 've' is set Commit: https://github.
Sep 24
h_east
5
Sep 24
[vim/vim] Add exists_info() for the definition of a builtin function or v: variable (PR #21293)
chrisbra left a comment (vim/vim#21293) thanks, I'll the documentation looks much better now. I
unread,
[vim/vim] Add exists_info() for the definition of a builtin function or v: variable (PR #21293)
chrisbra left a comment (vim/vim#21293) thanks, I'll the documentation looks much better now. I
Sep 24
Yamagi
9
Sep 24
[vim/vim] patch 9.2.XXXX: Fix virtual text breaking cursor movement with ve=all (PR #21336)
chrisbra left a comment (vim/vim#21336) Thanks, took me a while to understand the return value of
unread,
[vim/vim] patch 9.2.XXXX: Fix virtual text breaking cursor movement with ve=all (PR #21336)
chrisbra left a comment (vim/vim#21336) Thanks, took me a while to understand the return value of
Sep 24
dkearns
Sep 24
[vim/vim] runtime(vim): Update base syntax, terminate :g/:s patterns at EOL (PR #21367)
Terminate :global patterns, and :substitute patterns and replacement text, at EOL. The closing
unread,
[vim/vim] runtime(vim): Update base syntax, terminate :g/:s patterns at EOL (PR #21367)
Terminate :global patterns, and :substitute patterns and replacement text, at EOL. The closing
Sep 24
Christian Brabandt
Sep 24
Commit: runtime(doc): rewrite section 2 of vim9.txt
runtime(doc): rewrite section 2 of vim9.txt Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): rewrite section 2 of vim9.txt
runtime(doc): rewrite section 2 of vim9.txt Commit: https://github.com/vim/vim/commit/
Sep 24
h_east
Sep 24
Re: [vim/vim] Incorrect `start` field of a text property after undo/redo (Issue #21350)
h-east left a comment (vim/vim#21350) Thanks for the report, I can reproduce it. Undo and redo put
unread,
Re: [vim/vim] Incorrect `start` field of a text property after undo/redo (Issue #21350)
h-east left a comment (vim/vim#21350) Thanks for the report, I can reproduce it. Undo and redo put
Sep 24
h_east
Sep 24
[vim/vim] text property continuation wrong after undo/redo (PR #21366)
Problem: After undo or redo a text property may still be marked as continuing to or from a line that
unread,
[vim/vim] text property continuation wrong after undo/redo (PR #21366)
Problem: After undo or redo a text property may still be marked as continuing to or from a line that
Sep 24
Francis Grizzly Smit
20
Sep 24
[vim/vim] gvim 9.2.1037 my toolbar plugin icons don't dispaly (Issue #21246)
grizzlysmit left a comment (vim/vim#21246) I use a global because I was having problems with a
unread,
[vim/vim] gvim 9.2.1037 my toolbar plugin icons don't dispaly (Issue #21246)
grizzlysmit left a comment (vim/vim#21246) I use a global because I was having problems with a
Sep 24
RBGS
2
Sep 24
[vim/vim] Windows 11 24H2: intermittent loss of @+ register contents when assigning @+ from an expression involving @+ (Issue #21365)
habamax left a comment (vim/vim#21365) Can't reproduce with gvim 9.2.1116 Image: Image (view on
unread,
[vim/vim] Windows 11 24H2: intermittent loss of @+ register contents when assigning @+ from an expression involving @+ (Issue #21365)
habamax left a comment (vim/vim#21365) Can't reproduce with gvim 9.2.1116 Image: Image (view on
Sep 24
h_east
Sep 24
[vim/vim] Vim9: assigning a Number to $VAR or @r is not an error at script level (PR #21364)
Problem: In Vim9 script, assigning a non-String value to an environment variable, a register or a
unread,
[vim/vim] Vim9: assigning a Number to $VAR or @r is not an error at script level (PR #21364)
Problem: In Vim9 script, assigning a non-String value to an environment variable, a register or a
Sep 24
Jisnoo Dev Pal
4
Sep 23
[vim/vim] Visual bug in a long contiguous list of underscore or minus symbol (Issue #21363)
zeertzjq left a comment (vim/vim#21363) I'm able to reproduce this with Konsole 26.08.1. It doesn
unread,
[vim/vim] Visual bug in a long contiguous list of underscore or minus symbol (Issue #21363)
zeertzjq left a comment (vim/vim#21363) I'm able to reproduce this with Konsole 26.08.1. It doesn
Sep 23
Kevin De Keyser
16
Sep 23
[vim/vim] Opening a simple tsx file with :syntax on crashes vim in macOS (Issue #17247)
bvoq left a comment (vim/vim#17247) I overwrote ~/.vim/syntax/shared/typescriptcommon.vim with your
unread,
[vim/vim] Opening a simple tsx file with :syntax on crashes vim in macOS (Issue #17247)
bvoq left a comment (vim/vim#17247) I overwrote ~/.vim/syntax/shared/typescriptcommon.vim with your
Sep 23
Mateo Gjika
9
Sep 22
[vim/vim] `wildoptions` affects insert mode completion (Issue #21355)
habamax left a comment (vim/vim#21355) @habamax What about all the other omnifuncs that use
unread,
[vim/vim] `wildoptions` affects insert mode completion (Issue #21355)
habamax left a comment (vim/vim#21355) @habamax What about all the other omnifuncs that use
Sep 22
zeertzjq
Sep 22
[vim/vim] runtime(doc): mention getcellwidths() in setcellwidths() (PR #21362)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/21362
unread,
[vim/vim] runtime(doc): mention getcellwidths() in setcellwidths() (PR #21362)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/21362
Sep 22
h_east
Sep 22
[vim/vim] Tweak documentation style (PR #21361)
Note: builtin.txt: Underscores within {...} prevent highlighting, so I removed them. Please exclude
unread,
[vim/vim] Tweak documentation style (PR #21361)
Note: builtin.txt: Underscores within {...} prevent highlighting, so I removed them. Please exclude
Sep 22
Andrey Starodubtsev
Sep 22
[vim/vim] runtime(iar): More support for IAR compiler (PR #21360)
Error message can start from long word or the path to the file can be long; in both of these cases
unread,
[vim/vim] runtime(iar): More support for IAR compiler (PR #21360)
Error message can start from long word or the path to the file can be long; in both of these cases
Sep 22
muellerto
7
Sep 22
[vim/vim] Windows installer removes path entry from `PATH` (Issue #21353)
muellerto left a comment (vim/vim#21353) Besides, choco info vim explains that it uses the ZIP build,
unread,
[vim/vim] Windows installer removes path entry from `PATH` (Issue #21353)
muellerto left a comment (vim/vim#21353) Besides, choco info vim explains that it uses the ZIP build,
Sep 22
h_east
6
Sep 21
[vim/vim] :append in a block that is not executed reads its text as commands (PR #21331)
h-east left a comment (vim/vim#21331) For the record, this is a different defect from the one #21346
unread,
[vim/vim] :append in a block that is not executed reads its text as commands (PR #21331)
h-east left a comment (vim/vim#21331) For the record, this is a different defect from the one #21346
Sep 21