Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 50213
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
mattn
10:05 PM
[vim/vim] Fix excessive scroll-up with guioptions+=! and ConPTY (PR #19735)
patch 9.2.0048 (71cc1b1) made ConPTY the default on Windows 11. Since then, running :!cmd (eg :!git
unread,
[vim/vim] Fix excessive scroll-up with guioptions+=! and ConPTY (PR #19735)
patch 9.2.0048 (71cc1b1) made ConPTY the default on Windows 11. Since then, running :!cmd (eg :!git
10:05 PM
thunderbird-1990
20
9:15 PM
[vim/vim] "gvim --remote-tab-silent" seems to be broken under version 9.1.1623 (Issue #17982)
64-bitman left a comment (vim/vim#17982) It looks like the problem is that the socket server needs to
unread,
[vim/vim] "gvim --remote-tab-silent" seems to be broken under version 9.1.1623 (Issue #17982)
64-bitman left a comment (vim/vim#17982) It looks like the problem is that the socket server needs to
9:15 PM
h_east
9:14 PM
[vim/vim] Tabpanel: frame width not updated for existing tab pages (PR #19734)
Problem: When 'showtabpanel' is set before any window exists (eg via --cmd) and multiple tab
unread,
[vim/vim] Tabpanel: frame width not updated for existing tab pages (PR #19734)
Problem: When 'showtabpanel' is set before any window exists (eg via --cmd) and multiple tab
9:14 PM
Shougo
75
8:53 PM
[vim/vim] Add setrepeat() and getrepeat() functions for dot command control (PR #19413)
Shougo left a comment (vim/vim#19413) Wow, this real person must be really thankfull Lol, Thank you
unread,
[vim/vim] Add setrepeat() and getrepeat() functions for dot command control (PR #19413)
Shougo left a comment (vim/vim#19413) Wow, this real person must be really thankfull Lol, Thank you
8:53 PM
Foxe Chen
12
8:37 PM
[vim/vim] Detect kitty key protocol on startup (PR #19600)
Closed #19600. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] Detect kitty key protocol on startup (PR #19600)
Closed #19600. — Reply to this email directly, view it on GitHub. You are receiving this because you
8:37 PM
Barrett Ruth
8:29 PM
[vim/vim] docs(if_pyth): fix 'exression' typo (PR #19733)
Problem runtime/doc/if_pyth.txt contains a typo: exression instead of expression . Solution Fix the
unread,
[vim/vim] docs(if_pyth): fix 'exression' typo (PR #19733)
Problem runtime/doc/if_pyth.txt contains a typo: exression instead of expression . Solution Fix the
8:29 PM
mattn
2
8:25 PM
[vim/vim] use redraw_as_cleared() instead of screenclear() to avoid flicker (PR #19732)
mattn left a comment (vim/vim#19732) @chrisbra The CI failure ( Test_message_more_scrollback in linux
unread,
[vim/vim] use redraw_as_cleared() instead of screenclear() to avoid flicker (PR #19732)
mattn left a comment (vim/vim#19732) @chrisbra The CI failure ( Test_message_more_scrollback in linux
8:25 PM
charan
20
7:31 PM
[vim/vim] vim is flickering during scroll (Issue #18972)
mattn left a comment (vim/vim#18972) The flicker is caused by screenclear() in win_do_lines() (screen
unread,
[vim/vim] vim is flickering during scroll (Issue #18972)
mattn left a comment (vim/vim#18972) The flicker is caused by screenclear() in win_do_lines() (screen
7:31 PM
John Marriott
12
7:27 PM
[vim/vim] Use the return value of copy_option_part() (PR #19725)
@basilisk0315 pushed 1 commit. 6b4da3f Fix based on feedback — View it on GitHub or unsubscribe. You
unread,
[vim/vim] Use the return value of copy_option_part() (PR #19725)
@basilisk0315 pushed 1 commit. 6b4da3f Fix based on feedback — View it on GitHub or unsubscribe. You
7:27 PM
Christian Brabandt
2
7:02 PM
[vim/vim] cscope: can escape from restricted mode (PR #19731)
@zeertzjq commented on this pull request. In src/if_cscope.c: > @@ -254,6 +254,9 @@
unread,
[vim/vim] cscope: can escape from restricted mode (PR #19731)
@zeertzjq commented on this pull request. In src/if_cscope.c: > @@ -254,6 +254,9 @@
7:02 PM
Foxe Chen
18
6:31 PM
[vim/vim] Add history to prompt buffer (PR #19700)
64-bitman left a comment (vim/vim#19700) I have only looked at the provided API, but I think this can
unread,
[vim/vim] Add history to prompt buffer (PR #19700)
64-bitman left a comment (vim/vim#19700) I have only looked at the provided API, but I think this can
6:31 PM
Christian Brabandt
5:32 PM
Commit: patch 9.2.0192: not correctly recognizing raw key codes
patch 9.2.0192: not correctly recognizing raw key codes Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0192: not correctly recognizing raw key codes
patch 9.2.0192: not correctly recognizing raw key codes Commit: https://github.com/vim/vim/commit/
5:32 PM
Christian Brabandt
5:32 PM
Commit: patch 9.2.0191: Not possible to know if Vim was compiled with Android support
patch 9.2.0191: Not possible to know if Vim was compiled with Android support Commit: https://github.
unread,
Commit: patch 9.2.0191: Not possible to know if Vim was compiled with Android support
patch 9.2.0191: Not possible to know if Vim was compiled with Android support Commit: https://github.
5:32 PM
erry
2
5:29 PM
[vim/vim] Vim doesn't recognize raw key codes in mappings (Issue #19182)
Closed #19182 as completed via c4d2122. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Vim doesn't recognize raw key codes in mappings (Issue #19182)
Closed #19182 as completed via c4d2122. — Reply to this email directly, view it on GitHub, or
5:29 PM
erry
3
5:29 PM
[vim/vim] Recognize modifiers in mappings (PR #19643)
Closed #19643 via c4d2122. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Recognize modifiers in mappings (PR #19643)
Closed #19643 via c4d2122. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
5:29 PM
TomIO
13
5:18 PM
[vim/vim] feat(has): add support for 'android' and 'termux' feature flags (PR #19623)
Closed #19623 via d41cd5d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] feat(has): add support for 'android' and 'termux' feature flags (PR #19623)
Closed #19623 via d41cd5d. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
5:18 PM
Christian Brabandt
5:17 PM
Commit: patch 9.2.0190: Status line height mismatch in vertical splits
patch 9.2.0190: Status line height mismatch in vertical splits Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0190: Status line height mismatch in vertical splits
patch 9.2.0190: Status line height mismatch in vertical splits Commit: https://github.com/vim/vim/
5:17 PM
h_east
8
5:07 PM
[vim/vim] window: fix last_status_rec() taking N rows for FR_ROW instead of one (PR #19688)
Closed #19688 via 1f4cd5f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] window: fix last_status_rec() taking N rows for FR_ROW instead of one (PR #19688)
Closed #19688 via 1f4cd5f. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
5:07 PM
Christian Brabandt
5:02 PM
Commit: patch 9.2.0189: MS-Windows: opacity popups flicker during redraw in the console
patch 9.2.0189: MS-Windows: opacity popups flicker during redraw in the console Commit: https://
unread,
Commit: patch 9.2.0189: MS-Windows: opacity popups flicker during redraw in the console
patch 9.2.0189: MS-Windows: opacity popups flicker during redraw in the console Commit: https://
5:02 PM
mattn
12
4:56 PM
[vim/vim] Fix opacity popup flicker on Win32 console (PR #19697)
Closed #19697 via 019c53b. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix opacity popup flicker on Win32 console (PR #19697)
Closed #19697 via 019c53b. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:56 PM
Christian Brabandt
4:47 PM
Commit: patch 9.2.0188: Can set environment variables in restricted mode
patch 9.2.0188: Can set environment variables in restricted mode Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0188: Can set environment variables in restricted mode
patch 9.2.0188: Can set environment variables in restricted mode Commit: https://github.com/vim/vim/
4:47 PM
pyllyukko
8
4:40 PM
[vim/vim] Disallow settings variables in ex_let_env() when in restricted mode (PR #19704)
Closed #19704 via 15a96a0. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Disallow settings variables in ex_let_env() when in restricted mode (PR #19704)
Closed #19704 via 15a96a0. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
4:40 PM
mattn
7
4:10 PM
[vim/vim] perf: fast path for split() with a single-byte literal separator (PR #19708)
@Copilot commented on this pull request. Pull request overview This PR optimizes the Vimscript split(
unread,
[vim/vim] perf: fast path for split() with a single-byte literal separator (PR #19708)
@Copilot commented on this pull request. Pull request overview This PR optimizes the Vimscript split(
4:10 PM
Christian Brabandt
3:47 PM
Commit: patch 9.2.0187: MS-Windows: rendering artifacts with DirectX renderer
patch 9.2.0187: MS-Windows: rendering artifacts with DirectX renderer Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0187: MS-Windows: rendering artifacts with DirectX renderer
patch 9.2.0187: MS-Windows: rendering artifacts with DirectX renderer Commit: https://github.com/vim/
3:47 PM
mattn
3
3:45 PM
[vim/vim] Fix DirectWrite glyph pixel spillover leaving artifacts (PR #19711)
Closed #19711 via 6238ee9. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Fix DirectWrite glyph pixel spillover leaving artifacts (PR #19711)
Closed #19711 via 6238ee9. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:45 PM
thinca
7
3:42 PM
[vim/vim] Fix TabPageIdxs buffer overflow when drawing custom tabline (PR #19730)
h-east left a comment (vim/vim#19730) Ah, I see, so --cmd keeps the relationship broken. — Reply to
unread,
[vim/vim] Fix TabPageIdxs buffer overflow when drawing custom tabline (PR #19730)
h-east left a comment (vim/vim#19730) Ah, I see, so --cmd keeps the relationship broken. — Reply to
3:42 PM
Christian Brabandt
3:17 PM
Commit: patch 9.2.0186: heap buffer overflow with long generic function name
patch 9.2.0186: heap buffer overflow with long generic function name Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0186: heap buffer overflow with long generic function name
patch 9.2.0186: heap buffer overflow with long generic function name Commit: https://github.com/vim/
3:17 PM
Christian Brabandt
7
3:12 PM
[vim/vim] heap buffer overflow with long generic function name (PR #19727)
Closed #19727 via f9bed02. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] heap buffer overflow with long generic function name (PR #19727)
Closed #19727 via f9bed02. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
3:12 PM
Sean Dewar
4
3:08 PM
[vim/vim] Fix restoring incorrect value of w_locked (PR #19728)
seandewar left a comment (vim/vim#19728) I think I now know what's wrong with do_ecmd . Tests now
unread,
[vim/vim] Fix restoring incorrect value of w_locked (PR #19728)
seandewar left a comment (vim/vim#19728) I think I now know what's wrong with do_ecmd . Tests now
3:08 PM
Christian Brabandt
3:02 PM
Commit: patch 9.2.0185: buffer overflow when redrawing custom tabline
patch 9.2.0185: buffer overflow when redrawing custom tabline Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0185: buffer overflow when redrawing custom tabline
patch 9.2.0185: buffer overflow when redrawing custom tabline Commit: https://github.com/vim/vim/
3:02 PM