Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49800
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
mattn
4
8:24 PM
[vim/vim] perf: list_concat() use single allocation with list_alloc_with_items (PR #19495)
@mattn commented on this pull request. In src/list.c: > l = list_alloc(); - else - l = list_copy(
unread,
[vim/vim] perf: list_concat() use single allocation with list_alloc_with_items (PR #19495)
@mattn commented on this pull request. In src/list.c: > l = list_alloc(); - else - l = list_copy(
8:24 PM
mattn
5
8:12 PM
[vim/vim] perf: eval_addblob() use bulk memcpy instead of per-byte ga_append (PR #19494)
@mattn commented on this pull request. In src/eval.c: > if (b == NULL) return; - for (i = 0; i
unread,
[vim/vim] perf: eval_addblob() use bulk memcpy instead of per-byte ga_append (PR #19494)
@mattn commented on this pull request. In src/eval.c: > if (b == NULL) return; - for (i = 0; i
8:12 PM
mattn
13
7:49 PM
[vim/vim] Fix Popup Redraw Issues and Borderhighlight Clearing (PR #19297)
@mattn pushed 8 commits. f225f93 popup_move must redraw b5d0cfd Fix popup redraw issues and
unread,
[vim/vim] Fix Popup Redraw Issues and Borderhighlight Clearing (PR #19297)
@mattn pushed 8 commits. f225f93 popup_move must redraw b5d0cfd Fix popup redraw issues and
7:49 PM
Gabriel
2
7:46 PM
[vim/vim] Omnicomplete regression? (Discussion #19498)
and since i adopted the gvim -f + ^C workaround to finish some work... i've been doing that a lot
unread,
[vim/vim] Omnicomplete regression? (Discussion #19498)
and since i adopted the gvim -f + ^C workaround to finish some work... i've been doing that a lot
7:46 PM
arkissa
15
5:23 PM
[vim/vim] let 'previewpopup' like 'completepopup' (PR #18873)
basilisk0315 left a comment (vim/vim#18873) After this patch, my windows build (clang 21.1.8) fails
unread,
[vim/vim] let 'previewpopup' like 'completepopup' (PR #18873)
basilisk0315 left a comment (vim/vim#18873) After this patch, my windows build (clang 21.1.8) fails
5:23 PM
Christian Brabandt
5:01 PM
Commit: patch 9.2.0051: 'previewpopup' is missing features available in 'completepopup'
patch 9.2.0051: 'previewpopup' is missing features available in 'completepopup'
unread,
Commit: patch 9.2.0051: 'previewpopup' is missing features available in 'completepopup'
patch 9.2.0051: 'previewpopup' is missing features available in 'completepopup'
5:01 PM
progsourcemy
3
4:55 PM
[vim/vim] Forced write to read-only file silently changes file ownership — warning message should be more explicit (Issue #19442)
Closed #19442 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] Forced write to read-only file silently changes file ownership — warning message should be more explicit (Issue #19442)
Closed #19442 as not planned. — Reply to this email directly, view it on GitHub. You are receiving
4:55 PM
agguser
10
4:53 PM
[vim/vim] Syntax files should use `setlocal` instead of `set` to not affect new buffers (Issue #19449)
chrisbra left a comment (vim/vim#19449) fixed as of 342ae5f — Reply to this email directly, view it
unread,
[vim/vim] Syntax files should use `setlocal` instead of `set` to not affect new buffers (Issue #19449)
chrisbra left a comment (vim/vim#19449) fixed as of 342ae5f — Reply to this email directly, view it
4:53 PM
Christian Brabandt
4:46 PM
Commit: patch 9.2.0050: WM_SETFOCUS not handled immediately
patch 9.2.0050: WM_SETFOCUS not handled immediately Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0050: WM_SETFOCUS not handled immediately
patch 9.2.0050: WM_SETFOCUS not handled immediately Commit: https://github.com/vim/vim/commit/
4:46 PM
ubaldot
3
4:43 PM
[vim/vim] Latest versions of Vim for Windows are built through msys2? (Issue #19497)
Closed #19497 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Latest versions of Vim for Windows are built through msys2? (Issue #19497)
Closed #19497 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
4:43 PM
MURAOKA Taro
5
4:36 PM
[vim/vim] Try to process WM_SETFOCUS event soon (PR #19167)
Closed #19167 via c4a6fa3. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Try to process WM_SETFOCUS event soon (PR #19167)
Closed #19167 via c4a6fa3. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:36 PM
Christian Brabandt
4:31 PM
Commit: patch 9.2.0049: Vim9: typename() wrong for lists/dicts/tuples with shared references
patch 9.2.0049: Vim9: typename() wrong for lists/dicts/tuples with shared references Commit: https://
unread,
Commit: patch 9.2.0049: Vim9: typename() wrong for lists/dicts/tuples with shared references
patch 9.2.0049: Vim9: typename() wrong for lists/dicts/tuples with shared references Commit: https://
4:31 PM
Christian Brabandt
4:31 PM
Commit: patch 9.2.0048: MS-Windows: ConPTY not yet preferred
patch 9.2.0048: MS-Windows: ConPTY not yet preferred Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0048: MS-Windows: ConPTY not yet preferred
patch 9.2.0048: MS-Windows: ConPTY not yet preferred Commit: https://github.com/vim/vim/commit/
4:31 PM
Mao-Yining
2
4:29 PM
[vim/vim] typename() return incorrect value with list<list<string>> (Issue #19490)
Closed #19490 as completed via b1d4b03. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] typename() return incorrect value with list<list<string>> (Issue #19490)
Closed #19490 as completed via b1d4b03. — Reply to this email directly, view it on GitHub, or
4:29 PM
h_east
4
4:29 PM
[vim/vim] fix: typename() returns wrong type for lists/dicts/tuples with shared references (PR #19492)
Closed #19492 via b1d4b03. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] fix: typename() returns wrong type for lists/dicts/tuples with shared references (PR #19492)
Closed #19492 via b1d4b03. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:29 PM
BenYip
3
4:21 PM
[vim/vim] vim/gvim on windows cannot display emoji in `:terminal` (Issue #19033)
Closed #19033 as completed via 71cc1b1. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] vim/gvim on windows cannot display emoji in `:terminal` (Issue #19033)
Closed #19033 as completed via 71cc1b1. — Reply to this email directly, view it on GitHub, or
4:21 PM
BenYip
,
Christ van Willegen
13
4:21 PM
[vim/vim] Make conpty default on Windows 11 (PR #19037)
chrisbra left a comment (vim/vim#19037) Thanks! — Reply to this email directly, view it on GitHub.
unread,
[vim/vim] Make conpty default on Windows 11 (PR #19037)
chrisbra left a comment (vim/vim#19037) Thanks! — Reply to this email directly, view it on GitHub.
4:21 PM
Christian Brabandt
4:01 PM
Commit: patch 9.2.0047: Vim9: Comment parsing error with lambda
patch 9.2.0047: Vim9: Comment parsing error with lambda Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0047: Vim9: Comment parsing error with lambda
patch 9.2.0047: Vim9: Comment parsing error with lambda Commit: https://github.com/vim/vim/commit/
4:01 PM
Christian Brabandt
4:01 PM
Commit: runtime(sshconfig): Add 3 additional keywords to syntax script
runtime(sshconfig): Add 3 additional keywords to syntax script Commit: https://github.com/vim/vim/
unread,
Commit: runtime(sshconfig): Add 3 additional keywords to syntax script
runtime(sshconfig): Add 3 additional keywords to syntax script Commit: https://github.com/vim/vim/
4:01 PM
Mao-Yining
3
4:01 PM
[vim/vim] Comment parsing inconsistency in vim9script (Issue #19484)
Closed #19484 as completed via 1ec3229. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Comment parsing inconsistency in vim9script (Issue #19484)
Closed #19484 as completed via 1ec3229. — Reply to this email directly, view it on GitHub, or
4:01 PM
h_east
6
4:01 PM
[vim/vim] Fix: call def with comments cause errors (PR #19487)
Closed #19487 via 1ec3229. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix: call def with comments cause errors (PR #19487)
Closed #19487 via 1ec3229. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:01 PM
jamesrtnz
4
3:55 PM
[vim/vim] runtime(vim): Update syntax 'sshconfig' (PR #19488)
Closed #19488 via 29b5938. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(vim): Update syntax 'sshconfig' (PR #19488)
Closed #19488 via 29b5938. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:55 PM
Christian Brabandt
3:46 PM
Commit: patch 9.2.0046: filetype: neon files are not recoginzed
patch 9.2.0046: filetype: neon files are not recoginzed Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0046: filetype: neon files are not recoginzed
patch 9.2.0046: filetype: neon files are not recoginzed Commit: https://github.com/vim/vim/commit/
3:46 PM
Tomasz N
3
3:37 PM
[vim/vim] filetype: neon files are not recognized (PR #19496)
Closed #19496 via ddd9067. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] filetype: neon files are not recognized (PR #19496)
Closed #19496 via ddd9067. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:37 PM
Foxe Chen
19
3:34 PM
[vim/vim] feat: add 'winhighlight' option (PR #19493)
@64-bitman pushed 2 commits. 72c0a17 stop window local highlights from another window affecting
unread,
[vim/vim] feat: add 'winhighlight' option (PR #19493)
@64-bitman pushed 2 commits. 72c0a17 stop window local highlights from another window affecting
3:34 PM
Enno
15
2:15 PM
[vim/vim] popup window keywordprg (Issue #16923)
Konfekt left a comment (vim/vim#16923) This deserves its own issue and needs fixture — Reply to this
unread,
[vim/vim] popup window keywordprg (Issue #16923)
Konfekt left a comment (vim/vim#16923) This deserves its own issue and needs fixture — Reply to this
2:15 PM
Foxe Chen
7
10:16 AM
[vim/vim] Removing Wayland clipboard focus stealing code (Issue #18795)
64-bitman left a comment (vim/vim#18795) Related (but indirectly): @64-bitman. Is it correct
unread,
[vim/vim] Removing Wayland clipboard focus stealing code (Issue #18795)
64-bitman left a comment (vim/vim#18795) Related (but indirectly): @64-bitman. Is it correct
10:16 AM
dezza
18
9:40 AM
[vim/vim] gvim is incredibly slow for :messages :highlight (Issue #18002)
Reopened #18002. — Reply to this email directly, view it on GitHub. You are receiving this because
unread,
[vim/vim] gvim is incredibly slow for :messages :highlight (Issue #18002)
Reopened #18002. — Reply to this email directly, view it on GitHub. You are receiving this because
9:40 AM
dezza
25
9:24 AM
[vim/vim] #18002 wayland gtk redraw slow on `:version` and `:highlight` (PR #19062)
@dezza commented on this pull request. In src/gui.c: > @@ -9,6 +9,9 @@ */ #include "vim.h
unread,
[vim/vim] #18002 wayland gtk redraw slow on `:version` and `:highlight` (PR #19062)
@dezza commented on this pull request. In src/gui.c: > @@ -9,6 +9,9 @@ */ #include "vim.h
9:24 AM
D. Ben Knoble
17
8:16 AM
[vim/vim] complete() with one item and completeopt=fuzzy,longest sometimes doesn't work? (Issue #19008)
benknoble left a comment (vim/vim#19008) set completeopt+=longest inoremap <Ca> <Cr>=[
unread,
[vim/vim] complete() with one item and completeopt=fuzzy,longest sometimes doesn't work? (Issue #19008)
benknoble left a comment (vim/vim#19008) set completeopt+=longest inoremap <Ca> <Cr>=[
8:16 AM