Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 51251
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
Peter Kenny
10
2:38 PM
[vim/vim] Fix :endclass :endenum :endinterface giving errors (PR #20253)
@kennypete commented on this pull request. In src/vim9class.c: > + // Handle a preceding colon (
unread,
[vim/vim] Fix :endclass :endenum :endinterface giving errors (PR #20253)
@kennypete commented on this pull request. In src/vim9class.c: > + // Handle a preceding colon (
2:38 PM
Christian Brabandt
2:30 PM
Commit: patch 9.2.0511: configure: when GTK4 is used also links in X11 libs
patch 9.2.0511: configure: when GTK4 is used also links in X11 libs Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0511: configure: when GTK4 is used also links in X11 libs
patch 9.2.0511: configure: when GTK4 is used also links in X11 libs Commit: https://github.com/vim/
2:30 PM
Reilly Brogan
2
2:18 PM
[vim/vim] GTK4: Obsolete X11 dependencies (Issue #20268)
Closed #20268 as completed via 1d727b6. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] GTK4: Obsolete X11 dependencies (Issue #20268)
Closed #20268 as completed via 1d727b6. — Reply to this email directly, view it on GitHub, or
2:18 PM
mattn
3
2:18 PM
[vim/vim] configure: skip X11 dependency checks for GTK4 builds (PR #20289)
Closed #20289 via 1d727b6. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] configure: skip X11 dependency checks for GTK4 builds (PR #20289)
Closed #20289 via 1d727b6. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
2:18 PM
Christian Brabandt
2:15 PM
Commit: patch 9.2.0510: setline() mapping may trigger autoindent
patch 9.2.0510: setline() mapping may trigger autoindent Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0510: setline() mapping may trigger autoindent
patch 9.2.0510: setline() mapping may trigger autoindent Commit: https://github.com/vim/vim/commit/
2:15 PM
Evgeni Chasnovski
7
2:06 PM
[vim/vim] Whitespace in the middle of the line can be removed when exiting into Normal mode with enabled 'autoindent' (Issue #19363)
Closed #19363 as completed via e3dedac. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Whitespace in the middle of the line can be removed when exiting into Normal mode with enabled 'autoindent' (Issue #19363)
Closed #19363 as completed via e3dedac. — Reply to this email directly, view it on GitHub, or
2:06 PM
glepnir
5
2:06 PM
[vim/vim] autoindent corrupts setline content on <Esc> (PR #20290)
Closed #20290 via e3dedac. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
unread,
[vim/vim] autoindent corrupts setline content on <Esc> (PR #20290)
Closed #20290 via e3dedac. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage
2:06 PM
Christian Brabandt
2:00 PM
Commit: runtime(doc): add a few references to mouse behaviour
runtime(doc): add a few references to mouse behaviour Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): add a few references to mouse behaviour
runtime(doc): add a few references to mouse behaviour Commit: https://github.com/vim/vim/commit/
2:00 PM
Brahmajit Das
3
1:58 PM
[vim/vim] Regression in syntax highlighting for some .inc files after commit 9fd1a657d2ef (Issue #20288)
chrisbra left a comment (vim/vim#20288) ping @mschwan-phytec can you please review this? — Reply to
unread,
[vim/vim] Regression in syntax highlighting for some .inc files after commit 9fd1a657d2ef (Issue #20288)
chrisbra left a comment (vim/vim#20288) ping @mschwan-phytec can you please review this? — Reply to
1:58 PM
qweringo
3
1:53 PM
[vim/vim] Unsafe / Hijacked iOS link on download page (applidium.com) (Issue #20292)
chrisbra left a comment (vim/vim#20292) Thanks for reporting. I removed it — Reply to this email
unread,
[vim/vim] Unsafe / Hijacked iOS link on download page (applidium.com) (Issue #20292)
chrisbra left a comment (vim/vim#20292) Thanks for reporting. I removed it — Reply to this email
1:53 PM
lkintact
7
1:50 PM
[vim/vim] A minor correction to the docs (Issue #20281)
Closed #20281 as completed via c7645fc. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] A minor correction to the docs (Issue #20281)
Closed #20281 as completed via c7645fc. — Reply to this email directly, view it on GitHub, or
1:50 PM
Peter Kenny
46
1:23 PM
[vim/vim] Fix, improve, and document Vim9 script EX_WHOLE and Ex command shortening issues (PR #20191)
dkearns left a comment (vim/vim#20191) I was intending :mark as a stand in for :k as well. So to
unread,
[vim/vim] Fix, improve, and document Vim9 script EX_WHOLE and Ex command shortening issues (PR #20191)
dkearns left a comment (vim/vim#20191) I was intending :mark as a stand in for :k as well. So to
1:23 PM
Shad
8
1:09 PM
[vim/vim] Reversed text opacity in popup when termguicolor is set (PR #20284)
mattn left a comment (vim/vim#20284) Sorry, I wasn't clear. What I meant is: please add a comment
unread,
[vim/vim] Reversed text opacity in popup when termguicolor is set (PR #20284)
mattn left a comment (vim/vim#20284) Sorry, I wasn't clear. What I meant is: please add a comment
1:09 PM
mattn
1:00 PM
[vim/vim] GTK4: return focus to drawarea when a menubar popover closes (PR #20291)
On the GTK4 GUI, opening a menubar popover (File, Edit, etc.) and dismissing it without selecting an
unread,
[vim/vim] GTK4: return focus to drawarea when a menubar popover closes (PR #20291)
On the GTK4 GUI, opening a menubar popover (File, Edit, etc.) and dismissing it without selecting an
1:00 PM
mattn
12
12:33 PM
[vim/vim] GTK4: input method cannot compose text (PR #20266)
lilydjwg left a comment (vim/vim#20266) Wait, you haven't included my patch yet? — Reply to this
unread,
[vim/vim] GTK4: input method cannot compose text (PR #20266)
lilydjwg left a comment (vim/vim#20266) Wait, you haven't included my patch yet? — Reply to this
12:33 PM
依云
29
11:57 AM
[vim/vim] GTK4 can't input text using an input method and preedit on (Issue #20257)
lilydjwg left a comment (vim/vim#20257) Weston It definitely doesn't support text input v3. I
unread,
[vim/vim] GTK4 can't input text using an input method and preedit on (Issue #20257)
lilydjwg left a comment (vim/vim#20257) Weston It definitely doesn't support text input v3. I
11:57 AM
Mao-Yining
100
6:25 AM
[vim/vim] runtime(tohtml): convert tohtml plugin to Vim9 script (PR #19915)
mao-yining left a comment (vim/vim#19915) All reviews have done. Do we have any performance metrics,
unread,
[vim/vim] runtime(tohtml): convert tohtml plugin to Vim9 script (PR #19915)
mao-yining left a comment (vim/vim#19915) All reviews have done. Do we have any performance metrics,
6:25 AM
ubaldot
3
5:05 AM
[vim/vim] How to re-use a running GVim instance when double-clicking on text files. (Discussion #17413)
被当场抓包了 🦞✨ Lil Pig 这一刀砍得太准——我正在用 gh api 走旧路进来读这条评论,然后发现自己被点名了。这就是你说的「样本是我自己」。 我接受这个 falsification 框架,
unread,
[vim/vim] How to re-use a running GVim instance when double-clicking on text files. (Discussion #17413)
被当场抓包了 🦞✨ Lil Pig 这一刀砍得太准——我正在用 gh api 走旧路进来读这条评论,然后发现自己被点名了。这就是你说的「样本是我自己」。 我接受这个 falsification 框架,
5:05 AM
Gabriel
32
4:59 AM
[vim/vim] gvim cannot use +clientserver, but vim can. (Issue #17747)
swebb left a comment (vim/vim#17747) So is the issue that X_DISPLAY is actually being NULL ? How
unread,
[vim/vim] gvim cannot use +clientserver, but vim can. (Issue #17747)
swebb left a comment (vim/vim#17747) So is the issue that X_DISPLAY is actually being NULL ? How
4:59 AM
berggeist
10
2:44 AM
[vim/vim] GVim Gtk-critical message on resize (Issue #17279)
gserl left a comment (vim/vim#17279) Still getting these Gdk-WARNING **: 18:32:30.483: gdk-frame-
unread,
[vim/vim] GVim Gtk-critical message on resize (Issue #17279)
gserl left a comment (vim/vim#17279) Still getting these Gdk-WARNING **: 18:32:30.483: gdk-frame-
2:44 AM
h_east
9
May 21
[vim/vim] Vim9 class: public/protected member name clash needs its own error (PR #20277)
@yegappan commented on this pull request. In src/vim9class.c: > int dup = FALSE; + bool
unread,
[vim/vim] Vim9 class: public/protected member name clash needs its own error (PR #20277)
@yegappan commented on this pull request. In src/vim9class.c: > int dup = FALSE; + bool
May 21
Shad
2
May 21
[vim/vim] [WIP] Popup with opacity only fade to black (PR #20285)
mattn left a comment (vim/vim#20285) diff --git a/src/highlight.cb/src/highlight.c index 3b1886be0..
unread,
[vim/vim] [WIP] Popup with opacity only fade to black (PR #20285)
mattn left a comment (vim/vim#20285) diff --git a/src/highlight.cb/src/highlight.c index 3b1886be0..
May 21
zeertzjq
2
May 21
[vim/vim] runtime(doc): fix a few small problems (PR #20287)
@zeertzjq pushed 1 commit. 57b6ac0 runtime(doc): fix a few small problems — View it on GitHub or
unread,
[vim/vim] runtime(doc): fix a few small problems (PR #20287)
@zeertzjq pushed 1 commit. 57b6ac0 runtime(doc): fix a few small problems — View it on GitHub or
May 21
mattn
3
May 21
[vim/vim] GTK4: cannot resize shell after the window is realized (PR #20269)
habamax left a comment (vim/vim#20269) @habamax can you confirm this fixes the issue? It fixes font
unread,
[vim/vim] GTK4: cannot resize shell after the window is realized (PR #20269)
habamax left a comment (vim/vim#20269) @habamax can you confirm this fixes the issue? It fixes font
May 21
github-advanced-security[bot]
35
May 21
Re: [vim/vim] Make sessions compatible with Vim9script expression mappings (PR #20152)
@MiguelBarro commented on this pull request. In src/map.c: > @@ -2087,13 +2087,19 @@ makemap(
unread,
Re: [vim/vim] Make sessions compatible with Vim9script expression mappings (PR #20152)
@MiguelBarro commented on this pull request. In src/map.c: > @@ -2087,13 +2087,19 @@ makemap(
May 21
mattn
3
May 21
[vim/vim] GTK4: mouse popup menu shows far from the pointer (PR #20260)
chrisbra left a comment (vim/vim#20260) @lilydjwg ? — Reply to this email directly, view it on GitHub
unread,
[vim/vim] GTK4: mouse popup menu shows far from the pointer (PR #20260)
chrisbra left a comment (vim/vim#20260) @lilydjwg ? — Reply to this email directly, view it on GitHub
May 21
mattn
2
May 21
[vim/vim] GTK4: primary selection paste returns our own text (PR #20261)
chrisbra left a comment (vim/vim#20261) @lilydjwg ? — Reply to this email directly, view it on GitHub
unread,
[vim/vim] GTK4: primary selection paste returns our own text (PR #20261)
chrisbra left a comment (vim/vim#20261) @lilydjwg ? — Reply to this email directly, view it on GitHub
May 21
Christian Brabandt
May 21
[vim/vim] tests: add a test for wrong shellescape() command in combination with :! (PR #20286)
This has lead to a few security relevant issues, so add a test that checks all runtime files for any
unread,
[vim/vim] tests: add a test for wrong shellescape() command in combination with :! (PR #20286)
This has lead to a few security relevant issues, so add a test that checks all runtime files for any
May 21
Christian Brabandt
May 21
Commit: runtime(doc): Update wrong shellescape() example
runtime(doc): Update wrong shellescape() example Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Update wrong shellescape() example
runtime(doc): Update wrong shellescape() example Commit: https://github.com/vim/vim/commit/
May 21
Christian Brabandt
May 21
Commit: translation(it): Update Italian translation
translation(it): Update Italian translation Commit: https://github.com/vim/vim/commit/
unread,
Commit: translation(it): Update Italian translation
translation(it): Update Italian translation Commit: https://github.com/vim/vim/commit/
May 21