Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 52141
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
dezza
9
Jul 18
[vim/vim] fix(gtk): use GTK_DIALOG_MODAL over type hints (PR #20727)
nitro322 left a comment (vim/vim#20727) hi, @dezza. Apologies for the delay, just got a chance to
unread,
[vim/vim] fix(gtk): use GTK_DIALOG_MODAL over type hints (PR #20727)
nitro322 left a comment (vim/vim#20727) hi, @dezza. Apologies for the delay, just got a chance to
Jul 18
Illia Bobyr
4
Jul 18
[vim/vim] If session restored a tiny window, restore fails (PR #20692)
illia-bobyr left a comment (vim/vim#20692) Thanks. I'll also add a test for winminwidth() part
unread,
[vim/vim] If session restored a tiny window, restore fails (PR #20692)
illia-bobyr left a comment (vim/vim#20692) Thanks. I'll also add a test for winminwidth() part
Jul 18
Barrett Ruth
3
Jul 18
[vim/vim] showcmd may show internal command keys (PR #20769)
barrettruth left a comment (vim/vim#20769) good idea, see latest commit — Reply to this email
unread,
[vim/vim] showcmd may show internal command keys (PR #20769)
barrettruth left a comment (vim/vim#20769) good idea, see latest commit — Reply to this email
Jul 18
h_east
Jul 18
[vim/vim] screenpos() "curscol" is wrong with 'rightleft' (PR #20786)
Problem: With 'rightleft' set, the "curscol" value of screenpos() does not point to
unread,
[vim/vim] screenpos() "curscol" is wrong with 'rightleft' (PR #20786)
Problem: With 'rightleft' set, the "curscol" value of screenpos() does not point to
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0804: wincol() is wrong for a double-wide character with 'rightleft'
patch 9.2.0804: wincol() is wrong for a double-wide character with 'rightleft' Commit: https:
unread,
Commit: patch 9.2.0804: wincol() is wrong for a double-wide character with 'rightleft'
patch 9.2.0804: wincol() is wrong for a double-wide character with 'rightleft' Commit: https:
Jul 18
Sergey Vlasov
8
Jul 18
[vim/vim] wincol() counts from right side for 'rightleft' (PR #20763)
h-east left a comment (vim/vim#20763) I understand. I'll create a PR to fix screenpos().curscol ,
unread,
[vim/vim] wincol() counts from right side for 'rightleft' (PR #20763)
h-east left a comment (vim/vim#20763) I understand. I'll create a PR to fix screenpos().curscol ,
Jul 18
h_east
2
Jul 18
[vim/vim] wincol() is wrong for a double-wide character with 'rightleft' (after 9.2.0791) (PR #20785)
chrisbra left a comment (vim/vim#20785) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] wincol() is wrong for a double-wide character with 'rightleft' (after 9.2.0791) (PR #20785)
chrisbra left a comment (vim/vim#20785) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0802: Memory leak with list_append_dict/dict_add_list on alloc failure
patch 9.2.0802: Memory leak with list_append_dict/dict_add_list on alloc failure Commit: https://
unread,
Commit: patch 9.2.0802: Memory leak with list_append_dict/dict_add_list on alloc failure
patch 9.2.0802: Memory leak with list_append_dict/dict_add_list on alloc failure Commit: https://
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0803: Memory leak on alloc failure with taglist/gettagstack()
patch 9.2.0803: Memory leak on alloc failure with taglist/gettagstack() Commit: https://github.com/
unread,
Commit: patch 9.2.0803: Memory leak on alloc failure with taglist/gettagstack()
patch 9.2.0803: Memory leak on alloc failure with taglist/gettagstack() Commit: https://github.com/
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0801: Memory leak in f_getreginfo() on alloc failure
patch 9.2.0801: Memory leak in f_getreginfo() on alloc failure Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0801: Memory leak in f_getreginfo() on alloc failure
patch 9.2.0801: Memory leak in f_getreginfo() on alloc failure Commit: https://github.com/vim/vim/
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0800: Memory leak in call_func() on alloc failure
patch 9.2.0800: Memory leak in call_func() on alloc failure Commit: https://github.com/vim/vim/commit
unread,
Commit: patch 9.2.0800: Memory leak in call_func() on alloc failure
patch 9.2.0800: Memory leak in call_func() on alloc failure Commit: https://github.com/vim/vim/commit
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0799: Memory leak in compile_def_function_body() on alloc failure
patch 9.2.0799: Memory leak in compile_def_function_body() on alloc failure Commit: https://github.
unread,
Commit: patch 9.2.0799: Memory leak in compile_def_function_body() on alloc failure
patch 9.2.0799: Memory leak in compile_def_function_body() on alloc failure Commit: https://github.
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0797: Memory leak in get_qfline_items() on alloc failure
patch 9.2.0797: Memory leak in get_qfline_items() on alloc failure Commit: https://github.com/vim/vim
unread,
Commit: patch 9.2.0797: Memory leak in get_qfline_items() on alloc failure
patch 9.2.0797: Memory leak in get_qfline_items() on alloc failure Commit: https://github.com/vim/vim
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0798: Memory leak in compile_expr6() on alloc failure
patch 9.2.0798: Memory leak in compile_expr6() on alloc failure Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0798: Memory leak in compile_expr6() on alloc failure
patch 9.2.0798: Memory leak in compile_expr6() on alloc failure Commit: https://github.com/vim/vim/
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0796: Visual block reselection wrong with 'virtualedit'
patch 9.2.0796: Visual block reselection wrong with 'virtualedit' Commit: https://github.com/
unread,
Commit: patch 9.2.0796: Visual block reselection wrong with 'virtualedit'
patch 9.2.0796: Visual block reselection wrong with 'virtualedit' Commit: https://github.com/
Jul 18
mattn
2
Jul 18
[vim/vim] fix memory leaks on allocation-failure paths (PR #20745)
chrisbra left a comment (vim/vim#20745) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] fix memory leaks on allocation-failure paths (PR #20745)
chrisbra left a comment (vim/vim#20745) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
Christian Brabandt
Jul 18
Commit: runtime(jinja): Include ftplugin for jinja filetype
runtime(jinja): Include ftplugin for jinja filetype Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(jinja): Include ftplugin for jinja filetype
runtime(jinja): Include ftplugin for jinja filetype Commit: https://github.com/vim/vim/commit/
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0795: popup menu shadow is not cleared when the menu shrinks
patch 9.2.0795: popup menu shadow is not cleared when the menu shrinks Commit: https://github.com/vim
unread,
Commit: patch 9.2.0795: popup menu shadow is not cleared when the menu shrinks
patch 9.2.0795: popup menu shadow is not cleared when the menu shrinks Commit: https://github.com/vim
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0794: extend() and extendnew() don't handle NULL expr2 properly
patch 9.2.0794: extend() and extendnew() don't handle NULL expr2 properly Commit: https://github.
unread,
Commit: patch 9.2.0794: extend() and extendnew() don't handle NULL expr2 properly
patch 9.2.0794: extend() and extendnew() don't handle NULL expr2 properly Commit: https://github.
Jul 18
zeertzjq
2
Jul 18
[vim/vim] Visual block reselection wrong with 'virtualedit' (PR #20748)
chrisbra left a comment (vim/vim#20748) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Visual block reselection wrong with 'virtualedit' (PR #20748)
chrisbra left a comment (vim/vim#20748) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
h_east
5
Jul 18
[vim/vim] popup menu shadow is not cleared when the menu shrinks (PR #20750)
chrisbra left a comment (vim/vim#20750) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] popup menu shadow is not cleared when the menu shrinks (PR #20750)
chrisbra left a comment (vim/vim#20750) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
wzy
6
Jul 18
[vim/vim] Add ftplugin files for Jinja (PR #20778)
chrisbra left a comment (vim/vim#20778) Thanks. No that won't be required. We just prefer to have
unread,
[vim/vim] Add ftplugin files for Jinja (PR #20778)
chrisbra left a comment (vim/vim#20778) Thanks. No that won't be required. We just prefer to have
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0793: If session restored a tiny window, restore fails
patch 9.2.0793: If session restored a tiny window, restore fails Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0793: If session restored a tiny window, restore fails
patch 9.2.0793: If session restored a tiny window, restore fails Commit: https://github.com/vim/vim/
Jul 18
zeertzjq
2
Jul 18
[vim/vim] extend() and extendnew() don't handle NULL expr2 properly (PR #20759)
chrisbra left a comment (vim/vim#20759) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] extend() and extendnew() don't handle NULL expr2 properly (PR #20759)
chrisbra left a comment (vim/vim#20759) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
Mao-Yining
7
Jul 18
[vim/vim] docs(cmdline): better fuzzy file picker (PR #20767)
mao-yining left a comment (vim/vim#20767) The conversion to a relative path is unnecessary because
unread,
[vim/vim] docs(cmdline): better fuzzy file picker (PR #20767)
mao-yining left a comment (vim/vim#20767) The conversion to a relative path is unnecessary because
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0792: runtime(netrw): Explore without optional dir broken
patch 9.2.0792: runtime(netrw): Explore without optional dir broken Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0792: runtime(netrw): Explore without optional dir broken
patch 9.2.0792: runtime(netrw): Explore without optional dir broken Commit: https://github.com/vim/
Jul 18
Christian Brabandt
Jul 18
Commit: translation(hy): Update Armenian language translation
translation(hy): Update Armenian language translation Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(hy): Update Armenian language translation
translation(hy): Update Armenian language translation Commit: https://github.com/vim/vim/commit/
Jul 18
Mark Woods
2
Jul 18
[vim/vim] Fix :Explore without optional [dir] argument (PR #20761)
chrisbra left a comment (vim/vim#20761) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Fix :Explore without optional [dir] argument (PR #20761)
chrisbra left a comment (vim/vim#20761) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
Gagik Hakobyan
2
Jul 18
[vim/vim] new hy translations, improved with claude (PR #20762)
chrisbra left a comment (vim/vim#20762) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] new hy translations, improved with claude (PR #20762)
chrisbra left a comment (vim/vim#20762) thanks — Reply to this email directly, view it on GitHub, or
Jul 18
Christian Brabandt
Jul 18
Commit: patch 9.2.0791: wincol() counts from right side for 'rightleft'
patch 9.2.0791: wincol() counts from right side for 'rightleft' Commit: https://github.com/
unread,
Commit: patch 9.2.0791: wincol() counts from right side for 'rightleft'
patch 9.2.0791: wincol() counts from right side for 'rightleft' Commit: https://github.com/
Jul 18