Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 47579
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
girish
34
4:50 AM
[vim/vim] feat: make 'preinsert' work with 'autocomplete' (PR #18213)
Shane-XB-Qian left a comment (vim/vim#18213) > According to the document you have recently
unread,
[vim/vim] feat: make 'preinsert' work with 'autocomplete' (PR #18213)
Shane-XB-Qian left a comment (vim/vim#18213) > According to the document you have recently
4:50 AM
Linwei
, …
Bram Moolenaar
194
4:40 AM
[vim/vim] [proposal] Can we introduce TextMate grammar system for syntax highlighting ? (Issue #9087)
Shane-XB-Qian left a comment (vim/vim#9087) sry, i revoked part of my comments above, sometimes
unread,
[vim/vim] [proposal] Can we introduce TextMate grammar system for syntax highlighting ? (Issue #9087)
Shane-XB-Qian left a comment (vim/vim#9087) sry, i revoked part of my comments above, sometimes
4:40 AM
Christian Brabandt
4:30 AM
Commit: patch 9.1.1752: tests: need another test for v9.1.1750 behaviour
patch 9.1.1752: tests: need another test for v9.1.1750 behaviour Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.1.1752: tests: need another test for v9.1.1750 behaviour
patch 9.1.1752: tests: need another test for v9.1.1750 behaviour Commit: https://github.com/vim/vim/
4:30 AM
Christian Brabandt
4
4:23 AM
[vim/vim] Always enable ruler option in non-compatible mode (PR #18260)
@chrisbra pushed 1 commit. cc28e7c include missing dump files — View it on GitHub or unsubscribe. You
unread,
[vim/vim] Always enable ruler option in non-compatible mode (PR #18260)
@chrisbra pushed 1 commit. cc28e7c include missing dump files — View it on GitHub or unsubscribe. You
4:23 AM
zeertzjq
4:22 AM
[vim/vim] runtime(doc): improve docs related to 'autocomplete' (PR #18261)
Manually completion can still be used when 'autocomplete' is set, so saying "active
unread,
[vim/vim] runtime(doc): improve docs related to 'autocomplete' (PR #18261)
Manually completion can still be used when 'autocomplete' is set, so saying "active
4:22 AM
Yee Cheng Chin
6
4:22 AM
[vim/vim] diff: Update diffopt defaults to use indent-heuristic and inline:char (PR #18255)
chrisbra left a comment (vim/vim#18255) Thanks, makes sense. Let me await updated CI runs. — Reply to
unread,
[vim/vim] diff: Update diffopt defaults to use indent-heuristic and inline:char (PR #18255)
chrisbra left a comment (vim/vim#18255) Thanks, makes sense. Let me await updated CI runs. — Reply to
4:22 AM
Christian Brabandt
3
4:20 AM
Re: [vim/vim] Fix: Spurious insertion of matches during preinsert (PR #18259)
Closed #18259 via fe0061c. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
Re: [vim/vim] Fix: Spurious insertion of matches during preinsert (PR #18259)
Closed #18259 via fe0061c. — Reply to this email directly, view it on GitHub. You are receiving this
4:20 AM
Christian Brabandt
4:15 AM
Commit: patch 9.1.1751: potential buffer-overflow in find_pattern_in_path()
patch 9.1.1751: potential buffer-overflow in find_pattern_in_path() Commit: https://github.com/vim/
unread,
Commit: patch 9.1.1751: potential buffer-overflow in find_pattern_in_path()
patch 9.1.1751: potential buffer-overflow in find_pattern_in_path() Commit: https://github.com/vim/
4:15 AM
Christian Brabandt
4:15 AM
Commit: patch 9.1.1750: completion: preinserted text highlighed using ComplMatchIns
patch 9.1.1750: completion: preinserted text highlighed using ComplMatchIns Commit: https://github.
unread,
Commit: patch 9.1.1750: completion: preinserted text highlighed using ComplMatchIns
patch 9.1.1750: completion: preinserted text highlighed using ComplMatchIns Commit: https://github.
4:15 AM
Christian Brabandt
4:15 AM
Commit: patch 9.1.1749: leaking memory in cs_find_common()
patch 9.1.1749: leaking memory in cs_find_common() Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1749: leaking memory in cs_find_common()
patch 9.1.1749: leaking memory in cs_find_common() Commit: https://github.com/vim/vim/commit/
4:15 AM
Christian Brabandt
2
4:11 AM
[vim/vim] potential buffer-overflow in search_lines() (PR #18249)
Closed #18249 via 21ecb0d. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] potential buffer-overflow in search_lines() (PR #18249)
Closed #18249 via 21ecb0d. — Reply to this email directly, view it on GitHub. You are receiving this
4:11 AM
BLKHH
5
4:11 AM
[vim/vim] Potential Buffer Overflow in find_pattern_in_path() (Issue #18195)
Closed #18195 as completed via 21ecb0d. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Potential Buffer Overflow in find_pattern_in_path() (Issue #18195)
Closed #18195 as completed via 21ecb0d. — Reply to this email directly, view it on GitHub. You are
4:11 AM
girish
5
4:07 AM
[vim/vim] Fix: remove hl-ComplMatchIns usage during "preinsert" (PR #18254)
chrisbra left a comment (vim/vim#18254) thanks — Reply to this email directly, view it on GitHub. You
unread,
[vim/vim] Fix: remove hl-ComplMatchIns usage during "preinsert" (PR #18254)
chrisbra left a comment (vim/vim#18254) thanks — Reply to this email directly, view it on GitHub. You
4:07 AM
Christian Brabandt
2
4:01 AM
[vim/vim] Problem: leaking memory in cs_find_common() (PR #18258)
Closed #18258 via f6659f6. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Problem: leaking memory in cs_find_common() (PR #18258)
Closed #18258 via f6659f6. — Reply to this email directly, view it on GitHub. You are receiving this
4:01 AM
Christian Brabandt
4:00 AM
Commit: patch 9.1.1748: macOS: Default scheduler priority too low
patch 9.1.1748: macOS: Default scheduler priority too low Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1748: macOS: Default scheduler priority too low
patch 9.1.1748: macOS: Default scheduler priority too low Commit: https://github.com/vim/vim/commit/
4:00 AM
Luna Razzaghipour
19
3:59 AM
[vim/vim] Fix scheduler priority clamping on macOS (PR #18120)
Closed #18120 via 4bf0f6c. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Fix scheduler priority clamping on macOS (PR #18120)
Closed #18120 via 4bf0f6c. — Reply to this email directly, view it on GitHub. You are receiving this
3:59 AM
lkintact
3
2:23 AM
[vim/vim] gVim doesn't see Noto Sans Mono fonts in the TrueType format on MS-Windows (Issue #18256)
Closed #18256 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] gVim doesn't see Noto Sans Mono fonts in the TrueType format on MS-Windows (Issue #18256)
Closed #18256 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
2:23 AM
Gregory Anders
10
12:45 AM
[vim/vim] Cannot remap <C-N> and <C-P> when popupmenu is visible (Issue #16880)
zeertzjq left a comment (vim/vim#16880) It seems that this behavior has existed since Vim 4.0 in 1998
unread,
[vim/vim] Cannot remap <C-N> and <C-P> when popupmenu is visible (Issue #16880)
zeertzjq left a comment (vim/vim#16880) It seems that this behavior has existed since Vim 4.0 in 1998
12:45 AM
Balki
Sep 9
[vim/vim] Vimscript lambdas in method chains are not indented correctly (Issue #18257)
balki created an issue (vim/vim#18257) Steps to reproduce def ToggleBoolOpt(opt: string) exe $"
unread,
[vim/vim] Vimscript lambdas in method chains are not indented correctly (Issue #18257)
balki created an issue (vim/vim#18257) Steps to reproduce def ToggleBoolOpt(opt: string) exe $"
Sep 9
girish
5
Sep 9
[vim/vim] Fix: redo (.) now works with preinsert and autocompletion (PR #18253)
girishji left a comment (vim/vim#18253) Thanks — Reply to this email directly, view it on GitHub. You
unread,
[vim/vim] Fix: redo (.) now works with preinsert and autocompletion (PR #18253)
girishji left a comment (vim/vim#18253) Thanks — Reply to this email directly, view it on GitHub. You
Sep 9
Christian Brabandt
Sep 9
Commit: runtime(doc): mention 'findfunc' at :h :find
runtime(doc): mention 'findfunc' at :h :find Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): mention 'findfunc' at :h :find
runtime(doc): mention 'findfunc' at :h :find Commit: https://github.com/vim/vim/commit/
Sep 9
Christian Brabandt
Sep 9
Commit: patch 9.1.1747: completion: redo (.) broken with preinsert and autocompletion
patch 9.1.1747: completion: redo (.) broken with preinsert and autocompletion Commit: https://github.
unread,
Commit: patch 9.1.1747: completion: redo (.) broken with preinsert and autocompletion
patch 9.1.1747: completion: redo (.) broken with preinsert and autocompletion Commit: https://github.
Sep 9
Jesse Kearl
3
Sep 9
[vim/vim] The :find help docs should mention 'findfunc' (Issue #18250)
j-krl left a comment (vim/vim#18250) That was quick 😁 — Reply to this email directly, view it on
unread,
[vim/vim] The :find help docs should mention 'findfunc' (Issue #18250)
j-krl left a comment (vim/vim#18250) That was quick 😁 — Reply to this email directly, view it on
Sep 9
Christian Brabandt
Sep 9
Commit: patch 9.1.1746: Missing Null ptr check in cs_find_common()
patch 9.1.1746: Missing Null ptr check in cs_find_common() Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.1746: Missing Null ptr check in cs_find_common()
patch 9.1.1746: Missing Null ptr check in cs_find_common() Commit: https://github.com/vim/vim/commit/
Sep 9
Christian Brabandt
Sep 9
Commit: runtime(doc): mention hl-PreInsert in version9.txt
runtime(doc): mention hl-PreInsert in version9.txt Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): mention hl-PreInsert in version9.txt
runtime(doc): mention hl-PreInsert in version9.txt Commit: https://github.com/vim/vim/commit/
Sep 9
ashamedbit
3
Sep 9
[vim/vim] Null Pointer dereference in cs_find_common (Issue #18225)
Closed #18225 as completed via 12b9431. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Null Pointer dereference in cs_find_common (Issue #18225)
Closed #18225 as completed via 12b9431. — Reply to this email directly, view it on GitHub. You are
Sep 9
ashamedbit
3
Sep 9
[vim/vim] Add nullptr check (PR #18248)
Closed #18248 via 12b9431. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Add nullptr check (PR #18248)
Closed #18248 via 12b9431. — Reply to this email directly, view it on GitHub. You are receiving this
Sep 9
h_east
3
Sep 9
[vim/vim] tabpanel: fix cmdline menu not cleared (PR #18252)
Closed #18252 via 95593fa. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] tabpanel: fix cmdline menu not cleared (PR #18252)
Closed #18252 via 95593fa. — Reply to this email directly, view it on GitHub. You are receiving this
Sep 9
ddad431
20
Sep 9
[vim/vim] tabpanel: did not properly cleanup the overlapping areas with the wildmenu(no pum) completion row (Issue #18209)
Closed #18209 as completed via 95593fa. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] tabpanel: did not properly cleanup the overlapping areas with the wildmenu(no pum) completion row (Issue #18209)
Closed #18209 as completed via 95593fa. — Reply to this email directly, view it on GitHub. You are
Sep 9
Christian Brabandt
Sep 9
Commit: patch 9.1.1745: tabpanel: not properly redraw after wildmenu
patch 9.1.1745: tabpanel: not properly redraw after wildmenu Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.1.1745: tabpanel: not properly redraw after wildmenu
patch 9.1.1745: tabpanel: not properly redraw after wildmenu Commit: https://github.com/vim/vim/
Sep 9