Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49211
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
h_east
7
8:20 AM
[vim/vim] [New Feature] Multi line statusline (simple specification) (PR #19123)
@h-east pushed 1 commit. 72b571f Multi line statusline (simple specification) — View it on GitHub or
unread,
[vim/vim] [New Feature] Multi line statusline (simple specification) (PR #19123)
@h-east pushed 1 commit. 72b571f Multi line statusline (simple specification) — View it on GitHub or
8:20 AM
zeertzjq
5
6:23 AM
[vim/vim] bt_quickfix() is slow (Issue #19169)
chrisbra left a comment (vim/vim#19169) Hmm, it seems that 9.0.2010 has fixed the actual problem Okay
unread,
[vim/vim] bt_quickfix() is slow (Issue #19169)
chrisbra left a comment (vim/vim#19169) Hmm, it seems that 9.0.2010 has fixed the actual problem Okay
6:23 AM
Coacher
11
6:18 AM
[vim/vim] Vim9 script compilation error when compiled with -clipboard and without GUI (Issue #19160)
chrisbra left a comment (vim/vim#19160) looks a bit like this issue: #17750 ping @yegappan — Reply to
unread,
[vim/vim] Vim9 script compilation error when compiled with -clipboard and without GUI (Issue #19160)
chrisbra left a comment (vim/vim#19160) looks a bit like this issue: #17750 ping @yegappan — Reply to
6:18 AM
Sean Dewar
6:18 AM
[vim/vim] Memory leak when skipping invalid literal dict (PR #19178)
Problem: memory leak when not evaluating (just parsing) invalid literal dict. Solution: always clear
unread,
[vim/vim] Memory leak when skipping invalid literal dict (PR #19178)
Problem: memory leak when not evaluating (just parsing) invalid literal dict. Solution: always clear
6:18 AM
Ivan Pešić
5:52 AM
[vim/vim] translation(sr): update Serbian messages translation (PR #19177)
Here is an update of the Serbian translation. You can view, comment on, or merge this pull request
unread,
[vim/vim] translation(sr): update Serbian messages translation (PR #19177)
Here is an update of the Serbian translation. You can view, comment on, or merge this pull request
5:52 AM
Ivan Pešić
5:26 AM
[vim/vim] runtime: enable localization of messages for ConTeXt, METAFONT and MetaPost (PR #19176)
This will enable localization of the messages that are displayed by the ConTeXt support script. It
unread,
[vim/vim] runtime: enable localization of messages for ConTeXt, METAFONT and MetaPost (PR #19176)
This will enable localization of the messages that are displayed by the ConTeXt support script. It
5:26 AM
Patrick Meiser-Knosowski
4:33 AM
[vim/vim] runtime(rapid): Update syntax file for ABB Rapid (PR #19175)
modified: runtime/syntax/rapid.vim You can view, comment on, or merge this pull request online at:
unread,
[vim/vim] runtime(rapid): Update syntax file for ABB Rapid (PR #19175)
modified: runtime/syntax/rapid.vim You can view, comment on, or merge this pull request online at:
4:33 AM
erry
11
4:12 AM
[vim/vim] Home/End/PgUp/PgDn keys don't work in :terminal in certain terminals (Issue #17331)
AstroSnail left a comment (vim/vim#17331) @dkearns Thank you! I've updated my comment with links
unread,
[vim/vim] Home/End/PgUp/PgDn keys don't work in :terminal in certain terminals (Issue #17331)
AstroSnail left a comment (vim/vim#17331) @dkearns Thank you! I've updated my comment with links
4:12 AM
Dani Dickstein
27
3:42 AM
[vim/vim] Setting local value of global-local window option sets local value for other buffers in window (Issue #12596)
nyngwang left a comment (vim/vim#12596) Yes, but this section of the manual does not only discuss
unread,
[vim/vim] Setting local value of global-local window option sets local value for other buffers in window (Issue #12596)
nyngwang left a comment (vim/vim#12596) Yes, but this section of the manual does not only discuss
3:42 AM
Wu Yongwei
7
Jan 13
[vim/vim] Do not highlight `noreturn` in C++ code (PR #19170)
adah1972 left a comment (vim/vim#19170) I know how to add tests now. Let me know which direction to
unread,
[vim/vim] Do not highlight `noreturn` in C++ code (PR #19170)
adah1972 left a comment (vim/vim#19170) I know how to add tests now. Let me know which direction to
Jan 13
Matthias
,
Taylor Buchanan
7
Jan 13
[vim/vim] Weired behaviour when using undercurl on Windows (Issue #15947)
I have the same issue on Windows with WezTerm Nightly. Running the following command in PowerShell (
unread,
[vim/vim] Weired behaviour when using undercurl on Windows (Issue #15947)
I have the same issue on Windows with WezTerm Nightly. Running the following command in PowerShell (
Jan 13
zeertzjq
Jan 13
Re: [vim/vim] patch 9.1.2085: Use-after-free in winframe_remove() (ead1dda)
Typo: "rerursively" — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
Re: [vim/vim] patch 9.1.2085: Use-after-free in winframe_remove() (ead1dda)
Typo: "rerursively" — Reply to this email directly, view it on GitHub, or unsubscribe. You
Jan 13
Yegappan Lakshmanan
41
Jan 13
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
zzzyxwvut left a comment (vim/vim#18910) Thank you for addressing the reported shortcomings.
unread,
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
zzzyxwvut left a comment (vim/vim#18910) Thank you for addressing the reported shortcomings.
Jan 13
Christian Brabandt
Jan 13
Commit: patch 9.1.2085: Use-after-free in winframe_remove()
patch 9.1.2085: Use-after-free in winframe_remove() Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2085: Use-after-free in winframe_remove()
patch 9.1.2085: Use-after-free in winframe_remove() Commit: https://github.com/vim/vim/commit/
Jan 13
Rob B
3
Jan 13
[vim/vim] runtime/syntax: Highlight built-in constants in Python (PR #18922)
chrisbra left a comment (vim/vim#18922) @f4nb0y would you make the suggested change? — Reply to this
unread,
[vim/vim] runtime/syntax: Highlight built-in constants in Python (PR #18922)
chrisbra left a comment (vim/vim#18922) @f4nb0y would you make the suggested change? — Reply to this
Jan 13
Christian Brabandt
2
Jan 13
[vim/vim] Use-after-free in winframe_remove() (PR #19064)
Closed #19064 via ead1dda. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Use-after-free in winframe_remove() (PR #19064)
Closed #19064 via ead1dda. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 13
Christian Brabandt
Jan 13
Commit: runtime(compiler): add compiler plugin for cabal
runtime(compiler): add compiler plugin for cabal Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(compiler): add compiler plugin for cabal
runtime(compiler): add compiler plugin for cabal Commit: https://github.com/vim/vim/commit/
Jan 13
Christian Brabandt
Jan 13
Commit: patch 9.1.2084: Compile error when build with job feature
patch 9.1.2084: Compile error when build with job feature Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2084: Compile error when build with job feature
patch 9.1.2084: Compile error when build with job feature Commit: https://github.com/vim/vim/commit/
Jan 13
Mateo Gjika
4
Jan 13
[vim/vim] runtime(cabal): add compiler plugin for cabal (PR #19152)
Closed #19152 via 17d60ce. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(cabal): add compiler plugin for cabal (PR #19152)
Closed #19152 via 17d60ce. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 13
Colin Kennedy
2
Jan 13
[vim/vim] feat(session): added SessionLoadPre (PR #19151)
chrisbra left a comment (vim/vim#19151) Thanks, but this will go after the release — Reply to this
unread,
[vim/vim] feat(session): added SessionLoadPre (PR #19151)
chrisbra left a comment (vim/vim#19151) Thanks, but this will go after the release — Reply to this
Jan 13
MURAOKA Taro
3
Jan 13
[vim/vim] Try to process WM_SETFOCUS event soon (PR #19167)
chrisbra left a comment (vim/vim#19167) Thanks, but this will go after the release. — Reply to this
unread,
[vim/vim] Try to process WM_SETFOCUS event soon (PR #19167)
chrisbra left a comment (vim/vim#19167) Thanks, but this will go after the release. — Reply to this
Jan 13
John Marriott
3
Jan 13
[vim/vim] Compile failure if FEAT_JOB_CHANEL is not defined (Issue #19174)
Closed #19174 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Compile failure if FEAT_JOB_CHANEL is not defined (Issue #19174)
Closed #19174 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
Jan 13
Christian Brabandt
Jan 13
Commit: CI: Add C preproc indentation check to CI
CI: Add C preproc indentation check to CI Commit: https://github.com/vim/vim/commit/
unread,
Commit: CI: Add C preproc indentation check to CI
CI: Add C preproc indentation check to CI Commit: https://github.com/vim/vim/commit/
Jan 13
Christian Brabandt
Jan 13
Commit: patch 9.1.2083: style: wrong indentation of nested ifdefs
patch 9.1.2083: style: wrong indentation of nested ifdefs Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2083: style: wrong indentation of nested ifdefs
patch 9.1.2083: style: wrong indentation of nested ifdefs Commit: https://github.com/vim/vim/commit/
Jan 13
John Marriott
4
Jan 13
Re: [vim/vim] patch 9.1.2077: Vim9: type issue when appending item to a list (949e3be)
sorry, I mised that. I include your change, thanks! — Reply to this email directly, view it on GitHub
unread,
Re: [vim/vim] patch 9.1.2077: Vim9: type issue when appending item to a list (949e3be)
sorry, I mised that. I include your change, thanks! — Reply to this email directly, view it on GitHub
Jan 13
h_east
10
Jan 13
[vim/vim] Add C preprocessor indentation check to CI (PR #19165)
Closed #19165 via 1d4fe89. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Add C preprocessor indentation check to CI (PR #19165)
Closed #19165 via 1d4fe89. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 13
Christian Brabandt
Jan 13
Commit: patch 9.1.2082: modeless auto-select not working
patch 9.1.2082: modeless auto-select not working Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2082: modeless auto-select not working
patch 9.1.2082: modeless auto-select not working Commit: https://github.com/vim/vim/commit/
Jan 13
Foxe Chen
3
Jan 13
[vim/vim] Implement modeless autoselect for '+' register (PR #19168)
Closed #19168 via 92ff4d6. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Implement modeless autoselect for '+' register (PR #19168)
Closed #19168 via 92ff4d6. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 13
Coacher
4
Jan 13
[vim/vim] guioptions=P doesn't copy modeless selection to the + register (Issue #19159)
Closed #19159 as completed via 92ff4d6. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] guioptions=P doesn't copy modeless selection to the + register (Issue #19159)
Closed #19159 as completed via 92ff4d6. — Reply to this email directly, view it on GitHub, or
Jan 13
Christian Brabandt
Jan 13
Commit: runtime(krl): Update syntax file for Kuka Robot Language
runtime(krl): Update syntax file for Kuka Robot Language Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(krl): Update syntax file for Kuka Robot Language
runtime(krl): Update syntax file for Kuka Robot Language Commit: https://github.com/vim/vim/commit/
Jan 13