Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 51893
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
18
9:35 AM
[vim/vim] add optional surround package (PR #20596)
habamax left a comment (vim/vim#20596) Hmm, I think the barrier to introducing a plugin manager and
unread,
[vim/vim] add optional surround package (PR #20596)
habamax left a comment (vim/vim#20596) Hmm, I think the barrier to introducing a plugin manager and
9:35 AM
glepnir
9:00 AM
[vim/vim] allow complete_check() interrupt for mapped typed keys (PR #20643)
Problem: Mapped typed keys didn't interrupt completion because KeyTyped was cleared. Solution:
unread,
[vim/vim] allow complete_check() interrupt for mapped typed keys (PR #20643)
Problem: Mapped typed keys didn't interrupt completion because KeyTyped was cleared. Solution:
9:00 AM
Shane Harper
3
8:53 AM
[vim/vim] patch 9.2.NNNN: function pointer passed to STRNCMP() instead of a length (PR #20642)
shaneharper left a comment (vim/vim#20642) There are a number of macros defined in vim.h that have
unread,
[vim/vim] patch 9.2.NNNN: function pointer passed to STRNCMP() instead of a length (PR #20642)
shaneharper left a comment (vim/vim#20642) There are a number of macros defined in vim.h that have
8:53 AM
bugsbugsbux
21
8:14 AM
[vim/vim] do not automatically set user preferences like ts,sw,et (Issue #20036)
justinmk left a comment (vim/vim#20036) This global variable configuration 'system' was
unread,
[vim/vim] do not automatically set user preferences like ts,sw,et (Issue #20036)
justinmk left a comment (vim/vim#20036) This global variable configuration 'system' was
8:14 AM
Shane Harper
5:24 AM
[vim/vim] patch 9.2.NNNN: function pointer passed to STRNCMP() instead of a length (PR #20641)
Problem: In the popup 'close' option-value completion check, a function pointer (the address
unread,
[vim/vim] patch 9.2.NNNN: function pointer passed to STRNCMP() instead of a length (PR #20641)
Problem: In the popup 'close' option-value completion check, a function pointer (the address
5:24 AM
Foxe Chen
2
2:40 AM
[vim/vim] Session restoring windows does not take into account GUI tabline (Issue #20622)
dezza left a comment (vim/vim#20622) Just guessing, it could be related to #19853. Especially because
unread,
[vim/vim] Session restoring windows does not take into account GUI tabline (Issue #20622)
dezza left a comment (vim/vim#20622) Just guessing, it could be related to #19853. Especially because
2:40 AM
dkearns
8
12:36 AM
[vim/vim] runtime(typst): Improve ftplugin (PR #20077)
habamax left a comment (vim/vim#20077) @dkearns I have updated syntax to address issues with the
unread,
[vim/vim] runtime(typst): Improve ftplugin (PR #20077)
habamax left a comment (vim/vim#20077) @dkearns I have updated syntax to address issues with the
12:36 AM
Foxe Chen
Jun 25
[vim/vim] GTK4: Remove native print dialog (PR #20640)
The native GTK4 print dialog does not use the mch_print_* API as said at the top of hardcopy.c .
unread,
[vim/vim] GTK4: Remove native print dialog (PR #20640)
The native GTK4 print dialog does not use the mch_print_* API as said at the top of hardcopy.c .
Jun 25
Edmond Solomon
3
Jun 25
[vim/vim] netrw: trying to rename a file causes the filename path to be mangled (Issue #20636)
eddaso left a comment (vim/vim#20636) 1.png (view on web) 2.png (view on web) 3.png (view on web) —
unread,
[vim/vim] netrw: trying to rename a file causes the filename path to be mangled (Issue #20636)
eddaso left a comment (vim/vim#20636) 1.png (view on web) 2.png (view on web) 3.png (view on web) —
Jun 25
Matthew Hughes
Jun 25
[vim/vim] syntax: add 'scrollbar-gutter' keyword in CSS (PR #20639)
This is defined in the 'CSS Overflow Module Level 3' spec[1] and supported by recent versions
unread,
[vim/vim] syntax: add 'scrollbar-gutter' keyword in CSS (PR #20639)
This is defined in the 'CSS Overflow Module Level 3' spec[1] and supported by recent versions
Jun 25
Shad
Jun 25
[vim/vim] pum: No opacity when background not set for Popup menu group (PR #20638)
Problem: pum: When the Pmenu highlight group has no guibg/ctermbg the popup menu becomes fully
unread,
[vim/vim] pum: No opacity when background not set for Popup menu group (PR #20638)
Problem: pum: When the Pmenu highlight group has no guibg/ctermbg the popup menu becomes fully
Jun 25
Foxe Chen
Jun 25
[vim/vim] GTK4: Update selection formats when 'clipboard' changes (PR #20637)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20637
unread,
[vim/vim] GTK4: Update selection formats when 'clipboard' changes (PR #20637)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20637
Jun 25
h_east
8
Jun 25
[vim/vim] GTK3: GUI slow on X11 since dropping the surface alpha channel (after v9.2.0646) (PR #20634)
dezza left a comment (vim/vim#20634) I came to same conclusion, just a quick thought as we really
unread,
[vim/vim] GTK3: GUI slow on X11 since dropping the surface alpha channel (after v9.2.0646) (PR #20634)
dezza left a comment (vim/vim#20634) I came to same conclusion, just a quick thought as we really
Jun 25
dezza
6
Jun 25
[vim/vim] perf(gtk3-wayland): deferred dirty redraw (PR #20528)
dezza left a comment (vim/vim#20528) @chrisbra I think this is ready now, been enjoying it a lot. If
unread,
[vim/vim] perf(gtk3-wayland): deferred dirty redraw (PR #20528)
dezza left a comment (vim/vim#20528) @chrisbra I think this is ready now, been enjoying it a lot. If
Jun 25
Fionn
2
Jun 25
[vim/vim] Add syntax for SSH keys and related filetypes (PR #20635)
fionn left a comment (vim/vim#20635) Source: https://github.com/fionn/vim-syntax-ssh. I've been
unread,
[vim/vim] Add syntax for SSH keys and related filetypes (PR #20635)
fionn left a comment (vim/vim#20635) Source: https://github.com/fionn/vim-syntax-ssh. I've been
Jun 25
dezza
3
Jun 25
[vim/vim] fix(popup-image): gtk2,3 avoid update_cursor, popup_image_clear_cairo (PR #20610)
dezza left a comment (vim/vim#20610) Thanks. One question: the last hunk contains this: - # ifdef
unread,
[vim/vim] fix(popup-image): gtk2,3 avoid update_cursor, popup_image_clear_cairo (PR #20610)
dezza left a comment (vim/vim#20610) Thanks. One question: the last hunk contains this: - # ifdef
Jun 25
Mateo Gjika
5
Jun 25
[vim/vim] Improve runtime files for cabal filetype (PR #20623)
mateoxh left a comment (vim/vim#20623) In languages where layout has meaning I think expandtab should
unread,
[vim/vim] Improve runtime files for cabal filetype (PR #20623)
mateoxh left a comment (vim/vim#20623) In languages where layout has meaning I think expandtab should
Jun 25
presuku
8
Jun 25
[vim/vim] gvim (gtk3/X11) became slow since ver 9.2.0646 (Issue #20603)
presuku left a comment (vim/vim#20603) @h-east Thank you, I'll try it out later. @dezza Sorry for
unread,
[vim/vim] gvim (gtk3/X11) became slow since ver 9.2.0646 (Issue #20603)
presuku left a comment (vim/vim#20603) @h-east Thank you, I'll try it out later. @dezza Sorry for
Jun 25
Foxe Chen
Jun 25
[vim/vim] GTK4: queue resize for form widget when not visible (PR #20633)
Seems to fix scrollbar size not being updated when restoring session. Unrelated change: call
unread,
[vim/vim] GTK4: queue resize for form widget when not visible (PR #20633)
Seems to fix scrollbar size not being updated when restoring session. Unrelated change: call
Jun 25
Foxe Chen
3
Jun 25
[vim/vim] Make terminal session window size use proportions (PR #20627)
64-bitman left a comment (vim/vim#20627) I think this is ready. The tabline causing split windows to
unread,
[vim/vim] Make terminal session window size use proportions (PR #20627)
64-bitman left a comment (vim/vim#20627) I think this is ready. The tabline causing split windows to
Jun 25
glepnir
2
Jun 25
[vim/vim] filetype detect missing from completion (PR #20625)
glepnir left a comment (vim/vim#20625) updated detect is now offered only for the bare :filetype and
unread,
[vim/vim] filetype detect missing from completion (PR #20625)
glepnir left a comment (vim/vim#20625) updated detect is now offered only for the bare :filetype and
Jun 25
Louis
2
Jun 24
[vim/vim] The winid field in the info dictionary passed to the custom function specified by quickfixtextfunc is incorrect when lvimgrep is executed from within a user-defined function. (Issue #20632)
zeertzjq left a comment (vim/vim#20632) Where are the "steps" in "Steps to reproduce
unread,
[vim/vim] The winid field in the info dictionary passed to the custom function specified by quickfixtextfunc is incorrect when lvimgrep is executed from within a user-defined function. (Issue #20632)
zeertzjq left a comment (vim/vim#20632) Where are the "steps" in "Steps to reproduce
Jun 24
h_east
38
Jun 24
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks for publishing the Brainfuck files and, importantly,
unread,
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks for publishing the Brainfuck files and, importantly,
Jun 24
Barrett Ruth
Jun 24
[vim/vim] % skips parens on continued quoted lines (PR #20631)
Problem: The "%" command and bracket/text-object motions can skip the matching paren or
unread,
[vim/vim] % skips parens on continued quoted lines (PR #20631)
Problem: The "%" command and bracket/text-object motions can skip the matching paren or
Jun 24
K.Takata
Jun 24
[vim/vim] doc: Add installer updates to version9.txt (PR #20630)
The NSIS installer has been reworked in vim/vim-win32-installer#457. Add the updates to version9.txt.
unread,
[vim/vim] doc: Add installer updates to version9.txt (PR #20630)
The NSIS installer has been reworked in vim/vim-win32-installer#457. Add the updates to version9.txt.
Jun 24
h_east
16
Jun 24
[vim/vim] completion: 'autocompletedelay' blocks the main loop and drops autocommands (PR #20598)
h-east left a comment (vim/vim#20598) I rebased onto master. — Reply to this email directly, view it
unread,
[vim/vim] completion: 'autocompletedelay' blocks the main loop and drops autocommands (PR #20598)
h-east left a comment (vim/vim#20598) I rebased onto master. — Reply to this email directly, view it
Jun 24
zeertzjq
Jun 24
[vim/vim] filetype: supertux info pattern is relative to current directory (PR #20629)
Problem: filetype: supertux info pattern is relative to current directory (after 9.2.0716). Solution:
unread,
[vim/vim] filetype: supertux info pattern is relative to current directory (PR #20629)
Problem: filetype: supertux info pattern is relative to current directory (after 9.2.0716). Solution:
Jun 24
Aliaksei Budavei
3
Jun 24
[vim/vim] runtime(screen): Bring the syntax up to version 5 (PR #20550)
zzzyxwvut left a comment (vim/vim#20550) I have made the requested changes. Please review again. —
unread,
[vim/vim] runtime(screen): Bring the syntax up to version 5 (PR #20550)
zzzyxwvut left a comment (vim/vim#20550) I have made the requested changes. Please review again. —
Jun 24
Christian Brabandt
Jun 24
Commit: patch 9.2.0725: [security]: Stack out-of-bounds write in spell_soundfold_sal()
patch 9.2.0725: [security]: Stack out-of-bounds write in spell_soundfold_sal() Commit: https://github
unread,
Commit: patch 9.2.0725: [security]: Stack out-of-bounds write in spell_soundfold_sal()
patch 9.2.0725: [security]: Stack out-of-bounds write in spell_soundfold_sal() Commit: https://github
Jun 24
Foxe Chen
Jun 24
[vim/vim] GTK4: Calculate scrollbar size in gui_mch_enable_scrollbar() (PR #20628)
This seems to fix the issue for me of the right scrollbar bounds going off the maximized window You
unread,
[vim/vim] GTK4: Calculate scrollbar size in gui_mch_enable_scrollbar() (PR #20628)
This seems to fix the issue for me of the right scrollbar bounds going off the maximized window You
Jun 24