Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 50531
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
zeertzjq
2
8:10 PM
[vim/vim] 'showcmd' shows wrong Visual block size with 'linebreak' (PR #19908)
@zeertzjq pushed 1 commit. 4ef4f72 'showcmd' shows wrong Visual block size with '
unread,
[vim/vim] 'showcmd' shows wrong Visual block size with 'linebreak' (PR #19908)
@zeertzjq pushed 1 commit. 4ef4f72 'showcmd' shows wrong Visual block size with '
8:10 PM
h_east
13
7:48 PM
[vim/vim] Fix several bugs in the text property (PR #19869)
@h-east pushed 7 commits. 8126316 Fix several bugs in the text property 3ef5aaf Fix expected test
unread,
[vim/vim] Fix several bugs in the text property (PR #19869)
@h-east pushed 7 commits. 8126316 Fix several bugs in the text property 3ef5aaf Fix expected test
7:48 PM
zeertzjq
7:27 PM
[vim/vim] Redundant and incorrect integer pointer casts in drawline.c (PR #19907)
Problem: Currently colnr_T and int and the same type, so casting int * to colnr_T * is redundant.
unread,
[vim/vim] Redundant and incorrect integer pointer casts in drawline.c (PR #19907)
Problem: Currently colnr_T and int and the same type, so casting int * to colnr_T * is redundant.
7:27 PM
John Marriott
6:17 PM
[vim/vim] Add out-of-memory check to may_get_cmd_block() (PR #19906)
This PR adds an out-of-memory check to may_get_cmd_block() . Function ga_concat_strings() returns
unread,
[vim/vim] Add out-of-memory check to may_get_cmd_block() (PR #19906)
This PR adds an out-of-memory check to may_get_cmd_block() . Function ga_concat_strings() returns
6:17 PM
Felix Pehla
8
5:35 PM
[vim/vim] runtime(swayconfig): add additional criteria and hdr (PR #19884)
litoj left a comment (vim/vim#19884) Hi, sorry for the delay. I'll take a better look at it
unread,
[vim/vim] runtime(swayconfig): add additional criteria and hdr (PR #19884)
litoj left a comment (vim/vim#19884) Hi, sorry for the delay. I'll take a better look at it
5:35 PM
mattn
3
1:45 PM
[vim/vim] add defensive guards against potential buffer overflow (PR #19904)
@mattn pushed 1 commit. 368a963 fix spellfile overflow check for LLP64 platforms (Windows 64-bit) —
unread,
[vim/vim] add defensive guards against potential buffer overflow (PR #19904)
@mattn pushed 1 commit. 368a963 fix spellfile overflow check for LLP64 platforms (Windows 64-bit) —
1:45 PM
Emilia
1:26 PM
[vim/vim] feat(jjdescription): align closer to gitcommit (PR #19905)
Just adding some of the small niceties that exist when committing via git. The naming is probably a
unread,
[vim/vim] feat(jjdescription): align closer to gitcommit (PR #19905)
Just adding some of the small niceties that exist when committing via git. The naming is probably a
1:26 PM
mattn
,
Yegappan Lakshmanan
18
1:11 PM
[vim/vim] LSP Support in Vim Core (Discussion #19621)
I spent a few more hours digging into the LSP Server Incremental Synchronization Issue. This is for
unread,
[vim/vim] LSP Support in Vim Core (Discussion #19621)
I spent a few more hours digging into the LSP Server Incremental Synchronization Issue. This is for
1:11 PM
Lyderic Landry
7
1:01 PM
[vim/vim] Patching of if_lua.c for lua 5.5 compatibilty (PR #19842)
@lyderic pushed 1 commit. 8b8209e Merge branch 'vim:master' into master — View it on GitHub.
unread,
[vim/vim] Patching of if_lua.c for lua 5.5 compatibilty (PR #19842)
@lyderic pushed 1 commit. 8b8209e Merge branch 'vim:master' into master — View it on GitHub.
1:01 PM
Lyderic Landry
5
1:00 PM
[vim/vim] Lua interface broken after Lua 5.5 upgrade (on Linux) (Issue #19814)
qianbinbin left a comment (vim/vim#19814) Thanks👍 I'm just a passerby so let's wait for the
unread,
[vim/vim] Lua interface broken after Lua 5.5 upgrade (on Linux) (Issue #19814)
qianbinbin left a comment (vim/vim#19814) Thanks👍 I'm just a passerby so let's wait for the
1:00 PM
Christian Brabandt
,
Tony Mechelynck
17
12:59 PM
[vim/vim] Modelines cause too many issues (PR #19875)
DemiMarie left a comment (vim/vim#19875) Most of those correspond to those of the mentioned
unread,
[vim/vim] Modelines cause too many issues (PR #19875)
DemiMarie left a comment (vim/vim#19875) Most of those correspond to those of the mentioned
12:59 PM
mattn
12:30 PM
[vim/vim] libvterm: avoid CSI argument overflow (PR #19903)
Clamp oversized CSI numeric arguments before multiplying by 10 so libvterm does not overflow while
unread,
[vim/vim] libvterm: avoid CSI argument overflow (PR #19903)
Clamp oversized CSI numeric arguments before multiplying by 10 so libvterm does not overflow while
12:30 PM
Christian Brabandt
11:32 AM
Commit: patch 9.2.0291: too many strlen() calls
patch 9.2.0291: too many strlen() calls Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0291: too many strlen() calls
patch 9.2.0291: too many strlen() calls Commit: https://github.com/vim/vim/commit/
11:32 AM
mattn
11:27 AM
[vim/vim] Reduce startup termcode and UTF-8 scanning work (PR #19902)
This reduces some repeated startup work in find_term_bykeys() and vim_strchr() . Compared with master
unread,
[vim/vim] Reduce startup termcode and UTF-8 scanning work (PR #19902)
This reduces some repeated startup work in find_term_bykeys() and vim_strchr() . Compared with master
11:27 AM
John Marriott
13
11:27 AM
[vim/vim] Refactor concat_fname() to remove calls to STRLEN() (PR #19854)
Closed #19854 via cb51add. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Refactor concat_fname() to remove calls to STRLEN() (PR #19854)
Closed #19854 via cb51add. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
11:27 AM
Christian Brabandt
11:02 AM
Commit: patch 9.2.0290: Amiga: no support for AmigaOS 3.x
patch 9.2.0290: Amiga: no support for AmigaOS 3.x Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0290: Amiga: no support for AmigaOS 3.x
patch 9.2.0290: Amiga: no support for AmigaOS 3.x Commit: https://github.com/vim/vim/commit/
11:02 AM
Duncan
8
10:56 AM
[vim/vim] Add AmigaOS 3.x (classic 68k) build support (PR #19840)
Closed #19840 via b7205b6. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Add AmigaOS 3.x (classic 68k) build support (PR #19840)
Closed #19840 via b7205b6. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
10:56 AM
Carlo Klapproth
3
10:50 AM
[vim/vim] Update syntax file for zathurarc (PR #19899)
Freed-Wu left a comment (vim/vim#19899) I agree — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Update syntax file for zathurarc (PR #19899)
Freed-Wu left a comment (vim/vim#19899) I agree — Reply to this email directly, view it on GitHub, or
10:50 AM
Dipayan
5
10:49 AM
[vim/vim] patch for listchars not using highlight groups in selection (PR #19877)
chrisbra left a comment (vim/vim#19877) No worries. Can you please include a test case? Check the
unread,
[vim/vim] patch for listchars not using highlight groups in selection (PR #19877)
chrisbra left a comment (vim/vim#19877) No worries. Can you please include a test case? Check the
10:49 AM
Christian Brabandt
10:47 AM
Commit: patch 9.2.0289: 'linebreak' may lead to wrong Visual block highlighting
patch 9.2.0289: 'linebreak' may lead to wrong Visual block highlighting Commit: https://
unread,
Commit: patch 9.2.0289: 'linebreak' may lead to wrong Visual block highlighting
patch 9.2.0289: 'linebreak' may lead to wrong Visual block highlighting Commit: https://
10:47 AM
A4-Tacks
5
10:45 AM
[vim/vim] Hidden visual after prop text when `set linebreak` (Issue #19898)
Closed #19898 as completed via 23be188. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Hidden visual after prop text when `set linebreak` (Issue #19898)
Closed #19898 as completed via 23be188. — Reply to this email directly, view it on GitHub, or
10:45 AM
zeertzjq
5
10:45 AM
[vim/vim] 'linebreak' may lead to wrong Visual block highlighting (PR #19900)
Closed #19900 via 23be188. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] 'linebreak' may lead to wrong Visual block highlighting (PR #19900)
Closed #19900 via 23be188. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
10:45 AM
Christian Brabandt
10:32 AM
Commit: runtime(doc): adjust :h 'autowrite' and :h 'autowriteall'
runtime(doc): adjust :h 'autowrite' and :h 'autowriteall' Commit: https://github.com/
unread,
Commit: runtime(doc): adjust :h 'autowrite' and :h 'autowriteall'
runtime(doc): adjust :h 'autowrite' and :h 'autowriteall' Commit: https://github.com/
10:32 AM
Christian Brabandt
10:32 AM
Commit: patch 9.2.0288: libvterm: signed integer overflow parsing long CSI args
patch 9.2.0288: libvterm: signed integer overflow parsing long CSI args Commit: https://github.com/
unread,
Commit: patch 9.2.0288: libvterm: signed integer overflow parsing long CSI args
patch 9.2.0288: libvterm: signed integer overflow parsing long CSI args Commit: https://github.com/
10:32 AM
zeertzjq
5
10:26 AM
[vim/vim] runtime(doc): adjust :h 'autowrite' and :h 'autowriteall' (PR #19859)
Closed #19859 via af58a9f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime(doc): adjust :h 'autowrite' and :h 'autowriteall' (PR #19859)
Closed #19859 via af58a9f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
10:26 AM
Christian Brabandt
7
10:24 AM
[vim/vim] libvterm: signed integer overflow parsing long CSI arguments (PR #19894)
Closed #19894 via 71a0a55. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] libvterm: signed integer overflow parsing long CSI arguments (PR #19894)
Closed #19894 via 71a0a55. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
10:24 AM
h_east
10:07 AM
[vim/vim] Add const qualifier to static table data (PR #19901)
Several static arrays that are never modified at runtime were missing the const qualifier. Add const
unread,
[vim/vim] Add const qualifier to static table data (PR #19901)
Several static arrays that are never modified at runtime were missing the const qualifier. Add const
10:07 AM
Mao-Yining
4
5:36 AM
[vim/vim] A Calendar Plugin in Popup (Discussion #19611)
有、但是这个tool是越南人开发的 image.png (view on web) — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] A Calendar Plugin in Popup (Discussion #19611)
有、但是这个tool是越南人开发的 image.png (view on web) — Reply to this email directly, view it on GitHub, or
5:36 AM
Toby She
11
5:35 AM
[vim/vim] Native display line move in insert mode (Issue #19870)
chrisbra left a comment (vim/vim#19870) Ctrl Cursor-Up/Down doesn't seem to be used yet. So could
unread,
[vim/vim] Native display line move in insert mode (Issue #19870)
chrisbra left a comment (vim/vim#19870) Ctrl Cursor-Up/Down doesn't seem to be used yet. So could
5:35 AM
Hannah Kimura
21
5:17 AM
[vim/vim] feat(filetype): objectscript routine detection for .rtn files (PR #19873)
Closed #19873 via 863e85e. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] feat(filetype): objectscript routine detection for .rtn files (PR #19873)
Closed #19873 via 863e85e. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
5:17 AM