Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 52018
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
BenYip
4
2:26 AM
[vim/vim] Vim9Script fails to parse multi-line dictionary inside a lambda (Issue #20693)
bennyyip left a comment (vim/vim#20693) But this is a lambda, not a command block. Rationale: The
unread,
[vim/vim] Vim9Script fails to parse multi-line dictionary inside a lambda (Issue #20693)
bennyyip left a comment (vim/vim#20693) But this is a lambda, not a command block. Rationale: The
2:26 AM
lkintact
4
12:08 AM
[vim/vim] Limiting the maximum number of matches in each file when searching in multiple files with :lvimgrep (Issue #20665)
h-east left a comment (vim/vim#20665) I think filtering the grep results tends to be easier to adjust
unread,
[vim/vim] Limiting the maximum number of matches in each file when searching in multiple files with :lvimgrep (Issue #20665)
h-east left a comment (vim/vim#20665) I think filtering the grep results tends to be easier to adjust
12:08 AM
Maxim Kim
Jul 2
[vim/vim] tests: add typst syntax tests (PR #20694)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20694
unread,
[vim/vim] tests: add typst syntax tests (PR #20694)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20694
Jul 2
Illia Bobyr
Jul 2
[vim/vim] If session restored a tiny window, restore fails (PR #20692)
Problem: If session restored a tiny window, restore fails Solution: Extend window sizes to be at
unread,
[vim/vim] If session restored a tiny window, restore fails (PR #20692)
Problem: If session restored a tiny window, restore fails Solution: Extend window sizes to be at
Jul 2
Illia Bobyr
Jul 2
[vim/vim] Some test_mksession tests do not cleanup all the state (PR #20691)
Problem: Some test_mksession tests do not cleanup all the state Solution: Add commands to clean up
unread,
[vim/vim] Some test_mksession tests do not cleanup all the state (PR #20691)
Problem: Some test_mksession tests do not cleanup all the state Solution: Add commands to clean up
Jul 2
Illia Bobyr
5
Jul 2
[vim/vim] Initialize all entries in the option lookup table (PR #20684)
illia-bobyr left a comment (vim/vim#20684) Thanks. I see now. It's not so much about
unread,
[vim/vim] Initialize all entries in the option lookup table (PR #20684)
illia-bobyr left a comment (vim/vim#20684) Thanks. I see now. It's not so much about
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0780: Memory leak in evalvars.c on alloc failure
patch 9.2.0780: Memory leak in evalvars.c on alloc failure Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0780: Memory leak in evalvars.c on alloc failure
patch 9.2.0780: Memory leak in evalvars.c on alloc failure Commit: https://github.com/vim/vim/commit/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0779: Memory leak in type_name_func() on alloc failure
patch 9.2.0779: Memory leak in type_name_func() on alloc failure Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0779: Memory leak in type_name_func() on alloc failure
patch 9.2.0779: Memory leak in type_name_func() on alloc failure Commit: https://github.com/vim/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0778: Memory Leak in compile_dict() on alloc failure
patch 9.2.0778: Memory Leak in compile_dict() on alloc failure Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0778: Memory Leak in compile_dict() on alloc failure
patch 9.2.0778: Memory Leak in compile_dict() on alloc failure Commit: https://github.com/vim/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0777: Memory leak in add_defer() on alloc failure
patch 9.2.0777: Memory leak in add_defer() on alloc failure Commit: https://github.com/vim/vim/commit
unread,
Commit: patch 9.2.0777: Memory leak in add_defer() on alloc failure
patch 9.2.0777: Memory leak in add_defer() on alloc failure Commit: https://github.com/vim/vim/commit
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0776: Memory leak in sign_getlist() on alloc failure
patch 9.2.0776: Memory leak in sign_getlist() on alloc failure Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0776: Memory leak in sign_getlist() on alloc failure
patch 9.2.0776: Memory leak in sign_getlist() on alloc failure Commit: https://github.com/vim/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0775: Memory Leak in highlight_get_info() on alloc failure
patch 9.2.0775: Memory Leak in highlight_get_info() on alloc failure Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0775: Memory Leak in highlight_get_info() on alloc failure
patch 9.2.0775: Memory Leak in highlight_get_info() on alloc failure Commit: https://github.com/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0774: Memory leak in f_getscriptinfo() on alloc failure
patch 9.2.0774: Memory leak in f_getscriptinfo() on alloc failure Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0774: Memory leak in f_getscriptinfo() on alloc failure
patch 9.2.0774: Memory leak in f_getscriptinfo() on alloc failure Commit: https://github.com/vim/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0773: Memory leak in evalfunc.c on alloc failure
patch 9.2.0773: Memory leak in evalfunc.c on alloc failure Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0773: Memory leak in evalfunc.c on alloc failure
patch 9.2.0773: Memory leak in evalfunc.c on alloc failure Commit: https://github.com/vim/vim/commit/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0772: Vim9: Null dereference inside alloc_type()
patch 9.2.0772: Vim9: Null dereference inside alloc_type() Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0772: Vim9: Null dereference inside alloc_type()
patch 9.2.0772: Vim9: Null dereference inside alloc_type() Commit: https://github.com/vim/vim/commit/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0770: dict_add_dict() has inconsistent ownership on failure
patch 9.2.0770: dict_add_dict() has inconsistent ownership on failure Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0770: dict_add_dict() has inconsistent ownership on failure
patch 9.2.0770: dict_add_dict() has inconsistent ownership on failure Commit: https://github.com/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0771: dict_add_list() has inconsistent ownership on failure
patch 9.2.0771: dict_add_list() has inconsistent ownership on failure Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0771: dict_add_list() has inconsistent ownership on failure
patch 9.2.0771: dict_add_list() has inconsistent ownership on failure Commit: https://github.com/vim/
Jul 2
Christian Brabandt
Jul 2
Commit: translation(zh_CN): Add Chinese man pages
translation(zh_CN): Add Chinese man pages Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(zh_CN): Add Chinese man pages
translation(zh_CN): Add Chinese man pages Commit: https://github.com/vim/vim/commit/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0769: conversion to utf-16be using iconv is inconsistent
patch 9.2.0769: conversion to utf-16be using iconv is inconsistent Commit: https://github.com/vim/vim
unread,
Commit: patch 9.2.0769: conversion to utf-16be using iconv is inconsistent
patch 9.2.0769: conversion to utf-16be using iconv is inconsistent Commit: https://github.com/vim/vim
Jul 2
Mao-Yining
9
Jul 2
[vim/vim] translation(zh_CN): Add man pages. (PR #19464)
chrisbra left a comment (vim/vim#19464) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] translation(zh_CN): Add man pages. (PR #19464)
chrisbra left a comment (vim/vim#19464) thanks — Reply to this email directly, view it on GitHub, or
Jul 2
Manoj Panda
4
Jul 2
[vim/vim] conversion to utf-16be in iconv is inconsistant (PR #20681)
chrisbra left a comment (vim/vim#20681) ah, okay. Seems like this is not easy to test though. I'
unread,
[vim/vim] conversion to utf-16be in iconv is inconsistant (PR #20681)
chrisbra left a comment (vim/vim#20681) ah, okay. Seems like this is not easy to test though. I'
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0768: legacy/vim9cmd modifiers are not exclusive
patch 9.2.0768: legacy/vim9cmd modifiers are not exclusive Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0768: legacy/vim9cmd modifiers are not exclusive
patch 9.2.0768: legacy/vim9cmd modifiers are not exclusive Commit: https://github.com/vim/vim/commit/
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0767: legacy/vim9cmd modifiers do not set script version for options values
patch 9.2.0767: legacy/vim9cmd modifiers do not set script version for options values Commit: https:/
unread,
Commit: patch 9.2.0767: legacy/vim9cmd modifiers do not set script version for options values
patch 9.2.0767: legacy/vim9cmd modifiers do not set script version for options values Commit: https:/
Jul 2
Illia Bobyr
5
Jul 2
[vim/vim] :legacy / :vim9cmd: Make flags exclusive (PR #20682)
chrisbra left a comment (vim/vim#20682) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] :legacy / :vim9cmd: Make flags exclusive (PR #20682)
chrisbra left a comment (vim/vim#20682) thanks — Reply to this email directly, view it on GitHub, or
Jul 2
Foxe Chen
7
Jul 2
[vim/vim] GTK: Make popup images account for display scaling (PR #20611)
chrisbra left a comment (vim/vim#20611) sorry, I don't think this is correct now. The macros
unread,
[vim/vim] GTK: Make popup images account for display scaling (PR #20611)
chrisbra left a comment (vim/vim#20611) sorry, I don't think this is correct now. The macros
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0766: quick_tab entries for empty letters point to the wrong index
patch 9.2.0766: quick_tab entries for empty letters point to the wrong index Commit: https://github.
unread,
Commit: patch 9.2.0766: quick_tab entries for empty letters point to the wrong index
patch 9.2.0766: quick_tab entries for empty letters point to the wrong index Commit: https://github.
Jul 2
dkearns
Jul 2
[vim/vim] Text after '|' is not read literally for text-input commands (PR #20690)
Problem: Text after '|' is not read literally for text-input commands. Solution: Stop parsing
unread,
[vim/vim] Text after '|' is not read literally for text-input commands (PR #20690)
Problem: Text after '|' is not read literally for text-input commands. Solution: Stop parsing
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0765: popup: opacity popup over a terminal is not cleared when moved
patch 9.2.0765: popup: opacity popup over a terminal is not cleared when moved Commit: https://github
unread,
Commit: patch 9.2.0765: popup: opacity popup over a terminal is not cleared when moved
patch 9.2.0765: popup: opacity popup over a terminal is not cleared when moved Commit: https://github
Jul 2
Christian Brabandt
Jul 2
Commit: patch 9.2.0764: Compiler warning about unused function
patch 9.2.0764: Compiler warning about unused function Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0764: Compiler warning about unused function
patch 9.2.0764: Compiler warning about unused function Commit: https://github.com/vim/vim/commit/
Jul 2
Christian Brabandt
Jul 2
Commit: translation(sr): Update Serbian translation
translation(sr): Update Serbian translation Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(sr): Update Serbian translation
translation(sr): Update Serbian translation Commit: https://github.com/vim/vim/commit/
Jul 2