Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 51912
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
Maxim Kim
2:01 AM
[vim/vim] refactor comment package to allow simpler tests (PR #20649)
Currently test suite for the comment package uses separate vim in terminal to do tests, which is
unread,
[vim/vim] refactor comment package to allow simpler tests (PR #20649)
Currently test suite for the comment package uses separate vim in terminal to do tests, which is
2:01 AM
Foxe Chen
2
1:55 AM
[vim/vim] GTK4: Remove native print dialog (PR #20640)
64-bitman left a comment (vim/vim#20640) See #20648 — Reply to this email directly, view it on GitHub
unread,
[vim/vim] GTK4: Remove native print dialog (PR #20640)
64-bitman left a comment (vim/vim#20640) See #20648 — Reply to this email directly, view it on GitHub
1:55 AM
Foxe Chen
1:17 AM
[vim/vim] Add hardcopy print backend using Pango + Cairo (PR #20648)
Add a print backend for the hardcopy feature that uses Pango and Cairo for rendering text. The
unread,
[vim/vim] Add hardcopy print backend using Pango + Cairo (PR #20648)
Add a print backend for the hardcopy feature that uses Pango and Cairo for rendering text. The
1:17 AM
Maxim Kim
12:32 AM
[vim/vim] vim filetype, wrong commentstring (Issue #20647)
habamax created an issue (vim/vim#20647) Steps to reproduce Open vim, paste following " Test for
unread,
[vim/vim] vim filetype, wrong commentstring (Issue #20647)
habamax created an issue (vim/vim#20647) Steps to reproduce Open vim, paste following " Test for
12:32 AM
Fionn
4
Jun 26
[vim/vim] Add syntax for SSH keys and related filetypes (PR #20635)
fionn left a comment (vim/vim#20635) Yeah that's a fair point, renamed. I left the sshKey* names
unread,
[vim/vim] Add syntax for SSH keys and related filetypes (PR #20635)
fionn left a comment (vim/vim#20635) Yeah that's a fair point, renamed. I left the sshKey* names
Jun 26
dependabot[bot]
Jun 26
[vim/vim] CI: Bump actions/checkout from 6.0.2 to 7.0.0 in the github-actions group across 1 directory (PR #20646)
Bumps the github-actions group with 1 update in the / directory: actions/checkout. Updates actions/
unread,
[vim/vim] CI: Bump actions/checkout from 6.0.2 to 7.0.0 in the github-actions group across 1 directory (PR #20646)
Bumps the github-actions group with 1 update in the / directory: actions/checkout. Updates actions/
Jun 26
presuku
9
Jun 26
[vim/vim] gvim (gtk3/X11) became slow since ver 9.2.0646 (Issue #20603)
presuku left a comment (vim/vim#20603) Thank you both for your work. Sorry for the late reply, this
unread,
[vim/vim] gvim (gtk3/X11) became slow since ver 9.2.0646 (Issue #20603)
presuku left a comment (vim/vim#20603) Thank you both for your work. Sorry for the late reply, this
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0735: [security]: arbitrary Ex command execution during C omni-completion
patch 9.2.0735: [security]: arbitrary Ex command execution during C omni-completion Commit: https://
unread,
Commit: patch 9.2.0735: [security]: arbitrary Ex command execution during C omni-completion
patch 9.2.0735: [security]: arbitrary Ex command execution during C omni-completion Commit: https://
Jun 26
Maxim Kim
19
Jun 26
[vim/vim] add optional surround package (PR #20596)
chrisbra left a comment (vim/vim#20596) So how about this then: diff --git a/runtime/doc/usr_05.txt b
unread,
[vim/vim] add optional surround package (PR #20596)
chrisbra left a comment (vim/vim#20596) So how about this then: diff --git a/runtime/doc/usr_05.txt b
Jun 26
Foxe Chen
3
Jun 26
[vim/vim] GTK4: Calculate scrollbar size in gui_mch_enable_scrollbar() (PR #20628)
64-bitman left a comment (vim/vim#20628) Is this the same issue that #20633 tried to fix? different
unread,
[vim/vim] GTK4: Calculate scrollbar size in gui_mch_enable_scrollbar() (PR #20628)
64-bitman left a comment (vim/vim#20628) Is this the same issue that #20633 tried to fix? different
Jun 26
Christian Brabandt
Jun 26
Commit: runtime(doc): Tweak documentation style and typo
runtime(doc): Tweak documentation style and typo Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Tweak documentation style and typo
runtime(doc): Tweak documentation style and typo Commit: https://github.com/vim/vim/commit/
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0734: function pointer passed to STRNCMP() instead of a length
patch 9.2.0734: function pointer passed to STRNCMP() instead of a length Commit: https://github.com/
unread,
Commit: patch 9.2.0734: function pointer passed to STRNCMP() instead of a length
patch 9.2.0734: function pointer passed to STRNCMP() instead of a length Commit: https://github.com/
Jun 26
h_east
2
Jun 26
[vim/vim] Tweak documentation style and typo (PR #20644)
chrisbra left a comment (vim/vim#20644) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Tweak documentation style and typo (PR #20644)
chrisbra left a comment (vim/vim#20644) thanks — Reply to this email directly, view it on GitHub, or
Jun 26
Shane Harper
4
Jun 26
[vim/vim] patch 9.2.NNNN: function pointer passed to STRNCMP() instead of a length (PR #20642)
chrisbra left a comment (vim/vim#20642) Thanks. I include this change here. The potential
unread,
[vim/vim] patch 9.2.NNNN: function pointer passed to STRNCMP() instead of a length (PR #20642)
chrisbra left a comment (vim/vim#20642) Thanks. I include this change here. The potential
Jun 26
Christian Brabandt
Jun 26
Commit: runtime(cabal): Update compiler, ftplugin, syntax, add indent script
runtime(cabal): Update compiler, ftplugin, syntax, add indent script Commit: https://github.com/vim/
unread,
Commit: runtime(cabal): Update compiler, ftplugin, syntax, add indent script
runtime(cabal): Update compiler, ftplugin, syntax, add indent script Commit: https://github.com/vim/
Jun 26
Matthew Hughes
2
Jun 26
[vim/vim] syntax: add 'scrollbar-gutter' keyword in CSS (PR #20639)
chrisbra left a comment (vim/vim#20639) Thanks, ping @jsit — Reply to this email directly, view it on
unread,
[vim/vim] syntax: add 'scrollbar-gutter' keyword in CSS (PR #20639)
chrisbra left a comment (vim/vim#20639) Thanks, ping @jsit — Reply to this email directly, view it on
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0733: GTK3: GUI slow on X11 since dropping the alpha channel
patch 9.2.0733: GTK3: GUI slow on X11 since dropping the alpha channel Commit: https://github.com/vim
unread,
Commit: patch 9.2.0733: GTK3: GUI slow on X11 since dropping the alpha channel
patch 9.2.0733: GTK3: GUI slow on X11 since dropping the alpha channel Commit: https://github.com/vim
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0732: session: terminal restored using absolute columns/rows
patch 9.2.0732: session: terminal restored using absolute columns/rows Commit: https://github.com/vim
unread,
Commit: patch 9.2.0732: session: terminal restored using absolute columns/rows
patch 9.2.0732: session: terminal restored using absolute columns/rows Commit: https://github.com/vim
Jun 26
Mateo Gjika
6
Jun 26
[vim/vim] Improve runtime files for cabal filetype (PR #20623)
chrisbra left a comment (vim/vim#20623) Okay thanks — Reply to this email directly, view it on GitHub
unread,
[vim/vim] Improve runtime files for cabal filetype (PR #20623)
chrisbra left a comment (vim/vim#20623) Okay thanks — Reply to this email directly, view it on GitHub
Jun 26
Foxe Chen
4
Jun 26
[vim/vim] GTK4: queue resize for form widget when not visible (PR #20633)
chrisbra left a comment (vim/vim#20633) no that is in the other half of patch v9.2.0731 — Reply to
unread,
[vim/vim] GTK4: queue resize for form widget when not visible (PR #20633)
chrisbra left a comment (vim/vim#20633) no that is in the other half of patch v9.2.0731 — Reply to
Jun 26
h_east
9
Jun 26
[vim/vim] GTK3: GUI slow on X11 since dropping the surface alpha channel (after v9.2.0646) (PR #20634)
chrisbra left a comment (vim/vim#20634) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] GTK3: GUI slow on X11 since dropping the surface alpha channel (after v9.2.0646) (PR #20634)
chrisbra left a comment (vim/vim#20634) thanks — Reply to this email directly, view it on GitHub, or
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0731: GTK4 GUI scrollbar size not updated when restoring a session
patch 9.2.0731: GTK4 GUI scrollbar size not updated when restoring a session Commit: https://github.
unread,
Commit: patch 9.2.0731: GTK4 GUI scrollbar size not updated when restoring a session
patch 9.2.0731: GTK4 GUI scrollbar size not updated when restoring a session Commit: https://github.
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0730: GTK4 GUI tabline is not updated
patch 9.2.0730: GTK4 GUI tabline is not updated Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0730: GTK4 GUI tabline is not updated
patch 9.2.0730: GTK4 GUI tabline is not updated Commit: https://github.com/vim/vim/commit/
Jun 26
Foxe Chen
4
Jun 26
[vim/vim] Make terminal session window size use proportions (PR #20627)
chrisbra left a comment (vim/vim#20627) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Make terminal session window size use proportions (PR #20627)
chrisbra left a comment (vim/vim#20627) thanks — Reply to this email directly, view it on GitHub, or
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0729: % skips parens on continued quoted lines
patch 9.2.0729: % skips parens on continued quoted lines Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0729: % skips parens on continued quoted lines
patch 9.2.0729: % skips parens on continued quoted lines Commit: https://github.com/vim/vim/commit/
Jun 26
Barrett Ruth
2
Jun 26
[vim/vim] % skips parens on continued quoted lines (PR #20631)
chrisbra left a comment (vim/vim#20631) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] % skips parens on continued quoted lines (PR #20631)
chrisbra left a comment (vim/vim#20631) thanks — Reply to this email directly, view it on GitHub, or
Jun 26
Christian Brabandt
Jun 26
[vim/vim] ml_recover() may write beyond block buffer (PR #20645)
Problem: A crafted swap file can cause an out-of-bounds write during recovery when the same block is
unread,
[vim/vim] ml_recover() may write beyond block buffer (PR #20645)
Problem: A crafted swap file can cause an out-of-bounds write during recovery when the same block is
Jun 26
Christian Brabandt
Jun 26
Commit: runtime(doc): Add installer updates to version9.txt
runtime(doc): Add installer updates to version9.txt Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Add installer updates to version9.txt
runtime(doc): Add installer updates to version9.txt Commit: https://github.com/vim/vim/commit/
Jun 26
Christian Brabandt
Jun 26
Commit: patch 9.2.0728: filetype: supertux info pattern is relative to current dir
patch 9.2.0728: filetype: supertux info pattern is relative to current dir Commit: https://github.com
unread,
Commit: patch 9.2.0728: filetype: supertux info pattern is relative to current dir
patch 9.2.0728: filetype: supertux info pattern is relative to current dir Commit: https://github.com
Jun 26
zeertzjq
2
Jun 26
[vim/vim] filetype: supertux info pattern is relative to current directory (PR #20629)
chrisbra left a comment (vim/vim#20629) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] filetype: supertux info pattern is relative to current directory (PR #20629)
chrisbra left a comment (vim/vim#20629) thanks — Reply to this email directly, view it on GitHub, or
Jun 26