Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49338
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
kimburgess
3
10:09 AM
[vim/vim] runtime(filetype): NetLinx (PR #19249)
Closed #19249 via 6963e3b. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(filetype): NetLinx (PR #19249)
Closed #19249 via 6963e3b. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
10:09 AM
smss2022
13
10:08 AM
[vim/vim] [Windows] Silent Crash/Access Violation on i9-13900K during xchacha20v2 decryption (Issue #19248)
chrisbra left a comment (vim/vim#19248) sorry, I don't follow, your messages are too chaotic and
unread,
[vim/vim] [Windows] Silent Crash/Access Violation on i9-13900K during xchacha20v2 decryption (Issue #19248)
chrisbra left a comment (vim/vim#19248) sorry, I don't follow, your messages are too chaotic and
10:08 AM
dkearns
10:04 AM
[vim/vim] runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt (PR #19252)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/19252
unread,
[vim/vim] runtime(doc): Fix overlength lines in :help {russian,vietnamese}.txt (PR #19252)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/19252
10:04 AM
Mao-Yining
2
10:02 AM
[vim/vim] How to map <Tab> and <Ctrl-I> desperately on GUI MS-Windows (Discussion #19020)
@mao-yining looks like the windows build doesnt have modifyOtherKeys at all In addition, on GUI
unread,
[vim/vim] How to map <Tab> and <Ctrl-I> desperately on GUI MS-Windows (Discussion #19020)
@mao-yining looks like the windows build doesnt have modifyOtherKeys at all In addition, on GUI
10:02 AM
arkissa
9:48 AM
[vim/vim] runtime(rustfmt): Recover accidentally deleted code. (PR #19251)
':RustFmt' will report this error. Error detected while processing function rustfmt#Format[1]
unread,
[vim/vim] runtime(rustfmt): Recover accidentally deleted code. (PR #19251)
':RustFmt' will report this error. Error detected while processing function rustfmt#Format[1]
9:48 AM
Shixin Chai(柴世欣)
2
9:42 AM
[vim/vim] Why cmdline buffer name completion show full path? (Discussion #19150)
@Old-Farmer it is always listing starting from the present directory for me eg pwd = ~/projects/one,
unread,
[vim/vim] Why cmdline buffer name completion show full path? (Discussion #19150)
@Old-Farmer it is always listing starting from the present directory for me eg pwd = ~/projects/one,
9:42 AM
h_east
3
9:12 AM
[vim/vim] Tweak documentation style in vim9.txt (PR #19250)
h-east left a comment (vim/vim#19250) These tag lines are fine. Does this mean that my edits are
unread,
[vim/vim] Tweak documentation style in vim9.txt (PR #19250)
h-east left a comment (vim/vim#19250) These tag lines are fine. Does this mean that my edits are
9:12 AM
Lifepillar
5
9:00 AM
[vim/vim] [vim9] Equality is not transitive (when nulls are involved) (Issue #11770)
lifepillar left a comment (vim/vim#11770) TL;DR; To me the “fix” for this issue is to discourage
unread,
[vim/vim] [vim9] Equality is not transitive (when nulls are involved) (Issue #11770)
lifepillar left a comment (vim/vim#11770) TL;DR; To me the “fix” for this issue is to discourage
9:00 AM
Peter Kenny
4
Jan 24
[vim/vim] Type safety issue with `legacy call map()` or `legacy let` breaking a Vim9 script variable's declared type (Issue #18531)
kennypete left a comment (vim/vim#18531) Reported changed types are correct with type() and this is
unread,
[vim/vim] Type safety issue with `legacy call map()` or `legacy let` breaking a Vim9 script variable's declared type (Issue #18531)
kennypete left a comment (vim/vim#18531) Reported changed types are correct with type() and this is
Jan 24
Matěj Cepl
Jan 24
[vim/vim] www.a-a-p.org seems dead (Issue #19247)
mcepl created an issue (vim/vim#19247) https://github.com/vim/vim/blob/
unread,
[vim/vim] www.a-a-p.org seems dead (Issue #19247)
mcepl created an issue (vim/vim#19247) https://github.com/vim/vim/blob/
Jan 24
Kevin De Keyser
9
Jan 24
[vim/vim] Opening a simple tsx file with :syntax on crashes vim in macOS (Issue #17247)
arLevi left a comment (vim/vim#17247) I used AI which also creates .tsx files, and to edit them I
unread,
[vim/vim] Opening a simple tsx file with :syntax on crashes vim in macOS (Issue #17247)
arLevi left a comment (vim/vim#17247) I used AI which also creates .tsx files, and to edit them I
Jan 24
mattn
15
Jan 24
[vim/vim] revenge: Add ch_listen() function for socket server support (PR #19231)
mattn left a comment (vim/vim#19231) @chrisbra This is simple practice example working as HTTP file
unread,
[vim/vim] revenge: Add ch_listen() function for socket server support (PR #19231)
mattn left a comment (vim/vim#19231) @chrisbra This is simple practice example working as HTTP file
Jan 24
arkissa
10
Jan 24
[vim/vim] let 'previewpopup' like 'completepopup' (PR #18873)
@girishji commented on this pull request. In runtime/doc/windows.txt: > @@ -957,8 +957,17 @@
unread,
[vim/vim] let 'previewpopup' like 'completepopup' (PR #18873)
@girishji commented on this pull request. In runtime/doc/windows.txt: > @@ -957,8 +957,17 @@
Jan 24
h_east
20
Jan 24
[vim/vim] [New Feature] Multi line statusline (simple specification) (PR #19123)
h-east left a comment (vim/vim#19123) @chrisbra I refactor tabpanel.c to Change line break "\n
unread,
[vim/vim] [New Feature] Multi line statusline (simple specification) (PR #19123)
h-east left a comment (vim/vim#19123) @chrisbra I refactor tabpanel.c to Change line break "\n
Jan 24
h_east
9
Jan 24
[vim/vim] blob2str() gives strange results when encoding is 'utf-16le' (Issue #19198)
mattn left a comment (vim/vim#19198) 🙆♂️ — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] blob2str() gives strange results when encoding is 'utf-16le' (Issue #19198)
mattn left a comment (vim/vim#19198) 🙆♂️ — Reply to this email directly, view it on GitHub, or
Jan 24
mattn
Jan 24
[vim/vim] Fix blob2str() with UTF-16 encodings (PR #19246)
blob2str() function did not properly handle UTF-16/UCS-2/UTF-32/UCS-4 encodings with endianness
unread,
[vim/vim] Fix blob2str() with UTF-16 encodings (PR #19246)
blob2str() function did not properly handle UTF-16/UCS-2/UTF-32/UCS-4 encodings with endianness
Jan 24
Sergey Vlasov
Jan 24
Re: [vim/vim] patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns' (4fcbc70)
I'm sorry I forgot about it. — Reply to this email directly, view it on GitHub, or unsubscribe.
unread,
Re: [vim/vim] patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns' (4fcbc70)
I'm sorry I forgot about it. — Reply to this email directly, view it on GitHub, or unsubscribe.
Jan 24
arkissa
Jan 24
[vim/vim] Discussion on adding multiline prmopt input to the prompt-buffer (Issue #19245)
Arkissa created an issue (vim/vim#19245) Neovim merged this feature in April 2025 neovim/neovim#33371
unread,
[vim/vim] Discussion on adding multiline prmopt input to the prompt-buffer (Issue #19245)
Arkissa created an issue (vim/vim#19245) Neovim merged this feature in April 2025 neovim/neovim#33371
Jan 24
Dougaak
3
Jan 24
[vim/vim] `diff` mode glitches in vertical splits when having one of the windows "maximized" and scrolled (Issue #19229)
Dougaak left a comment (vim/vim#19229) Hi @chrisbra, here's a recording. I did this with the
unread,
[vim/vim] `diff` mode glitches in vertical splits when having one of the windows "maximized" and scrolled (Issue #19229)
Dougaak left a comment (vim/vim#19229) Hi @chrisbra, here's a recording. I did this with the
Jan 24
Peter Kenny
13
Jan 24
[vim/vim] Vim9 script truthiness issues (Issue #19173)
kennypete left a comment (vim/vim#19173) The null_class is useful for testing the Vim9 class
unread,
[vim/vim] Vim9 script truthiness issues (Issue #19173)
kennypete left a comment (vim/vim#19173) The null_class is useful for testing the Vim9 class
Jan 24
Foxe Chen
2
Jan 23
[vim/vim] Prevent guioptions=aP and guioptions=aAP from copying to * register (PR #19244)
64-bitman left a comment (vim/vim#19244) @Coacher Can you test this PR? Thanks. — Reply to this email
unread,
[vim/vim] Prevent guioptions=aP and guioptions=aAP from copying to * register (PR #19244)
64-bitman left a comment (vim/vim#19244) @Coacher Can you test this PR? Thanks. — Reply to this email
Jan 23
Coacher
7
Jan 23
[vim/vim] With guioptions=aP/AP/aAP modeless selection is not copied to * register, only to + register (Issue #19187)
64-bitman left a comment (vim/vim#19187) I think the original intention was for P to override a . I
unread,
[vim/vim] With guioptions=aP/AP/aAP modeless selection is not copied to * register, only to + register (Issue #19187)
64-bitman left a comment (vim/vim#19187) I think the original intention was for P to override a . I
Jan 23
g-branden-robinson
Jan 23
[vim/vim] runtime(doc): Fix erroneous *roff syntax examples (PR #19243)
Problem dates back at least to commit 071d427, Vim 7.0001 (2004). The examples shown were of special
unread,
[vim/vim] runtime(doc): Fix erroneous *roff syntax examples (PR #19243)
Problem dates back at least to commit 071d427, Vim 7.0001 (2004). The examples shown were of special
Jan 23
Christian Brabandt
Jan 23
Commit: patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns'
patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns' Commit:
unread,
Commit: patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns'
patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns' Commit:
Jan 23
Christian Brabandt
Jan 23
Commit: patch 9.1.2107: :normal may change cmdline history
patch 9.1.2107: :normal may change cmdline history Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2107: :normal may change cmdline history
patch 9.1.2107: :normal may change cmdline history Commit: https://github.com/vim/vim/commit/
Jan 23
Christian Brabandt
Jan 23
Commit: patch 9.1.2106: Vim9: class, enum and type alias can be used as value
patch 9.1.2106: Vim9: class, enum and type alias can be used as value Commit: https://github.com/vim/
unread,
Commit: patch 9.1.2106: Vim9: class, enum and type alias can be used as value
patch 9.1.2106: Vim9: class, enum and type alias can be used as value Commit: https://github.com/vim/
Jan 23
zeertzjq
3
Jan 23
[vim/vim] tests: Test_foldtextresult_rightleft() does not restore 'columns' (PR #19234)
Closed #19234 via 4fcbc70. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] tests: Test_foldtextresult_rightleft() does not restore 'columns' (PR #19234)
Closed #19234 via 4fcbc70. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 23
zeertzjq
4
Jan 23
[vim/vim] :normal may change cmdline history (PR #19237)
Closed #19237 via 8524102. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] :normal may change cmdline history (PR #19237)
Closed #19237 via 8524102. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 23
Yegappan Lakshmanan
4
Jan 23
[vim/vim] Abort expression evaluation if class, enum or type alias is used in an expression (PR #19238)
Closed #19238 via 7d22f84. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Abort expression evaluation if class, enum or type alias is used in an expression (PR #19238)
Closed #19238 via 7d22f84. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 23
Christian Brabandt
Jan 23
Commit: runtime(doc): Fix typo in syntax.txt
runtime(doc): Fix typo in syntax.txt Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Fix typo in syntax.txt
runtime(doc): Fix typo in syntax.txt Commit: https://github.com/vim/vim/commit/
Jan 23