Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51025
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
Zoltan Arpadffy
,
Christ van Willegen
11
1:03 PM
[vim/vim] solve VMS build issues (PR #20131)
@arpadffy pushed 1 commit. 4da5b04 Merge branch 'vim:master' into master — View it on GitHub
unread,
[vim/vim] solve VMS build issues (PR #20131)
@arpadffy pushed 1 commit. 4da5b04 Merge branch 'vim:master' into master — View it on GitHub
1:03 PM
Foxe Chen
36
1:03 PM
[vim/vim] Expose clipboard formats to vimscript (PR #20151)
@64-bitman pushed 1 commit. dfd60ae fix bugs — View it on GitHub or unsubscribe. Triage notifications
unread,
[vim/vim] Expose clipboard formats to vimscript (PR #20151)
@64-bitman pushed 1 commit. dfd60ae fix bugs — View it on GitHub or unsubscribe. Triage notifications
1:03 PM
MiguelBarro
4
10:51 AM
[vim/vim] Create a fallback compatibility option for patch 9.2.0405 (PR #20162)
chrisbra left a comment (vim/vim#20162) Is this really that common? It's not only about
unread,
[vim/vim] Create a fallback compatibility option for patch 9.2.0405 (PR #20162)
chrisbra left a comment (vim/vim#20162) Is this really that common? It's not only about
10:51 AM
mattn
2
10:45 AM
[vim/vim] Add "clipwindow" popup option to confine popup to host window (PR #20166)
@mattn pushed 1 commit. f0a5422 document clipwindow popup option — View it on GitHub or unsubscribe.
unread,
[vim/vim] Add "clipwindow" popup option to confine popup to host window (PR #20166)
@mattn pushed 1 commit. f0a5422 document clipwindow popup option — View it on GitHub or unsubscribe.
10:45 AM
dkearns
, …
Janis Papanagnou
9
10:35 AM
[vim/vim] runtime(algol68): Update syntax file, match symbolic identity relators (PR #20109)
Hi Dough, here's the reminder for the change, as you wished. :-) Thanks! Regards, Janis
unread,
[vim/vim] runtime(algol68): Update syntax file, match symbolic identity relators (PR #20109)
Hi Dough, here's the reminder for the change, as you wished. :-) Thanks! Regards, Janis
10:35 AM
h_east
2
9:40 AM
[vim/vim] remove status line blending of vertical separator cell (after v9.2.0349) (PR #20167)
@h-east pushed 1 commit. 2e05aaf remove status line blending of vertical separator cell (after v9.
unread,
[vim/vim] remove status line blending of vertical separator cell (after v9.2.0349) (PR #20167)
@h-east pushed 1 commit. 2e05aaf remove status line blending of vertical separator cell (after v9.
9:40 AM
bfrg
9
9:13 AM
[vim/vim] Statuslines of non-focused windows are not drawn "symmetrically" anymore (Issue #20089)
h-east left a comment (vim/vim#20089) Why haven't you shared any screenshots or your settings yet
unread,
[vim/vim] Statuslines of non-focused windows are not drawn "symmetrically" anymore (Issue #20089)
h-east left a comment (vim/vim#20089) Why haven't you shared any screenshots or your settings yet
9:13 AM
Linwei
4
2:22 AM
[vim/vim] Strange characters in SecureCRT (Issue #20156)
skywind3000 left a comment (vim/vim#20156) @64-bitman verified,your branch did fixed my problem, no
unread,
[vim/vim] Strange characters in SecureCRT (Issue #20156)
skywind3000 left a comment (vim/vim#20156) @64-bitman verified,your branch did fixed my problem, no
2:22 AM
David C. Rankin
20
12:44 AM
[vim/vim] vim-9.2.0388 -> 0437 causes 'pp' to be shown on 1st line of file edited with vim (Issue #20140)
e-maryniak left a comment (vim/vim#20140) A temporary q&d 'fix', at least under bash,
unread,
[vim/vim] vim-9.2.0388 -> 0437 causes 'pp' to be shown on 1st line of file edited with vim (Issue #20140)
e-maryniak left a comment (vim/vim#20140) A temporary q&d 'fix', at least under bash,
12:44 AM
zeertzjq
May 7
[vim/vim] tests: no test that "abbr" in customlist completion is shown (PR #20165)
Problem: No test that "abbr" in customlist completion is shown in pum. Solution: Add some
unread,
[vim/vim] tests: no test that "abbr" in customlist completion is shown (PR #20165)
Problem: No test that "abbr" in customlist completion is shown in pum. Solution: Add some
May 7
zeertzjq
2
May 7
[vim/vim] 'findfunc' only allows extra info for cmdline completion (PR #20164)
@zeertzjq pushed 1 commit. d88f909 'findfunc' only allows extra info for cmdline completion —
unread,
[vim/vim] 'findfunc' only allows extra info for cmdline completion (PR #20164)
@zeertzjq pushed 1 commit. d88f909 'findfunc' only allows extra info for cmdline completion —
May 7
github-advanced-security[bot]
10
May 7
Re: [vim/vim] Make sessions compatible with Vim9script expression mappings (PR #20152)
@github-advanced-security[bot] commented on this pull request. In src/session.c: > @@ -1294,12 +
unread,
Re: [vim/vim] Make sessions compatible with Vim9script expression mappings (PR #20152)
@github-advanced-security[bot] commented on this pull request. In src/session.c: > @@ -1294,12 +
May 7
Maxim Kim
7
May 7
[vim/vim] findfunc with extended info doesn't actually find the file (Issue #20163)
habamax left a comment (vim/vim#20163) Wait, I thought there was an error for having non-strings in
unread,
[vim/vim] findfunc with extended info doesn't actually find the file (Issue #20163)
habamax left a comment (vim/vim#20163) Wait, I thought there was an error for having non-strings in
May 7
Foxe Chen
73
May 7
[vim/vim] Port socketserver to use channels and JSON based protocol (PR #19782)
@64-bitman pushed 1 commit. 591fbcd use channels and JSON for socketserver — View it on GitHub or
unread,
[vim/vim] Port socketserver to use channels and JSON based protocol (PR #19782)
@64-bitman pushed 1 commit. 591fbcd use channels and JSON for socketserver — View it on GitHub or
May 7
Tony Mechelynck
May 7
Warnings in screen.c in Normal and Huge (not Tiny) after applying patches 9.2.450 to 9.2.452
After applying patches 9.2.450 to 9.2.452, I get the following warnings in Normal and Huge (but not
unread,
Warnings in screen.c in Normal and Huge (not Tiny) after applying patches 9.2.450 to 9.2.452
After applying patches 9.2.450 to 9.2.452, I get the following warnings in Normal and Huge (but not
May 7
Christian Brabandt
May 7
Commit: patch 9.2.0452: screen.c popup opacity blend logic is duplicated
patch 9.2.0452: screen.c popup opacity blend logic is duplicated Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0452: screen.c popup opacity blend logic is duplicated
patch 9.2.0452: screen.c popup opacity blend logic is duplicated Commit: https://github.com/vim/vim/
May 7
Christian Brabandt
May 7
Commit: patch 9.2.0451: 'findfunc' can't return extra info for cmdline completion
patch 9.2.0451: 'findfunc' can't return extra info for cmdline completion Commit: https:/
unread,
Commit: patch 9.2.0451: 'findfunc' can't return extra info for cmdline completion
patch 9.2.0451: 'findfunc' can't return extra info for cmdline completion Commit: https:/
May 7
mattn
3
May 7
[vim/vim] screen.c: extract opacity-blend helpers from screen_line() (PR #20154)
Closed #20154 via b9871ce. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] screen.c: extract opacity-blend helpers from screen_line() (PR #20154)
Closed #20154 via b9871ce. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 7
zeertzjq
4
May 7
[vim/vim] 'findfunc' can't return extra info for cmdline completion (PR #20158)
Closed #20158 via 5812478. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] 'findfunc' can't return extra info for cmdline completion (PR #20158)
Closed #20158 via 5812478. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 7
Maxim Kim
2
May 7
[vim/vim] findfunc can't use extended pmenu (Issue #20155)
Closed #20155 as completed via 5812478. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] findfunc can't use extended pmenu (Issue #20155)
Closed #20155 as completed via 5812478. — Reply to this email directly, view it on GitHub, or
May 7
Foxe Chen
3
May 7
[vim/vim] Make sending DECRQM more strict (PR #20161)
64-bitman left a comment (vim/vim#20161) so you are know removing it for which terminals? terminals
unread,
[vim/vim] Make sending DECRQM more strict (PR #20161)
64-bitman left a comment (vim/vim#20161) so you are know removing it for which terminals? terminals
May 7
Christian Brabandt
2
May 7
[vim/vim] Crash with invalid shellredir/shellpipe value (PR #20159)
@chrisbra pushed 1 commit. 4b82aba Crash with invalid shellredir/shellpipe value — View it on GitHub
unread,
[vim/vim] Crash with invalid shellredir/shellpipe value (PR #20159)
@chrisbra pushed 1 commit. 4b82aba Crash with invalid shellredir/shellpipe value — View it on GitHub
May 7
Foxe Chen
16
May 7
[vim/vim] add TextPutPre and TextPutPost autocommands (PR #20144)
64-bitman left a comment (vim/vim#20144) Thanks. Does this handle arbitrary complex content from eg
unread,
[vim/vim] add TextPutPre and TextPutPost autocommands (PR #20144)
64-bitman left a comment (vim/vim#20144) Thanks. Does this handle arbitrary complex content from eg
May 7
Christian Brabandt
May 7
Commit: patch 9.2.0450: [security]: heap buffer overflow in spellfile.c read_compound()
patch 9.2.0450: [security]: heap buffer overflow in spellfile.c read_compound() Commit: https://
unread,
Commit: patch 9.2.0450: [security]: heap buffer overflow in spellfile.c read_compound()
patch 9.2.0450: [security]: heap buffer overflow in spellfile.c read_compound() Commit: https://
May 7
barbarianguitar
9
May 7
[vim/vim] improper Python syntax highlight (Issue #20160)
Closed #20160 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] improper Python syntax highlight (Issue #20160)
Closed #20160 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 7
Christian Brabandt
20
May 7
[vim/vim] patch 9.2.XXXX: tests: test_edit_ctrl_r_failed() is flaky (PR #20050)
chrisbra left a comment (vim/vim#20050) Did the test pass this time? — Reply to this email directly,
unread,
[vim/vim] patch 9.2.XXXX: tests: test_edit_ctrl_r_failed() is flaky (PR #20050)
chrisbra left a comment (vim/vim#20050) Did the test pass this time? — Reply to this email directly,
May 7
bfredl
May 7
[vim/vim] SIGSEGV crash due to unverified 'shellpipe' (Issue #20157)
bfredl created an issue (vim/vim#20157) Steps to reproduce vim --clean -N :set shellpipe=%s%s%s%s%s%s
unread,
[vim/vim] SIGSEGV crash due to unverified 'shellpipe' (Issue #20157)
bfredl created an issue (vim/vim#20157) Steps to reproduce vim --clean -N :set shellpipe=%s%s%s%s%s%s
May 7
Foxe Chen
35
May 7
[vim/vim] feat; add 'termsync' setting (PR #19541)
skywind3000 left a comment (vim/vim#19541) #20156 — Reply to this email directly, view it on GitHub,
unread,
[vim/vim] feat; add 'termsync' setting (PR #19541)
skywind3000 left a comment (vim/vim#19541) #20156 — Reply to this email directly, view it on GitHub,
May 7
Foxe Chen
20
May 7
[vim/vim] Add support for in-band window resize events (PR #19596)
skywind3000 left a comment (vim/vim#19596) #20156 — Reply to this email directly, view it on GitHub,
unread,
[vim/vim] Add support for in-band window resize events (PR #19596)
skywind3000 left a comment (vim/vim#19596) #20156 — Reply to this email directly, view it on GitHub,
May 7
Maxim Kim
4
May 6
[vim/vim] Line completion with fuzzy doesn't insert the best candidate (Issue #20153)
habamax left a comment (vim/vim#20153) It's not entirely clear how exactly this should interact
unread,
[vim/vim] Line completion with fuzzy doesn't insert the best candidate (Issue #20153)
habamax left a comment (vim/vim#20153) It's not entirely clear how exactly this should interact
May 6