Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51072
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
Foxe Chen
79
10:53 AM
[vim/vim] Port socketserver to use channels and JSON based protocol (PR #19782)
@64-bitman pushed 1 commit. e0e3d2a 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. e0e3d2a use channels and JSON for socketserver — View it on GitHub or
10:53 AM
J. Paulo Seibt
10:23 AM
[vim/vim] runtime(netrw): normalize bookmark paths to prevent duplicates (PR #20194)
Problem: the bookmarks list can have duplicate entries, more often in win32 (due to mixed slashes and
unread,
[vim/vim] runtime(netrw): normalize bookmark paths to prevent duplicates (PR #20194)
Problem: the bookmarks list can have duplicate entries, more often in win32 (due to mixed slashes and
10:23 AM
zeertzjq
2
10:13 AM
[vim/vim] Pasting ". register without autocommands breaks TextPut* (PR #20192)
@zeertzjq pushed 1 commit. 968d421 Pasting ". register without autocommands breaks TextPut* —
unread,
[vim/vim] Pasting ". register without autocommands breaks TextPut* (PR #20192)
@zeertzjq pushed 1 commit. 968d421 Pasting ". register without autocommands breaks TextPut* —
10:13 AM
Mao-Yining
7
10:08 AM
[vim/vim] `modelinescrict` causes `nomodeline` in modeline to be ignored (Issue #20103)
mao-yining left a comment (vim/vim#20103) I think add it to whitelist is fine, cause when it is off
unread,
[vim/vim] `modelinescrict` causes `nomodeline` in modeline to be ignored (Issue #20103)
mao-yining left a comment (vim/vim#20103) I think add it to whitelist is fine, cause when it is off
10:08 AM
Peter Kenny
3
9:36 AM
[vim/vim] Fix, improve, and document Vim9 script EX_WHOLE and Ex command shortening issues (PR #20191)
dkearns left a comment (vim/vim#20191) Thanks. I haven't had a close look but I think the syntax
unread,
[vim/vim] Fix, improve, and document Vim9 script EX_WHOLE and Ex command shortening issues (PR #20191)
dkearns left a comment (vim/vim#20191) Thanks. I haven't had a close look but I think the syntax
9:36 AM
K.Takata
8:51 AM
[vim/vim] MSVC: Show Visual Studio version (PR #20193)
Show the selected Visual Studio version and the target architecture when running msvc*.bat. Also, set
unread,
[vim/vim] MSVC: Show Visual Studio version (PR #20193)
Show the selected Visual Studio version and the target architecture when running msvc*.bat. Also, set
8:51 AM
Dan Church
3
8:14 AM
[vim/vim] runtime/syntax/sh.vim: Array highlighting (Issue #20183)
dkearns left a comment (vim/vim#20183) What's the bug here? array_b= is a function in bash going
unread,
[vim/vim] runtime/syntax/sh.vim: Array highlighting (Issue #20183)
dkearns left a comment (vim/vim#20183) What's the bug here? array_b= is a function in bash going
8:14 AM
Maxim Kim
21
7:35 AM
[vim/vim] User command completion: allow spaces in a single argument command (Issue #20102)
mattn left a comment (vim/vim#20102) I don't understand what you need. Could you please expain? —
unread,
[vim/vim] User command completion: allow spaces in a single argument command (Issue #20102)
mattn left a comment (vim/vim#20102) I don't understand what you need. Could you please expain? —
7:35 AM
John Marriott
2
4:35 AM
[vim/vim] Initialise di_key at compile time (PR #20185)
chrisbra left a comment (vim/vim#20185) Thanks, is this warning a default? Okay, I just tested with
unread,
[vim/vim] Initialise di_key at compile time (PR #20185)
chrisbra left a comment (vim/vim#20185) Thanks, is this warning a default? Okay, I just tested with
4:35 AM
Christian Brabandt
4:30 AM
Commit: runtime(javacc): Check for existence of javaFuncDef syn group before clearing it
runtime(javacc): Check for existence of javaFuncDef syn group before clearing it Commit: https://
unread,
Commit: runtime(javacc): Check for existence of javaFuncDef syn group before clearing it
runtime(javacc): Check for existence of javaFuncDef syn group before clearing it Commit: https://
4:30 AM
Christian Brabandt
3
4:19 AM
[vim/vim] vim9 script and legacy does not handle expression mappings (Issue #20176)
Closed #20176 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] vim9 script and legacy does not handle expression mappings (Issue #20176)
Closed #20176 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
4:19 AM
phanium
2
4:17 AM
[vim/vim] error in runtime/syntax/javacc.vim (Issue #20190)
Closed #20190 as completed via bfebd12. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] error in runtime/syntax/javacc.vim (Issue #20190)
Closed #20190 as completed via bfebd12. — Reply to this email directly, view it on GitHub, or
4:17 AM
h_east
9
3:17 AM
[vim/vim] statusline: blend status line highlight into adjacent vsep cells (PR #20182)
h-east left a comment (vim/vim#20182) Done. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] statusline: blend status line highlight into adjacent vsep cells (PR #20182)
h-east left a comment (vim/vim#20182) Done. — Reply to this email directly, view it on GitHub, or
3:17 AM
Yegappan Lakshmanan
5
12:36 AM
[vim/vim] Not able to use legacy expression evaluation in a vim9script insert-mode map (PR #20177)
yegappan left a comment (vim/vim#20177) That was fast, thanks Yegappan and welcome back :) Thanks. I
unread,
[vim/vim] Not able to use legacy expression evaluation in a vim9script insert-mode map (PR #20177)
yegappan left a comment (vim/vim#20177) That was fast, thanks Yegappan and welcome back :) Thanks. I
12:36 AM
Maxim Kim
May 10
[vim/vim] add -nargs=_ command argument (PR #20189)
It should allow user commands to have a single argument with spaces. For example given the following
unread,
[vim/vim] add -nargs=_ command argument (PR #20189)
It should allow user commands to have a single argument with spaces. For example given the following
May 10
Mao-Yining
5
May 10
[vim/vim] `customlist` dict can't update info asynchronously (Issue #20175)
mattn left a comment (vim/vim#20175) I think a separate event would be cleaner. Cmdline completion
unread,
[vim/vim] `customlist` dict can't update info asynchronously (Issue #20175)
mattn left a comment (vim/vim#20175) I think a separate event would be cleaner. Cmdline completion
May 10
mattn
May 10
[vim/vim] popup: leftover content after popup_free under layout change (PR #20188)
When a visible popup is freed, popup_redraw_exposed_area is a no-op for non-opacity popups, and the
unread,
[vim/vim] popup: leftover content after popup_free under layout change (PR #20188)
When a visible popup is freed, popup_redraw_exposed_area is a no-op for non-opacity popups, and the
May 10
mattn
44
May 10
[vim/vim] Render images inside popup windows via sixel and GDI (PR #20136)
@github-advanced-security[bot] commented on this pull request. In src/popupwin.c: > + + VIM_CLEAR(
unread,
[vim/vim] Render images inside popup windows via sixel and GDI (PR #20136)
@github-advanced-security[bot] commented on this pull request. In src/popupwin.c: > + + VIM_CLEAR(
May 10
mattn
May 10
[vim/vim] popup: keep wincol stable when textprop scrolls above host top (PR #20187)
Follow-up to v9.2.0469 (clipwindow). popup_screenpos_above_top() probed textpos2screenpos() at
unread,
[vim/vim] popup: keep wincol stable when textprop scrolls above host top (PR #20187)
Follow-up to v9.2.0469 (clipwindow). popup_screenpos_above_top() probed textpos2screenpos() at
May 10
Maxim Kim
14
May 10
[vim/vim] Wide unicode chars in -completelist kind make scrollbar broken (Issue #20124)
habamax left a comment (vim/vim#20124) Yes I agree. Not sure if vim can do anything about it.
unread,
[vim/vim] Wide unicode chars in -completelist kind make scrollbar broken (Issue #20124)
habamax left a comment (vim/vim#20124) Yes I agree. Not sure if vim can do anything about it.
May 10
Matthew Fernandez
May 10
[vim/vim] Fix manpage typo in description of '--ttyfail' (PR #20186)
This seems to have been accidentally introduced in ce6fe84. You can view, comment on, or merge this
unread,
[vim/vim] Fix manpage typo in description of '--ttyfail' (PR #20186)
This seems to have been accidentally introduced in ce6fe84. You can view, comment on, or merge this
May 10
ChrisJr404
May 10
[vim/vim] runtime(sh): treat 'name=()' as array assignment, not a function (PR #20184)
Fixes the case from #20183 where the second of two consecutive empty-array assignments was
unread,
[vim/vim] runtime(sh): treat 'name=()' as array assignment, not a function (PR #20184)
Fixes the case from #20183 where the second of two consecutive empty-array assignments was
May 10
github-advanced-security[bot]
25
May 10
Re: [vim/vim] Make sessions compatible with Vim9script expression mappings (PR #20152)
@MiguelBarro pushed 8 commits. 54bfa6a Session expression mapping vim9 & legacy testing f40d7b7
unread,
Re: [vim/vim] Make sessions compatible with Vim9script expression mappings (PR #20152)
@MiguelBarro pushed 8 commits. 54bfa6a Session expression mapping vim9 & legacy testing f40d7b7
May 10
Christian Brabandt
May 10
Commit: patch 9.2.0470: No way to hook into put commands
patch 9.2.0470: No way to hook into put commands Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0470: No way to hook into put commands
patch 9.2.0470: No way to hook into put commands Commit: https://github.com/vim/vim/commit/
May 10
Yochem van Rosmalen
4
May 10
[vim/vim] Introduce `TextPut` event (Issue #18701)
Closed #18701 as completed via e0781bd. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Introduce `TextPut` event (Issue #18701)
Closed #18701 as completed via e0781bd. — Reply to this email directly, view it on GitHub, or
May 10
Foxe Chen
26
May 10
[vim/vim] add TextPutPre and TextPutPost autocommands (PR #20144)
Closed #20144 via e0781bd. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] add TextPutPre and TextPutPost autocommands (PR #20144)
Closed #20144 via e0781bd. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 10
Christian Brabandt
May 10
Commit: patch 9.2.0469: popup: textprop-anchored popups bleed past host window edges
patch 9.2.0469: popup: textprop-anchored popups bleed past host window edges Commit: https://github.
unread,
Commit: patch 9.2.0469: popup: textprop-anchored popups bleed past host window edges
patch 9.2.0469: popup: textprop-anchored popups bleed past host window edges Commit: https://github.
May 10
mattn
11
May 10
[vim/vim] Add "clipwindow" popup option to confine popup to host window (PR #20166)
Closed #20166 via e3d9929. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] Add "clipwindow" popup option to confine popup to host window (PR #20166)
Closed #20166 via e3d9929. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
May 10
Christian Brabandt
May 10
Commit: patch 9.2.0468: popups: not correctly updated from a CmdlineChanged autocommand
patch 9.2.0468: popups: not correctly updated from a CmdlineChanged autocommand Commit: https://
unread,
Commit: patch 9.2.0468: popups: not correctly updated from a CmdlineChanged autocommand
patch 9.2.0468: popups: not correctly updated from a CmdlineChanged autocommand Commit: https://
May 10
Christian Brabandt
May 10
Commit: patch 9.2.0467: multi-line statusline loses highlighting attributes
patch 9.2.0467: multi-line statusline loses highlighting attributes Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0467: multi-line statusline loses highlighting attributes
patch 9.2.0467: multi-line statusline loses highlighting attributes Commit: https://github.com/vim/
May 10