Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
vim_dev
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
vim_dev
Contact owners and managers
1–30 of 45194
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
Phạm Bình An
7
5:31 AM
[vim/vim] expandcmd() can't expand backtick expression when it's preceded by a command (Issue #16910)
Sorry for my poor choice of words, I mean I don't really understand what kind of string expandcmd
unread,
[vim/vim] expandcmd() can't expand backtick expression when it's preceded by a command (Issue #16910)
Sorry for my poor choice of words, I mean I don't really understand what kind of string expandcmd
5:31 AM
Phạm Bình An
5:26 AM
[vim/vim] fix(ft-go): uses terminal for keywordprg in Gvim, and mimic behavior of Vim `:terminal` in Nvim (PR #16911)
Problem: The document from go doc can be very long, and you can scroll if using ! to run shell
unread,
[vim/vim] fix(ft-go): uses terminal for keywordprg in Gvim, and mimic behavior of Vim `:terminal` in Nvim (PR #16911)
Problem: The document from go doc can be very long, and you can scroll if using ! to run shell
5:26 AM
glepnir
20
4:23 AM
[vim/vim] feat: extend complete_add function (PR #16662)
How to cache when the characters are different? I suggest you read the lsp specification — Reply to
unread,
[vim/vim] feat: extend complete_add function (PR #16662)
How to cache when the characters are different? I suggest you read the lsp specification — Reply to
4:23 AM
Jim Zhou
9
1:52 AM
[vim/vim] Update doc 52.6 (PR #16866)
I think that simple packadd hlyank would be quite useful. — Reply to this email directly, view it on
unread,
[vim/vim] Update doc 52.6 (PR #16866)
I think that simple packadd hlyank would be quite useful. — Reply to this email directly, view it on
1:52 AM
Christian Brabandt
, …
John Marriott
3
12:13 AM
Commit: patch 9.1.1212: too many strlen() calls in edit.c
On 17-Mar-2025 14:28, Christ van Willegen wrote: Hi, This looks weird. Why is the length always
unread,
Commit: patch 9.1.1212: too many strlen() calls in edit.c
On 17-Mar-2025 14:28, Christ van Willegen wrote: Hi, This looks weird. Why is the length always
12:13 AM
zeertzjq
5
12:05 AM
[vim/vim] Pasting the '.' register multiple times may work incorrectly (PR #16908)
Thank you for catch up my minor point that was buried in the darkness. — Reply to this email directly
unread,
[vim/vim] Pasting the '.' register multiple times may work incorrectly (PR #16908)
Thank you for catch up my minor point that was buried in the darkness. — Reply to this email directly
12:05 AM
dkearns
12
Mar 16
[vim/vim] runtime(vim): Update base-syntax, match protected constructors (PR #16618)
Sorry for the cheap emoji usage. I was expressing just "confusion" at my having missed the
unread,
[vim/vim] runtime(vim): Update base-syntax, match protected constructors (PR #16618)
Sorry for the cheap emoji usage. I was expressing just "confusion" at my having missed the
Mar 16
Jim Zhou
29
Mar 16
[vim/vim] runtime(autocmd): add direct entry for 'TabClosedPre' when executed ':tabclose' (PR #16890)
Understood. I'll make sure to start fresh from the master branch next time. — Reply to this email
unread,
[vim/vim] runtime(autocmd): add direct entry for 'TabClosedPre' when executed ':tabclose' (PR #16890)
Understood. I'll make sure to start fresh from the master branch next time. — Reply to this email
Mar 16
Phạm Bình An
Mar 16
[vim/vim] `expandcmd()` with `errmsg: v:false` still shows error (Issue #16909)
Steps to reproduce vim --clean :echo expandcmd('fzf {}', #{ errmsg: v:false }) => E79:
unread,
[vim/vim] `expandcmd()` with `errmsg: v:false` still shows error (Issue #16909)
Steps to reproduce vim --clean :echo expandcmd('fzf {}', #{ errmsg: v:false }) => E79:
Mar 16
Christopher Plewright
6
Mar 16
[vim/vim] fix: Restore greater than 46 lines in the console buffer (exiting vim in sshd session on windows 10.) ( #16418) (PR #16897)
thanks @chrisbra yes, ok and just confirming that I did investigate further if we could possibly test
unread,
[vim/vim] fix: Restore greater than 46 lines in the console buffer (exiting vim in sshd session on windows 10.) ( #16418) (PR #16897)
thanks @chrisbra yes, ok and just confirming that I did investigate further if we could possibly test
Mar 16
John Marriott
35
Mar 16
[vim/vim] Refactor edit.c to remove calls to STRLEN() (PR #16863)
@basilisk0315 commented on this pull request. In src/edit.c: > { if (*p == ESC) { insert->
unread,
[vim/vim] Refactor edit.c to remove calls to STRLEN() (PR #16863)
@basilisk0315 commented on this pull request. In src/edit.c: > { if (*p == ESC) { insert->
Mar 16
64-bitman
42
Mar 16
[vim/vim] add :iput ex command (PR #16886)
@64-bitman pushed 1 commit. 5170b10 add test — View it on GitHub or unsubscribe. You are receiving
unread,
[vim/vim] add :iput ex command (PR #16886)
@64-bitman pushed 1 commit. 5170b10 add test — View it on GitHub or unsubscribe. You are receiving
Mar 16
zeertzjq
Mar 16
[vim/vim] tests: typos in test_matchfuzzy.vim (PR #16907)
Problem: tests: typos in test_matchfuzzy.vim. Solution: Fix the typos. Consistently put the function
unread,
[vim/vim] tests: typos in test_matchfuzzy.vim (PR #16907)
Problem: tests: typos in test_matchfuzzy.vim. Solution: Fix the typos. Consistently put the function
Mar 16
John Marriott
3
Mar 16
[vim/vim] Add out-of-memory check in filepath.c (PR #16906)
@basilisk0315 pushed 1 commit. 1b07723 Add out-of-memory check — View it on GitHub or unsubscribe.
unread,
[vim/vim] Add out-of-memory check in filepath.c (PR #16906)
@basilisk0315 pushed 1 commit. 1b07723 Add out-of-memory check — View it on GitHub or unsubscribe.
Mar 16
Daniel Steinberg
,
Gary Johnson
5
Mar 16
[vim/vim] Rotating mouse wheel moves cursor when mouse= (Issue #16905)
Thanks Gary. I'll close this. — Reply to this email directly, view it on GitHub, or unsubscribe.
unread,
[vim/vim] Rotating mouse wheel moves cursor when mouse= (Issue #16905)
Thanks Gary. I'll close this. — Reply to this email directly, view it on GitHub, or unsubscribe.
Mar 16
Peter Aronoff
3
Mar 16
[vim/vim] Feature request: (normal mode) linewise put and adjust the indent to the current line (Issue #16225)
Reopened #16225. — Reply to this email directly, view it on GitHub. You are receiving this because
unread,
[vim/vim] Feature request: (normal mode) linewise put and adjust the indent to the current line (Issue #16225)
Reopened #16225. — Reply to this email directly, view it on GitHub. You are receiving this because
Mar 16
Christian Brabandt
,
John Marriott
3
Mar 16
Commit: patch 9.1.1213: cannot :put while keeping indent
On Mon, 17 Mar 2025, 'John Marriott' via vim_dev wrote: > On 17-Mar-2025 07:30, Christian
unread,
Commit: patch 9.1.1213: cannot :put while keeping indent
On Mon, 17 Mar 2025, 'John Marriott' via vim_dev wrote: > On 17-Mar-2025 07:30, Christian
Mar 16
Restorer
3
Mar 16
[vim/vim] Incomplete translation of the error message E1515 (Issue #16898)
That is better, isn't it: diff --git a/src/errors.hb/src/errors.h index a1165056b..ca5ec850e
unread,
[vim/vim] Incomplete translation of the error message E1515 (Issue #16898)
That is better, isn't it: diff --git a/src/errors.hb/src/errors.h index a1165056b..ca5ec850e
Mar 16
Christian Brabandt
Mar 16
Commit: patch 9.1.1215: Patch 9.1.1213 has some issues
patch 9.1.1215: Patch 9.1.1213 has some issues Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1215: Patch 9.1.1213 has some issues
patch 9.1.1215: Patch 9.1.1213 has some issues Commit: https://github.com/vim/vim/commit/
Mar 16
Christian Brabandt
Mar 16
Re: [vim/vim] patch 9.1.1212: too many strlen() calls in edit.c (3495497)
I missed updating version.c . I am sorry. — Reply to this email directly, view it on GitHub. You are
unread,
Re: [vim/vim] patch 9.1.1212: too many strlen() calls in edit.c (3495497)
I missed updating version.c . I am sorry. — Reply to this email directly, view it on GitHub. You are
Mar 16
glepnir
67
Mar 16
[vim/vim] fix: improve matchfuzzy() scoring for prefix matches versus CamelCase (PR #16797)
Closed #16797 via 28e40a7. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] fix: improve matchfuzzy() scoring for prefix matches versus CamelCase (PR #16797)
Closed #16797 via 28e40a7. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 16
Maxim Kim
2
Mar 16
[vim/vim] Rank elements with matching beginning higher in matchfuzzy (Issue #16504)
Closed #16504 as completed via 28e40a7. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Rank elements with matching beginning higher in matchfuzzy (Issue #16504)
Closed #16504 as completed via 28e40a7. — Reply to this email directly, view it on GitHub. You are
Mar 16
Christian Brabandt
Mar 16
Commit: patch 9.1.1214: matchfuzzy() can be improved for camel case matches
patch 9.1.1214: matchfuzzy() can be improved for camel case matches Commit: https://github.com/vim/
unread,
Commit: patch 9.1.1214: matchfuzzy() can be improved for camel case matches
patch 9.1.1214: matchfuzzy() can be improved for camel case matches Commit: https://github.com/vim/
Mar 16
Christian Brabandt
Mar 16
Commit: runtime(syntax-tests): Support "wait-free" test failure
runtime(syntax-tests): Support "wait-free" test failure Commit: https://github.com/vim/vim/
unread,
Commit: runtime(syntax-tests): Support "wait-free" test failure
runtime(syntax-tests): Support "wait-free" test failure Commit: https://github.com/vim/vim/
Mar 16
Aliaksei Budavei
9
Mar 16
[vim/vim] runtime(syntax-tests): Support "wait-free" test failure (PR #16858)
included as of 7ceca3e — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(syntax-tests): Support "wait-free" test failure (PR #16858)
included as of 7ceca3e — Reply to this email directly, view it on GitHub. You are receiving this
Mar 16
Christian Brabandt
Mar 16
Commit: patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized
patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized Commit: https://github.com/
unread,
Commit: patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized
patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized Commit: https://github.com/
Mar 16
Christian Brabandt
Mar 16
Commit: runtime(prql): include prql syntax script
runtime(prql): include prql syntax script Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(prql): include prql syntax script
runtime(prql): include prql syntax script Commit: https://github.com/vim/vim/commit/
Mar 16
Eisuke Kawashima
10
Mar 16
[vim/vim] runtime(pacmanlog): detect logrotate’d pacmanlog (PR #16873)
Closed #16873 via 20d23ce. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(pacmanlog): detect logrotate’d pacmanlog (PR #16873)
Closed #16873 via 20d23ce. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 16
Jonathan
5
Mar 16
[vim/vim] runtime(syntax): Add PRQL (PR #16885)
Closed #16885 via 3c7d9b1. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(syntax): Add PRQL (PR #16885)
Closed #16885 via 3c7d9b1. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 16
Christian Brabandt
Mar 16
Commit: patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed
patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed Commit: https://github.
unread,
Commit: patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed
patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed Commit: https://github.
Mar 16