Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 50653
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
h_east
2
7:30 PM
[vim/vim] Fix cmdwin cursor position and prefix on wrapped lines (PR #19964)
@zeertzjq commented on this pull request. In src/drawline.c: > @@ -2051,9 +2051,10 @@ win_line( if
unread,
[vim/vim] Fix cmdwin cursor position and prefix on wrapped lines (PR #19964)
@zeertzjq commented on this pull request. In src/drawline.c: > @@ -2051,9 +2051,10 @@ win_line( if
7:30 PM
h_east
11
7:24 PM
[vim/vim] Add VertSplitNC highlight group and improve vsep rendering (PR #19951)
@h-east pushed 2 commits. be76363 Add VertSplitNC highlight group and improve vsep rendering 4db15dc
unread,
[vim/vim] Add VertSplitNC highlight group and improve vsep rendering (PR #19951)
@h-east pushed 2 commits. be76363 Add VertSplitNC highlight group and improve vsep rendering 4db15dc
7:24 PM
Yegappan Lakshmanan
3:50 PM
[vim/vim] Accept a script local variable in a function which overrides a previous block-scope variable (PR #19963)
When a function is defined at the top level of a script, it should be able to see script-local
unread,
[vim/vim] Accept a script local variable in a function which overrides a previous block-scope variable (PR #19963)
When a function is defined at the top level of a script, it should be able to see script-local
3:50 PM
ichizok
3:25 PM
[vim/vim] CI: Separate ASan test (PR #19962)
This PR separates ASan test job to 3 jobs to reduce CI time. Currently ASan job takes 30 min. and
unread,
[vim/vim] CI: Separate ASan test (PR #19962)
This PR separates ASan test job to 3 jobs to reduce CI time. Currently ASan job takes 30 min. and
3:25 PM
Christian Brabandt
,
Tony Mechelynck
29
2:19 PM
[vim/vim] Modelines cause too many issues (PR #19875)
BrianInglis left a comment (vim/vim#19875) To clarify further: changing fileformat marks the buffer
unread,
[vim/vim] Modelines cause too many issues (PR #19875)
BrianInglis left a comment (vim/vim#19875) To clarify further: changing fileformat marks the buffer
2:19 PM
Christian Brabandt
1:20 PM
[vim/vim] patch 9.2.XXXX: potential buffer underrun when setting statusline like option (PR #19961)
Problem: potential buffer underrun when settings statusline like option (q1uf3ng) Solution: Validate
unread,
[vim/vim] patch 9.2.XXXX: potential buffer underrun when setting statusline like option (PR #19961)
Problem: potential buffer underrun when settings statusline like option (q1uf3ng) Solution: Validate
1:20 PM
charan
24
12:54 PM
[vim/vim] vim is flickering during scroll (Issue #18972)
mattn left a comment (vim/vim#18972) @chrnz008 Could you share more details so we can reproduce the
unread,
[vim/vim] vim is flickering during scroll (Issue #18972)
mattn left a comment (vim/vim#18972) @chrnz008 Could you share more details so we can reproduce the
12:54 PM
Christian Brabandt
12:32 PM
Commit: Fix a few typos
Fix a few typos Commit: https://github.com/vim/vim/commit/dc4734448bd06247747fd9dd6ca8e75cfdd95030
unread,
Commit: Fix a few typos
Fix a few typos Commit: https://github.com/vim/vim/commit/dc4734448bd06247747fd9dd6ca8e75cfdd95030
12:32 PM
Christian Brabandt
12:32 PM
Commit: patch 9.2.0340: pum_redraw() may cause flicker
patch 9.2.0340: pum_redraw() may cause flicker Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0340: pum_redraw() may cause flicker
patch 9.2.0340: pum_redraw() may cause flicker Commit: https://github.com/vim/vim/commit/
12:32 PM
Christian Brabandt
12:32 PM
Commit: patch 9.2.0339: regexp: nfa_regmatch() allocates and frees too often
patch 9.2.0339: regexp: nfa_regmatch() allocates and frees too often Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0339: regexp: nfa_regmatch() allocates and frees too often
patch 9.2.0339: regexp: nfa_regmatch() allocates and frees too often Commit: https://github.com/vim/
12:32 PM
mattn
3
12:28 PM
[vim/vim] Wrap pum_redraw() in synchronized output to avoid flicker (PR #19955)
Closed #19955 via efedcd1. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Wrap pum_redraw() in synchronized output to avoid flicker (PR #19955)
Closed #19955 via efedcd1. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
12:28 PM
mattn
3
12:21 PM
[vim/vim] Fix typos (PR #19953)
Closed #19953 via dc47344. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix typos (PR #19953)
Closed #19953 via dc47344. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
12:21 PM
mattn
3
12:19 PM
[vim/vim] cache NFA regex list buffers to reduce malloc/free overhead (PR #19956)
Closed #19956 via 105d65e. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] cache NFA regex list buffers to reduce malloc/free overhead (PR #19956)
Closed #19956 via 105d65e. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
12:19 PM
mattn
2
9:10 AM
[vim/vim] Add %[FuncName] click handler support for 'tabpanel' (PR #19960)
@mattn pushed 1 commit. 8c98127 Fix preprocessor indent in mouse.c — View it on GitHub or unsubscribe
unread,
[vim/vim] Add %[FuncName] click handler support for 'tabpanel' (PR #19960)
@mattn pushed 1 commit. 8c98127 Fix preprocessor indent in mouse.c — View it on GitHub or unsubscribe
9:10 AM
Mao-Yining
44
Apr 11
[vim/vim] runtime(tohtml): convert tohtml plugin to Vim9 script (PR #19915)
@mao-yining pushed 1 commit. a1e2b18 fix: scope problem — View it on GitHub or unsubscribe. You are
unread,
[vim/vim] runtime(tohtml): convert tohtml plugin to Vim9 script (PR #19915)
@mao-yining pushed 1 commit. a1e2b18 fix: scope problem — View it on GitHub or unsubscribe. You are
Apr 11
Mao-Yining
2
Apr 11
[vim/vim] Vim9script: Using filter() on block-scoped variable causes script-level variable to become inaccessible in function (Issue #19959)
mao-yining left a comment (vim/vim#19959) Found this problem when preparing #19915 — Reply to this
unread,
[vim/vim] Vim9script: Using filter() on block-scoped variable causes script-level variable to become inaccessible in function (Issue #19959)
mao-yining left a comment (vim/vim#19959) Found this problem when preparing #19915 — Reply to this
Apr 11
alf171
4
Apr 11
[vim/vim] $ + gk doesn't go to char above instead goes to EOL on line above (Issue #19958)
Closed #19958 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] $ + gk doesn't go to char above instead goes to EOL on line above (Issue #19958)
Closed #19958 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
Apr 11
Fletcher Gornick
2
Apr 11
[vim/vim] feat(mouse): change Alt+click/drag to reset selection origin (PR #19957)
@fmgornick pushed 1 commit. ab8d5cc feat(mouse): change Alt+click/drag to reset selection origin —
unread,
[vim/vim] feat(mouse): change Alt+click/drag to reset selection origin (PR #19957)
@fmgornick pushed 1 commit. ab8d5cc feat(mouse): change Alt+click/drag to reset selection origin —
Apr 11
Cimbali
117
Apr 11
[vim/vim] Unwrap terminal buffer (#8365)
simlei left a comment (vim/vim#8365) Yes, thank you very much! Cimbali, you're amazing. On Sat,
unread,
[vim/vim] Unwrap terminal buffer (#8365)
simlei left a comment (vim/vim#8365) Yes, thank you very much! Cimbali, you're amazing. On Sat,
Apr 11
gravndal
Apr 11
[vim/vim] Incorrect auto-wrap behaviour with autocomplete (Issue #19954)
gravndal created an issue (vim/vim#19954) Steps to reproduce $ vim --clean :set fo+=t tw=9 autoindent
unread,
[vim/vim] Incorrect auto-wrap behaviour with autocomplete (Issue #19954)
gravndal created an issue (vim/vim#19954) Steps to reproduce $ vim --clean :set fo+=t tw=9 autoindent
Apr 11
Christian Brabandt
Apr 11
Commit: runtime(jjdescription): allow to configure summary width
runtime(jjdescription): allow to configure summary width Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(jjdescription): allow to configure summary width
runtime(jjdescription): allow to configure summary width Commit: https://github.com/vim/vim/commit/
Apr 11
Emilia
16
Apr 11
[vim/vim] feat(jjdescription): align closer to gitcommit (PR #19905)
Closed #19905 via 86ae685. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] feat(jjdescription): align closer to gitcommit (PR #19905)
Closed #19905 via 86ae685. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 11
Christian Brabandt
Apr 11
Commit: patch 9.2.0338: Cannot handle mouseclicks in the tabline
patch 9.2.0338: Cannot handle mouseclicks in the tabline Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0338: Cannot handle mouseclicks in the tabline
patch 9.2.0338: Cannot handle mouseclicks in the tabline Commit: https://github.com/vim/vim/commit/
Apr 11
mattn
6
Apr 11
[vim/vim] Support %[FuncName] click regions in 'tabline' (PR #19950)
Closed #19950 via 0802e00. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Support %[FuncName] click regions in 'tabline' (PR #19950)
Closed #19950 via 0802e00. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 11
Christian Brabandt
Apr 11
Commit: patch 9.2.0337: list indexing broken on big-endian 32-bit platforms
patch 9.2.0337: list indexing broken on big-endian 32-bit platforms Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0337: list indexing broken on big-endian 32-bit platforms
patch 9.2.0337: list indexing broken on big-endian 32-bit platforms Commit: https://github.com/vim/
Apr 11
James McCoy
7
Apr 11
[vim/vim] Fix invalid pointer cast in list_slice_or_index() (PR #19952)
Closed #19952 via 8fd37e4. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix invalid pointer cast in list_slice_or_index() (PR #19952)
Closed #19952 via 8fd37e4. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Apr 11
John Paul Adrian Glaubitz
9
Apr 11
[vim/vim] Lots of testsuite failures on 32-bit big-endian targets starting with 9.1.2103 (Issue #19798)
Closed #19798 as completed via 8fd37e4. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Lots of testsuite failures on 32-bit big-endian targets starting with 9.1.2103 (Issue #19798)
Closed #19798 as completed via 8fd37e4. — Reply to this email directly, view it on GitHub, or
Apr 11
Christian Brabandt
Apr 11
Commit: runtime(hlyank): verify winid in lambda before matchdelete()
runtime(hlyank): verify winid in lambda before matchdelete() Commit: https://github.com/vim/vim/
unread,
Commit: runtime(hlyank): verify winid in lambda before matchdelete()
runtime(hlyank): verify winid in lambda before matchdelete() Commit: https://github.com/vim/vim/
Apr 11
mattn
23
Apr 10
[vim/vim] Add clickable regions to statusline with %[FuncName] item (PR #19841)
mattn left a comment (vim/vim#19841) Confirmed — the tabline path in win_redr_custom() discards the
unread,
[vim/vim] Add clickable regions to statusline with %[FuncName] item (PR #19841)
mattn left a comment (vim/vim#19841) Confirmed — the tabline path in win_redr_custom() discards the
Apr 10
John Marriott
Apr 10
[vim/vim] Add out-of-memory check to register.c (PR #19949)
This PR adds a check for an out-of-memory condition to function get_register() in register.c . If
unread,
[vim/vim] Add out-of-memory check to register.c (PR #19949)
This PR adds a check for an out-of-memory condition to function get_register() in register.c . If
Apr 10