Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49913
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
Christian Brabandt
2
5:38 PM
[vim/vim] Memory leak in qf_push_dir() (PR #19552)
basilisk0315 left a comment (vim/vim#19552) Sorry for adding this memory leak. I think line 2840 (
unread,
[vim/vim] Memory leak in qf_push_dir() (PR #19552)
basilisk0315 left a comment (vim/vim#19552) Sorry for adding this memory leak. I think line 2840 (
5:38 PM
Christian Brabandt
5:18 PM
[vim/vim] runtime(syntax-tests): regenerate dump files (after v9.2.0093) (PR #19553)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/19553
unread,
[vim/vim] runtime(syntax-tests): regenerate dump files (after v9.2.0093) (PR #19553)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/19553
5:18 PM
Foxe Chen
25
4:50 PM
[vim/vim] feat; add 'termsync' setting (PR #19541)
64-bitman left a comment (vim/vim#19541) Okay I have made it so the escape codes to begin and end
unread,
[vim/vim] feat; add 'termsync' setting (PR #19541)
64-bitman left a comment (vim/vim#19541) Okay I have made it so the escape codes to begin and end
4:50 PM
Christian Brabandt
4:01 PM
Commit: patch 9.2.0096: has() function is slow due to linear feature scan
patch 9.2.0096: has() function is slow due to linear feature scan Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0096: has() function is slow due to linear feature scan
patch 9.2.0096: has() function is slow due to linear feature scan Commit: https://github.com/vim/vim/
4:01 PM
Christian Brabandt
4:01 PM
Re: [vim/vim] patch 9.2.0091: missing out-of-memory checks in quickfix.c (0155401)
Ah great, so why did this not trigger a memory leak in the PR? — Reply to this email directly, view
unread,
Re: [vim/vim] patch 9.2.0091: missing out-of-memory checks in quickfix.c (0155401)
Ah great, so why did this not trigger a memory leak in the PR? — Reply to this email directly, view
4:01 PM
Shougo
44
3:50 PM
[vim/vim] Add setrepeat() and getrepeat() functions for dot command control (PR #19413)
@Copilot commented on this pull request. Pull request overview Adds a Vimscript API for programmatic
unread,
[vim/vim] Add setrepeat() and getrepeat() functions for dot command control (PR #19413)
@Copilot commented on this pull request. Pull request overview Adds a Vimscript API for programmatic
3:50 PM
mattn
3
3:48 PM
[vim/vim] f_has(): fast-path for features not in has_list[] (PR #19550)
Closed #19550 via 327e0e3. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] f_has(): fast-path for features not in has_list[] (PR #19550)
Closed #19550 via 327e0e3. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:48 PM
erry
3
3:39 PM
[vim/vim] Prevent overwriting editing keys with keypad keys (PR #19181)
Closed #19181. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] Prevent overwriting editing keys with keypad keys (PR #19181)
Closed #19181. — Reply to this email directly, view it on GitHub. You are receiving this because you
3:39 PM
Christian Brabandt
3:16 PM
Commit: patch 9.2.0095: keypad keys may shadow normal keys
patch 9.2.0095: keypad keys may shadow normal keys Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0095: keypad keys may shadow normal keys
patch 9.2.0095: keypad keys may shadow normal keys Commit: https://github.com/vim/vim/commit/
3:16 PM
erry
13
3:13 PM
[vim/vim] Home/End/PgUp/PgDn keys don't work in :terminal in certain terminals (Issue #17331)
Closed #17331 as completed via 962a8c7. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Home/End/PgUp/PgDn keys don't work in :terminal in certain terminals (Issue #17331)
Closed #17331 as completed via 962a8c7. — Reply to this email directly, view it on GitHub, or
3:13 PM
erry
4
3:13 PM
[vim/vim] Reduce priority of recognizing keypad keys (PR #19145)
Closed #19145 via 962a8c7. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Reduce priority of recognizing keypad keys (PR #19145)
Closed #19145 via 962a8c7. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:13 PM
Christian Brabandt
3:01 PM
Commit: translation: regenerate po/vim.pot after v9.2.0093
translation: regenerate po/vim.pot after v9.2.0093 Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation: regenerate po/vim.pot after v9.2.0093
translation: regenerate po/vim.pot after v9.2.0093 Commit: https://github.com/vim/vim/commit/
3:01 PM
Christian Brabandt
3:01 PM
Commit: patch 9.2.0094: popup: concealed text causes incorrect truncation
patch 9.2.0094: popup: concealed text causes incorrect truncation Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0094: popup: concealed text causes incorrect truncation
patch 9.2.0094: popup: concealed text causes incorrect truncation Commit: https://github.com/vim/vim/
3:01 PM
mattn
10
2:59 PM
[vim/vim] fix text truncation on conceal text in popup windows (PR #19121)
chrisbra left a comment (vim/vim#19121) thanks — Reply to this email directly, view it on GitHub. You
unread,
[vim/vim] fix text truncation on conceal text in popup windows (PR #19121)
chrisbra left a comment (vim/vim#19121) thanks — Reply to this email directly, view it on GitHub. You
2:59 PM
Christian Brabandt
2:56 PM
Re: [vim/vim] patch 9.2.0093: Not possible to have window-local highlighting groups (98174ca)
I have now noticed a few times that vim.pot wasn't pushed. My test script caught this change, but
unread,
Re: [vim/vim] patch 9.2.0093: Not possible to have window-local highlighting groups (98174ca)
I have now noticed a few times that vim.pot wasn't pushed. My test script caught this change, but
2:56 PM
Christian Brabandt
2:46 PM
Commit: patch 9.2.0093: Not possible to have window-local highlighting groups
patch 9.2.0093: Not possible to have window-local highlighting groups Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0093: Not possible to have window-local highlighting groups
patch 9.2.0093: Not possible to have window-local highlighting groups Commit: https://github.com/vim/
2:46 PM
Hima
2
2:40 PM
[vim/vim] Feature Request: Support for local highlight groups (#3576)
Closed #3576 as completed via 98174ca. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Feature Request: Support for local highlight groups (#3576)
Closed #3576 as completed via 98174ca. — Reply to this email directly, view it on GitHub, or
2:40 PM
Foxe Chen
64
2:40 PM
[vim/vim] feat: add 'winhighlight' option (PR #19493)
Closed #19493 via 98174ca. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] feat: add 'winhighlight' option (PR #19493)
Closed #19493 via 98174ca. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
2:40 PM
Christian Brabandt
2:16 PM
Commit: patch 9.2.0092: control flow commands using '|' fail inside a {} block
patch 9.2.0092: control flow commands using '|' fail inside a {} block Commit: https://github
unread,
Commit: patch 9.2.0092: control flow commands using '|' fail inside a {} block
patch 9.2.0092: control flow commands using '|' fail inside a {} block Commit: https://github
2:16 PM
Martin Tournoij
4
2:04 PM
[vim/vim] v9.2.0072 broke try/catch in autocmds (Issue #19535)
Closed #19535 as completed via 62cf4c2. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] v9.2.0072 broke try/catch in autocmds (Issue #19535)
Closed #19535 as completed via 62cf4c2. — Reply to this email directly, view it on GitHub, or
2:04 PM
Christian Brabandt
2
2:04 PM
[vim/vim] control flow commands using '|' fail inside a {} block (PR #19543)
Closed #19543 via 62cf4c2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] control flow commands using '|' fail inside a {} block (PR #19543)
Closed #19543 via 62cf4c2. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
2:04 PM
Christian Brabandt
2:01 PM
Commit: runtime(nickel): Add filetype plugin with com, cms settings
runtime(nickel): Add filetype plugin with com, cms settings Commit: https://github.com/vim/vim/commit
unread,
Commit: runtime(nickel): Add filetype plugin with com, cms settings
runtime(nickel): Add filetype plugin with com, cms settings Commit: https://github.com/vim/vim/commit
2:01 PM
Christian Brabandt
2:01 PM
Commit: patch 9.2.0091: missing out-of-memory checks in quickfix.c
patch 9.2.0091: missing out-of-memory checks in quickfix.c Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0091: missing out-of-memory checks in quickfix.c
patch 9.2.0091: missing out-of-memory checks in quickfix.c Commit: https://github.com/vim/vim/commit/
2:01 PM
h_east
2
2:00 PM
[vim/vim] Fix: default 'statusline' drawing issue when statusline is multiline (PR #19551)
chrisbra left a comment (vim/vim#19551) Thanks. Is this new test flaky? From test_statuslineopt.vim:
unread,
[vim/vim] Fix: default 'statusline' drawing issue when statusline is multiline (PR #19551)
chrisbra left a comment (vim/vim#19551) Thanks. Is this new test flaky? From test_statuslineopt.vim:
2:00 PM
mcauley-penney
42
1:58 PM
[vim/vim] feat(move): allow scrolloff to be satisfied using screen rows past EOF (PR #19040)
chrisbra left a comment (vim/vim#19040) Hm, I typically run this in a full screen putty windows, I
unread,
[vim/vim] feat(move): allow scrolloff to be satisfied using screen rows past EOF (PR #19040)
chrisbra left a comment (vim/vim#19040) Hm, I typically run this in a full screen putty windows, I
1:58 PM
Javier Jaramago Fernández
5
1:54 PM
[vim/vim] fix: flickering on opaque popups for overlapping text (PR #19534)
chrisbra left a comment (vim/vim#19534) There are a few compile errors. Can you please fix those? I
unread,
[vim/vim] fix: flickering on opaque popups for overlapping text (PR #19534)
chrisbra left a comment (vim/vim#19534) There are a few compile errors. Can you please fix those? I
1:54 PM
Riley Bruins
3
1:52 PM
[vim/vim] runtime: nickel ftplugin with `com`, `cms` (PR #19545)
Closed #19545 via 99ba87d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] runtime: nickel ftplugin with `com`, `cms` (PR #19545)
Closed #19545 via 99ba87d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
1:52 PM
John Marriott
6
1:49 PM
[vim/vim] Add out-of-memory checks to quickfix.c (PR #19528)
Closed #19528 via 0155401. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Add out-of-memory checks to quickfix.c (PR #19528)
Closed #19528 via 0155401. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
1:49 PM
Christian Brabandt
1:46 PM
Commit: runtime(po): Update syntax script
runtime(po): Update syntax script Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(po): Update syntax script
runtime(po): Update syntax script Commit: https://github.com/vim/vim/commit/
1:46 PM
Eisuke Kawashima
3
1:41 PM
[vim/vim] update po syntax (PR #19548)
Closed #19548 via 6ce357a. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] update po syntax (PR #19548)
Closed #19548 via 6ce357a. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
1:41 PM