Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Group path
vim_dev
1–30 of 51863
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
Mateo Gjika
2
1:13 PM
[vim/vim] Improve runtime files for cabal filetype (PR #20623)
chrisbra left a comment (vim/vim#20623) Thanks, however I'd recommend to follow the style guide,
unread,
[vim/vim] Improve runtime files for cabal filetype (PR #20623)
chrisbra left a comment (vim/vim#20623) Thanks, however I'd recommend to follow the style guide,
1:13 PM
h_east
15
9:02 AM
[vim/vim] completion: 'autocompletedelay' blocks the main loop and drops autocommands (PR #20598)
h-east left a comment (vim/vim#20598) @girishji @chrisbra A heads-up on the ruler fix we agreed to
unread,
[vim/vim] completion: 'autocompletedelay' blocks the main loop and drops autocommands (PR #20598)
h-east left a comment (vim/vim#20598) @girishji @chrisbra A heads-up on the ruler fix we agreed to
9:02 AM
h_east
8:43 AM
[vim/vim] completion: ruler not updated to the cursor column when the popup menu is visible (PR #20626)
Problem: While the insert-mode completion popup menu is visible, the ruler - and the ruler shown in a
unread,
[vim/vim] completion: ruler not updated to the cursor column when the popup menu is visible (PR #20626)
Problem: While the insert-mode completion popup menu is visible, the ruler - and the ruler shown in a
8:43 AM
glepnir
8:25 AM
[vim/vim] filetype detect missing from completion (PR #20625)
Problem: ":filetype detect" is a valid command but not offered by command-line completion.
unread,
[vim/vim] filetype detect missing from completion (PR #20625)
Problem: ":filetype detect" is a valid command but not offered by command-line completion.
8:25 AM
Christian Brabandt
6:06 AM
[vim/vim] Coverity warnings (PR #20624)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20624
unread,
[vim/vim] Coverity warnings (PR #20624)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20624
6:06 AM
h_east
36
4:10 AM
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
h-east left a comment (vim/vim#20371) Thanks for the extra filetype measurements and for spelling out
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 the extra filetype measurements and for spelling out
4:10 AM
Vladimír Marek
10
2:50 AM
[vim/vim] fix dynamic Ruby linker arguments (PR #20558)
dscho left a comment (vim/vim#20558) should be fixed now with 9.2.0681 Thank you @chrisbra! I'll
unread,
[vim/vim] fix dynamic Ruby linker arguments (PR #20558)
dscho left a comment (vim/vim#20558) should be fixed now with 9.2.0681 Thank you @chrisbra! I'll
2:50 AM
Foxe Chen
2:32 AM
[vim/vim] Session restoring windows does not take into account GUI tabline (Issue #20622)
64-bitman created an issue (vim/vim#20622) Steps to reproduce Run set guioptions+=e Open Vim and
unread,
[vim/vim] Session restoring windows does not take into account GUI tabline (Issue #20622)
64-bitman created an issue (vim/vim#20622) Steps to reproduce Run set guioptions+=e Open Vim and
2:32 AM
Foxe Chen
Jun 23
[vim/vim] fix use after free when freeing exit_cb from job on exit (PR #20621)
def_functions is may already be cleared. Thread 1 "vim" received signal SIGSEGV,
unread,
[vim/vim] fix use after free when freeing exit_cb from job on exit (PR #20621)
def_functions is may already be cleared. Thread 1 "vim" received signal SIGSEGV,
Jun 23
Foxe Chen
Jun 23
[vim/vim] Support "noclose" value for "term_finish" in term_start() (PR #20620)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20620
unread,
[vim/vim] Support "noclose" value for "term_finish" in term_start() (PR #20620)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20620
Jun 23
Maxim Kim
10
Jun 23
[vim/vim] add optional surround package (PR #20596)
habamax left a comment (vim/vim#20596) This is done. @bennyyip I will add function surround add/
unread,
[vim/vim] add optional surround package (PR #20596)
habamax left a comment (vim/vim#20596) This is done. @bennyyip I will add function surround add/
Jun 23
zeertzjq
Jun 23
[vim/vim] tests: strange indent in Test_autocmd_dup_arg() (PR #20619)
Problem: tests: strange indent in Test_autocmd_dup_arg(). Solution: Indent using the settings in the
unread,
[vim/vim] tests: strange indent in Test_autocmd_dup_arg() (PR #20619)
Problem: tests: strange indent in Test_autocmd_dup_arg(). Solution: Indent using the settings in the
Jun 23
Christian Brabandt
Jun 23
Commit: patch 9.2.0712: GTK4: dialogs not handling mnemonics correctly
patch 9.2.0712: GTK4: dialogs not handling mnemonics correctly Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.2.0712: GTK4: dialogs not handling mnemonics correctly
patch 9.2.0712: GTK4: dialogs not handling mnemonics correctly Commit: https://github.com/vim/vim/
Jun 23
Foxe Chen
4
Jun 23
[vim/vim] GTK4: Allow using mnemonics without alt key in dialog (PR #20618)
chrisbra left a comment (vim/vim#20618) okay works now. I must have made some mistake. Thanks — Reply
unread,
[vim/vim] GTK4: Allow using mnemonics without alt key in dialog (PR #20618)
chrisbra left a comment (vim/vim#20618) okay works now. I must have made some mistake. Thanks — Reply
Jun 23
Mao-Yining
3
Jun 23
[vim/vim] Highlight groups's performance is different in termguicolor for some groups. (Issue #20413)
ShayHill left a comment (vim/vim#20413) I think I've purchased the right solution to this problem
unread,
[vim/vim] Highlight groups's performance is different in termguicolor for some groups. (Issue #20413)
ShayHill left a comment (vim/vim#20413) I think I've purchased the right solution to this problem
Jun 23
Christian Brabandt
Jun 23
Commit: patch 9.2.0711: leak in ins_compl_infercase_gettext() in error case
patch 9.2.0711: leak in ins_compl_infercase_gettext() in error case Commit: https://github.com/vim/
unread,
Commit: patch 9.2.0711: leak in ins_compl_infercase_gettext() in error case
patch 9.2.0711: leak in ins_compl_infercase_gettext() in error case Commit: https://github.com/vim/
Jun 23
dezza
2
Jun 23
[vim/vim] fix(popup-image): gtk2,3 avoid update_cursor, popup_image_clear_cairo (PR #20610)
chrisbra 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)
chrisbra left a comment (vim/vim#20610) Thanks. One question: the last hunk contains this: - # ifdef
Jun 23
Christian Brabandt
Jun 23
Commit: patch 9.2.0710: GTK4 GUI resize handling can be improved
patch 9.2.0710: GTK4 GUI resize handling can be improved Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0710: GTK4 GUI resize handling can be improved
patch 9.2.0710: GTK4 GUI resize handling can be improved Commit: https://github.com/vim/vim/commit/
Jun 23
Foxe Chen
14
Jun 23
[vim/vim] GTK4: Fix draw area sizing in form widget (PR #20486)
chrisbra left a comment (vim/vim#20486) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] GTK4: Fix draw area sizing in form widget (PR #20486)
chrisbra left a comment (vim/vim#20486) thanks — Reply to this email directly, view it on GitHub, or
Jun 23
Christian Brabandt
Jun 23
Commit: patch 9.2.0709: GTK4: a few minor issues
patch 9.2.0709: GTK4: a few minor issues Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0709: GTK4: a few minor issues
patch 9.2.0709: GTK4: a few minor issues Commit: https://github.com/vim/vim/commit/
Jun 23
Christian Brabandt
Jun 23
Commit: patch 9.2.0708: Leaks in do_autocmd in error case
patch 9.2.0708: Leaks in do_autocmd in error case Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.2.0708: Leaks in do_autocmd in error case
patch 9.2.0708: Leaks in do_autocmd in error case Commit: https://github.com/vim/vim/commit/
Jun 23
Foxe Chen
2
Jun 23
[vim/vim] GTK4: Small fixes (PR #20609)
chrisbra left a comment (vim/vim#20609) thanks — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] GTK4: Small fixes (PR #20609)
chrisbra left a comment (vim/vim#20609) thanks — Reply to this email directly, view it on GitHub, or
Jun 23
Foxe Chen
6
Jun 23
[vim/vim] GTK4: Fix find replace dialog (PR #20613)
64-bitman left a comment (vim/vim#20613) not using WSL, a debian inside a hyper-v using Wayland. You
unread,
[vim/vim] GTK4: Fix find replace dialog (PR #20613)
64-bitman left a comment (vim/vim#20613) not using WSL, a debian inside a hyper-v using Wayland. You
Jun 23
Christian Brabandt
Jun 23
Commit: runtime(dnsmasq): add new keywords and order existing keywords alphabetically
runtime(dnsmasq): add new keywords and order existing keywords alphabetically Commit: https://github.
unread,
Commit: runtime(dnsmasq): add new keywords and order existing keywords alphabetically
runtime(dnsmasq): add new keywords and order existing keywords alphabetically Commit: https://github.
Jun 23
Pooyan Khanjankhani
8
Jun 23
[vim/vim] Add additional dnsmasq keywords to Vim runtime (PR #20616)
chrisbra left a comment (vim/vim#20616) okay, then let me merge it. But thanks for trying. — Reply to
unread,
[vim/vim] Add additional dnsmasq keywords to Vim runtime (PR #20616)
chrisbra left a comment (vim/vim#20616) okay, then let me merge it. But thanks for trying. — Reply to
Jun 23
Christian Brabandt
Jun 23
Commit: CI: Restore daily Coverity Scan
CI: Restore daily Coverity Scan Commit: https://github.com/vim/vim/commit/
unread,
Commit: CI: Restore daily Coverity Scan
CI: Restore daily Coverity Scan Commit: https://github.com/vim/vim/commit/
Jun 23
Christian Brabandt
2
Jun 23
[vim/vim] CI: Restore Coverity (PR #20617)
chrisbra left a comment (vim/vim#20617) closed by ccdc817 — Reply to this email directly, view it on
unread,
[vim/vim] CI: Restore Coverity (PR #20617)
chrisbra left a comment (vim/vim#20617) closed by ccdc817 — Reply to this email directly, view it on
Jun 23
wzy
Jun 23
[vim/vim] filetype: supertux related files are not recognized correctly (PR #20615)
Problem: supertux related files are not recognized correctly Solution: recognize supertux related
unread,
[vim/vim] filetype: supertux related files are not recognized correctly (PR #20615)
Problem: supertux related files are not recognized correctly Solution: recognize supertux related
Jun 23
Dmytro Meleshko
Jun 23
[vim/vim] :syn sync without an argument also lists every syntax cluster (PR #20614)
Problem: :syn sync without an argument also lists every defined cluster Solution: Fix control flow in
unread,
[vim/vim] :syn sync without an argument also lists every syntax cluster (PR #20614)
Problem: :syn sync without an argument also lists every defined cluster Solution: Fix control flow in
Jun 23
Foxe Chen
3
Jun 23
[vim/vim] GTK: Make popup images account for display scaling (PR #20611)
chrisbra left a comment (vim/vim#20611) I don't use that feature, but I agree, if this is too
unread,
[vim/vim] GTK: Make popup images account for display scaling (PR #20611)
chrisbra left a comment (vim/vim#20611) I don't use that feature, but I agree, if this is too
Jun 23