Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51592
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
Janis Papanagnou
,
Tony Mechelynck
2
6:02 AM
Q: Full justified text
On Thu, Jun 11, 2026 at 11:38 AM Janis Papanagnou <janis_pa...@hotmail.com> wrote: >
unread,
Q: Full justified text
On Thu, Jun 11, 2026 at 11:38 AM Janis Papanagnou <janis_pa...@hotmail.com> wrote: >
6:02 AM
Janis Papanagnou
, …
Charles Campbell
5
5:27 AM
Highlighting problem with ksh syntax
Thanks for your reply. If I understand correctly you are suggesting to hard-configure the "used
unread,
Highlighting problem with ksh syntax
Thanks for your reply. If I understand correctly you are suggesting to hard-configure the "used
5:27 AM
Evgeni Chasnovski
4:44 AM
[vim/vim] `CursorLineFold` and `CursorLineSign` usage depends on 'cursorlineopt' (Issue #20480)
echasnovski created an issue (vim/vim#20480) Steps to reproduce Create the following 'init.vim
unread,
[vim/vim] `CursorLineFold` and `CursorLineSign` usage depends on 'cursorlineopt' (Issue #20480)
echasnovski created an issue (vim/vim#20480) Steps to reproduce Create the following 'init.vim
4:44 AM
Benjamin Block
3:53 AM
[vim/vim] GVim Very Slow on High Resolution Displays (Issue #20479)
mageta created an issue (vim/vim#20479) Steps to reproduce When I use GVim (GTK+-3) on high
unread,
[vim/vim] GVim Very Slow on High Resolution Displays (Issue #20479)
mageta created an issue (vim/vim#20479) Steps to reproduce When I use GVim (GTK+-3) on high
3:53 AM
mattn
3:15 AM
[vim/vim] popup image: clear the previous frame on RGBA same-size swaps (PR #20478)
Sixel P2=1 transparency and cairo OPERATOR_OVER composite onto the previous emit, so swapping RGBA
unread,
[vim/vim] popup image: clear the previous frame on RGBA same-size swaps (PR #20478)
Sixel P2=1 transparency and cairo OPERATOR_OVER composite onto the previous emit, so swapping RGBA
3:15 AM
mattn
3:15 AM
[vim/vim] sixel: treat mostly-transparent RGBA pixels as transparent (PR #20477)
Emit pixels with alpha < 128 as the transparent palette index. Rendering them opaque showed the
unread,
[vim/vim] sixel: treat mostly-transparent RGBA pixels as transparent (PR #20477)
Emit pixels with alpha < 128 as the transparent palette index. Rendering them opaque showed the
3:15 AM
zeertzjq
1:37 AM
[vim/vim] 'autoindent' not stripped with virtualedit=onemore (PR #20476)
Problem: 'autoindent' not stripped with virtualedit=onemore (after 9.2.0510). Solution:
unread,
[vim/vim] 'autoindent' not stripped with virtualedit=onemore (PR #20476)
Problem: 'autoindent' not stripped with virtualedit=onemore (after 9.2.0510). Solution:
1:37 AM
Samuel Roeca
4
1:16 AM
[vim/vim] Fix concealed text wrapping at conceallevel 3 (PR #20472)
zeertzjq left a comment (vim/vim#20472) I think you need to update :h screenpos() . — Reply to this
unread,
[vim/vim] Fix concealed text wrapping at conceallevel 3 (PR #20472)
zeertzjq left a comment (vim/vim#20472) I think you need to update :h screenpos() . — Reply to this
1:16 AM
glepnir
12:43 AM
[vim/vim] matchfuzzypos() false exact match for long equal-length candidates (PR #20475)
Problem: When a candidate gets truncated to MATCH_MAX_LEN and ends up the same length as the needle,
unread,
[vim/vim] matchfuzzypos() false exact match for long equal-length candidates (PR #20475)
Problem: When a candidate gets truncated to MATCH_MAX_LEN and ends up the same length as the needle,
12:43 AM
mattn
3
Jun 10
[vim/vim] popup image: fix layering of overlapping images, avoid kitty retransmission on redraw (PR #20474)
mattn left a comment (vim/vim#20474) Fixed in 967c5ac, all points addressed. — Reply to this email
unread,
[vim/vim] popup image: fix layering of overlapping images, avoid kitty retransmission on redraw (PR #20474)
mattn left a comment (vim/vim#20474) Fixed in 967c5ac, all points addressed. — Reply to this email
Jun 10
mattn
72
Jun 10
[vim/vim] Render images inside popup windows via sixel and GDI (PR #20136)
mattn left a comment (vim/vim#20136) tmux does not pass-through SIXEL escape sequences. — Reply to
unread,
[vim/vim] Render images inside popup windows via sixel and GDI (PR #20136)
mattn left a comment (vim/vim#20136) tmux does not pass-through SIXEL escape sequences. — Reply to
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0620: runtime(netrw): fix 2match pattern rebuild
patch 9.2.0620: runtime(netrw): fix 2match pattern rebuild Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0620: runtime(netrw): fix 2match pattern rebuild
patch 9.2.0620: runtime(netrw): fix 2match pattern rebuild Commit: https://github.com/vim/vim/commit/
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0619: integer overflow in popup image size validation
patch 9.2.0619: integer overflow in popup image size validation Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0619: integer overflow in popup image size validation
patch 9.2.0619: integer overflow in popup image size validation Commit: https://github.com/vim/vim/
Jun 10
J. Paulo Seibt
2
Jun 10
[vim/vim] runtime(netrw): fix 2match pattern rebuild (PR #20461)
chrisbra left a comment (vim/vim#20461) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] runtime(netrw): fix 2match pattern rebuild (PR #20461)
chrisbra left a comment (vim/vim#20461) thanks — Reply to this email directly, view it on GitHub, or
Jun 10
mattn
2
Jun 10
[vim/vim] Fix integer overflow in popup image size validation (PR #20463)
chrisbra left a comment (vim/vim#20463) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix integer overflow in popup image size validation (PR #20463)
chrisbra left a comment (vim/vim#20463) thanks — Reply to this email directly, view it on GitHub, or
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0618: use-after-free in popup_getoptions() on dict_add() failure
patch 9.2.0618: use-after-free in popup_getoptions() on dict_add() failure Commit: https://github.com
unread,
Commit: patch 9.2.0618: use-after-free in popup_getoptions() on dict_add() failure
patch 9.2.0618: use-after-free in popup_getoptions() on dict_add() failure Commit: https://github.com
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0617: GvimExt: does not support different runtime dirs
patch 9.2.0617: GvimExt: does not support different runtime dirs Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0617: GvimExt: does not support different runtime dirs
patch 9.2.0617: GvimExt: does not support different runtime dirs Commit: https://github.com/vim/vim/
Jun 10
mattn
2
Jun 10
[vim/vim] Fix use-after-free in popup_getoptions() on dict_add() failure (PR #20464)
chrisbra left a comment (vim/vim#20464) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix use-after-free in popup_getoptions() on dict_add() failure (PR #20464)
chrisbra left a comment (vim/vim#20464) thanks — Reply to this email directly, view it on GitHub, or
Jun 10
K.Takata
2
Jun 10
[vim/vim] GvimExt: Support multiple runtime directory structures (PR #20465)
chrisbra left a comment (vim/vim#20465) Thanks Ken — Reply to this email directly, view it on GitHub,
unread,
[vim/vim] GvimExt: Support multiple runtime directory structures (PR #20465)
chrisbra left a comment (vim/vim#20465) Thanks Ken — Reply to this email directly, view it on GitHub,
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0616: GTK4: use-after-free on clipboard read timeout
patch 9.2.0616: GTK4: use-after-free on clipboard read timeout Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0616: GTK4: use-after-free on clipboard read timeout
patch 9.2.0616: GTK4: use-after-free on clipboard read timeout Commit: https://github.com/vim/vim/
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0615: sixel encoder drops pixels on the right edge of shapes
patch 9.2.0615: sixel encoder drops pixels on the right edge of shapes Commit: https://github.com/vim
unread,
Commit: patch 9.2.0615: sixel encoder drops pixels on the right edge of shapes
patch 9.2.0615: sixel encoder drops pixels on the right edge of shapes Commit: https://github.com/vim
Jun 10
mattn
2
Jun 10
[vim/vim] Fix use-after-free in GTK4 clipboard read on timeout (PR #20467)
chrisbra left a comment (vim/vim#20467) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix use-after-free in GTK4 clipboard read on timeout (PR #20467)
chrisbra left a comment (vim/vim#20467) thanks — Reply to this email directly, view it on GitHub, or
Jun 10
mattn
2
Jun 10
[vim/vim] Fix sixel encoder dropping rightmost pixels in a band (PR #20468)
chrisbra left a comment (vim/vim#20468) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix sixel encoder dropping rightmost pixels in a band (PR #20468)
chrisbra left a comment (vim/vim#20468) thanks — Reply to this email directly, view it on GitHub, or
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0614: opacity popup leaves stale cells
patch 9.2.0614: opacity popup leaves stale cells Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0614: opacity popup leaves stale cells
patch 9.2.0614: opacity popup leaves stale cells Commit: https://github.com/vim/vim/commit/
Jun 10
mattn
3
Jun 10
[vim/vim] Fix leftover cells when an opacity popup is resized or closed (PR #20471)
chrisbra left a comment (vim/vim#20471) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix leftover cells when an opacity popup is resized or closed (PR #20471)
chrisbra left a comment (vim/vim#20471) thanks — Reply to this email directly, view it on GitHub, or
Jun 10
Christian Brabandt
Jun 10
Commit: patch 9.2.0613: tests: test_xxd_color2() checks for dash but uses sh
patch 9.2.0613: tests: test_xxd_color2() checks for dash but uses sh Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0613: tests: test_xxd_color2() checks for dash but uses sh
patch 9.2.0613: tests: test_xxd_color2() checks for dash but uses sh Commit: https://github.com/vim/
Jun 10
dezza
2
Jun 10
[vim/vim] fix(test): xxd explicit dash for portability (PR #20473)
chrisbra left a comment (vim/vim#20473) ah, makes sense. Thanks — Reply to this email directly, view
unread,
[vim/vim] fix(test): xxd explicit dash for portability (PR #20473)
chrisbra left a comment (vim/vim#20473) ah, makes sense. Thanks — Reply to this email directly, view
Jun 10
Bruno BELANYI
16
Jun 10
[vim/vim] runtime(beancount): add language files (PR #20373)
ambroisie left a comment (vim/vim#20373) There was a small typo in the suggested code. I've
unread,
[vim/vim] runtime(beancount): add language files (PR #20373)
ambroisie left a comment (vim/vim#20373) There was a small typo in the suggested code. I've
Jun 10
h_east
26
Jun 10
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks, but I disagree and want to keep the analysis on the
unread,
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks, but I disagree and want to keep the analysis on the
Jun 10
mattn
10
Jun 10
[vim/vim] usercmd: add -completeopt=escape to escape spaces in custom completion (PR #20239)
mattn left a comment (vim/vim#20239) Thanks. Escaped tabs as well (the splitter uses VIM_ISWHITE , so
unread,
[vim/vim] usercmd: add -completeopt=escape to escape spaces in custom completion (PR #20239)
mattn left a comment (vim/vim#20239) Thanks. Escaped tabs as well (the splitter uses VIM_ISWHITE , so
Jun 10