Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49566
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
Nathaniel Potrepka
4
8:24 AM
[vim/vim] Vim prints to stdout instead of /dev/tty when using `git commit` (Issue #19350)
Closed #19350 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] Vim prints to stdout instead of /dev/tty when using `git commit` (Issue #19350)
Closed #19350 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
8:24 AM
Christian Brabandt
8:16 AM
Commit: runtime(ruby): Update for Vim 9.2 release
runtime(ruby): Update for Vim 9.2 release Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(ruby): Update for Vim 9.2 release
runtime(ruby): Update for Vim 9.2 release Commit: https://github.com/vim/vim/commit/
8:16 AM
dkearns
4
8:14 AM
[vim/vim] runtime(ruby): Update for Vim 9.2 release (PR #19316)
chrisbra left a comment (vim/vim#19316) thanks — Reply to this email directly, view it on GitHub. You
unread,
[vim/vim] runtime(ruby): Update for Vim 9.2 release (PR #19316)
chrisbra left a comment (vim/vim#19316) thanks — Reply to this email directly, view it on GitHub. You
8:14 AM
ubaldot
6
6:11 AM
[vim/vim] silent echom should silently populate messages. (Issue #19376)
Closed #19376 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] silent echom should silently populate messages. (Issue #19376)
Closed #19376 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
6:11 AM
Matěj Cepl
6
3:04 AM
[vim/vim] x_filetype to editorconfig supported properties? (Discussion #19314)
I didn't wanted to make it as an official editorconfig bureaucracy, besides, I didn't think
unread,
[vim/vim] x_filetype to editorconfig supported properties? (Discussion #19314)
I didn't wanted to make it as an official editorconfig bureaucracy, besides, I didn't think
3:04 AM
Mao-Yining
7
2:37 AM
[vim/vim] runtime(zip): use system() instead of :! (PR #19370)
@mao-yining pushed 1 commit. 7d7f99b runtime(zip): use system() instead of :! — View it on GitHub or
unread,
[vim/vim] runtime(zip): use system() instead of :! (PR #19370)
@mao-yining pushed 1 commit. 7d7f99b runtime(zip): use system() instead of :! — View it on GitHub or
2:37 AM
Shougo
21
Feb 9
[vim/vim] Editable dot register (PR #19342)
h-east left a comment (vim/vim#19342) There's a CI error caused by you. (You're mixing C and
unread,
[vim/vim] Editable dot register (PR #19342)
h-east left a comment (vim/vim#19342) There's a CI error caused by you. (You're mixing C and
Feb 9
Mao-Yining
5
Feb 9
[vim/vim] The 'scrollfocus' option has been non-functional since v8.2.4936 (Issue #19368)
mao-yining left a comment (vim/vim#19368) @chrisbra Since this has been broken for a long time. I
unread,
[vim/vim] The 'scrollfocus' option has been non-functional since v8.2.4936 (Issue #19368)
mao-yining left a comment (vim/vim#19368) @chrisbra Since this has been broken for a long time. I
Feb 9
Sainnhe Park
21
Feb 9
[vim/vim] Coredump due to race condition between invoke_listeners() and listener_flush() (Issue #19300)
sainnhe left a comment (vim/vim#19300) @paul-ollis Thank you so much for this fix! I've
unread,
[vim/vim] Coredump due to race condition between invoke_listeners() and listener_flush() (Issue #19300)
sainnhe left a comment (vim/vim#19300) @paul-ollis Thank you so much for this fix! I've
Feb 9
ubaldot
5
Feb 9
[vim/vim] Add markdownStrike syntax highlight group to builtin colorschemes (Issue #19372)
habamax left a comment (vim/vim#19372) markdownStrike and htmlStrike works for me (in gui, not in tui
unread,
[vim/vim] Add markdownStrike syntax highlight group to builtin colorschemes (Issue #19372)
habamax left a comment (vim/vim#19372) markdownStrike and htmlStrike works for me (in gui, not in tui
Feb 9
ubaldot
2
Feb 9
[vim/vim] Multi-threading problem: any workaround? (Discussion #19371)
Assuming I understand your scenario correctly. Since Vim only ever uses a single thread you should be
unread,
[vim/vim] Multi-threading problem: any workaround? (Discussion #19371)
Assuming I understand your scenario correctly. Since Vim only ever uses a single thread you should be
Feb 9
Christian Brabandt
Feb 9
Commit: runtime(doc): clarify the use of 'iskeyword' option value
runtime(doc): clarify the use of 'iskeyword' option value Commit: https://github.com/vim/vim/
unread,
Commit: runtime(doc): clarify the use of 'iskeyword' option value
runtime(doc): clarify the use of 'iskeyword' option value Commit: https://github.com/vim/vim/
Feb 9
Maxim Kim
3
Feb 9
[vim/vim] iskeyword documentation lacks clarity on unicode (Issue #18688)
Closed #18688 as completed via 9e456e5. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] iskeyword documentation lacks clarity on unicode (Issue #18688)
Closed #18688 as completed via 9e456e5. — Reply to this email directly, view it on GitHub, or
Feb 9
Fionn
4
Feb 9
[vim/vim] Update sshdconfig syntax (PR #19347)
@Jakuje commented on this pull request. Thank you for the update of the file! Sorry, I am not that
unread,
[vim/vim] Update sshdconfig syntax (PR #19347)
@Jakuje commented on this pull request. Thank you for the update of the file! Sorry, I am not that
Feb 9
Evgeni Chasnovski
5
Feb 9
[vim/vim] Whitespace in the middle of the line can be removed when exiting into Normal mode with enabled 'autoindent' (Issue #19363)
echasnovski left a comment (vim/vim#19363) yes, you could try the above patch. Yes, it seems to have
unread,
[vim/vim] Whitespace in the middle of the line can be removed when exiting into Normal mode with enabled 'autoindent' (Issue #19363)
echasnovski left a comment (vim/vim#19363) yes, you could try the above patch. Yes, it seems to have
Feb 9
dzwdz
2
Feb 9
[vim/vim] :tag takes ages with ignorecase (Issue #18838)
chrisbra left a comment (vim/vim#18838) There is a bit of context here: :h 'tagbsearch' Make
unread,
[vim/vim] :tag takes ages with ignorecase (Issue #18838)
chrisbra left a comment (vim/vim#18838) There is a bit of context here: :h 'tagbsearch' Make
Feb 9
Vijayvithal
3
Feb 9
[vim/vim] E720: Missing colon in Dictionary: >['beancount-language-server']} (Issue #18863)
Closed #18863 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] E720: Missing colon in Dictionary: >['beancount-language-server']} (Issue #18863)
Closed #18863 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
Feb 9
Toby She
6
Feb 9
[vim/vim] tab drop triggers BufUnload (Issue #18893)
chrisbra left a comment (vim/vim#18893) IIRC that open_buffer leaked memory, see the details in the
unread,
[vim/vim] tab drop triggers BufUnload (Issue #18893)
chrisbra left a comment (vim/vim#18893) IIRC that open_buffer leaked memory, see the details in the
Feb 9
Christian Brabandt
Feb 9
Commit: patch 9.1.2144: garbage collection may invalidate the recorded buffer changes
patch 9.1.2144: garbage collection may invalidate the recorded buffer changes Commit: https://github.
unread,
Commit: patch 9.1.2144: garbage collection may invalidate the recorded buffer changes
patch 9.1.2144: garbage collection may invalidate the recorded buffer changes Commit: https://github.
Feb 9
ubaldot
4
Feb 9
[vim/vim] popup horizontal scroll (Issue #19360)
chrisbra left a comment (vim/vim#19360) Yes, but currently, popup windows are not prepared to handle
unread,
[vim/vim] popup horizontal scroll (Issue #19360)
chrisbra left a comment (vim/vim#19360) Yes, but currently, popup windows are not prepared to handle
Feb 9
Paul Ollis
6
Feb 9
[vim/vim] Prevent garbage collection of (reachable) buffer recorded changes (fix for #19300). (PR #19375)
Closed #19375 via 55c1237. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Prevent garbage collection of (reachable) buffer recorded changes (fix for #19300). (PR #19375)
Closed #19375 via 55c1237. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 9
Christian Brabandt
Feb 9
Commit: runtime(doc): Mark 'scrollfocus' as non-functional
runtime(doc): Mark 'scrollfocus' as non-functional Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Mark 'scrollfocus' as non-functional
runtime(doc): Mark 'scrollfocus' as non-functional Commit: https://github.com/vim/vim/commit/
Feb 9
Christian Brabandt
Feb 9
Commit: patch 9.1.2143: wrong rendering of popups when overlapping wide char
patch 9.1.2143: wrong rendering of popups when overlapping wide char Commit: https://github.com/vim/
unread,
Commit: patch 9.1.2143: wrong rendering of popups when overlapping wide char
patch 9.1.2143: wrong rendering of popups when overlapping wide char Commit: https://github.com/vim/
Feb 9
Christian Brabandt
Feb 9
Commit: patch 9.1.2142: MS-Windows: mouse scroll events not handled for popups
patch 9.1.2142: MS-Windows: mouse scroll events not handled for popups Commit: https://github.com/vim
unread,
Commit: patch 9.1.2142: MS-Windows: mouse scroll events not handled for popups
patch 9.1.2142: MS-Windows: mouse scroll events not handled for popups Commit: https://github.com/vim
Feb 9
mattn
14
Feb 9
[vim/vim] Fix wide character display with popups (PR #19271)
Closed #19271 via 6ffe020. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix wide character display with popups (PR #19271)
Closed #19271 via 6ffe020. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 9
Char
2
Feb 9
[vim/vim] Add fallback measure for DirectX baseline calculation (PR #19367)
chrisbra left a comment (vim/vim#19367) thanks. @mattn what do you think? — Reply to this email
unread,
[vim/vim] Add fallback measure for DirectX baseline calculation (PR #19367)
chrisbra left a comment (vim/vim#19367) thanks. @mattn what do you think? — Reply to this email
Feb 9
Mao-Yining
3
Feb 9
[vim/vim] Can't catch <Scroll*> in popup_windows (Issue #19353)
Closed #19353 as completed via 18dd638. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Can't catch <Scroll*> in popup_windows (Issue #19353)
Closed #19353 as completed via 18dd638. — Reply to this email directly, view it on GitHub, or
Feb 9
Mao-Yining
3
Feb 9
[vim/vim] fix: Handle mouse scroll events for popup windows on MS-Windows (PR #19369)
Closed #19369 via 18dd638. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] fix: Handle mouse scroll events for popup windows on MS-Windows (PR #19369)
Closed #19369 via 18dd638. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Feb 9
Daniel Nylander
4
Feb 9
[vim/vim] runtime: add Swedish (sv.UTF-8) documentation entries to Make_all.mak (PR #19373)
chrisbra left a comment (vim/vim#19373) Ah, good catch, thanks — Reply to this email directly, view
unread,
[vim/vim] runtime: add Swedish (sv.UTF-8) documentation entries to Make_all.mak (PR #19373)
chrisbra left a comment (vim/vim#19373) Ah, good catch, thanks — Reply to this email directly, view
Feb 9
Christian Brabandt
Feb 9
Commit: runtime(doc): add Swedish entries to Make_all.mak, add conversion rule to Makefile
runtime(doc): add Swedish entries to Make_all.mak, add conversion rule to Makefile Commit: https://
unread,
Commit: runtime(doc): add Swedish entries to Make_all.mak, add conversion rule to Makefile
runtime(doc): add Swedish entries to Make_all.mak, add conversion rule to Makefile Commit: https://
Feb 9