المجموعات
المجموعات
تسجيل الدخول
المجموعات
المجموعات
vim_dev
المحادثات
لمحة
إرسال ملاحظات
مساعدة
vim_dev
1–30 من 51546
Vim developers maillist
For an overview of all the Vim maillists see:
http://www.vim.org/maillist.
php
تصنيف "مقروءة" للكل
الإبلاغ عن مجموعة
ما مِن صف تم اختياره.
K.Takata
1:34 ص
[vim/vim] win32: Fix evim startup (PR #20454)
When gvim.exe is built with VIMDLL=yes, and gvim.exe is copied to evim.exe, evim.exe didn't start
غير مقروءة،
[vim/vim] win32: Fix evim startup (PR #20454)
When gvim.exe is built with VIMDLL=yes, and gvim.exe is copied to evim.exe, evim.exe didn't start
1:34 ص
glepnir
12:54 ص
[vim/vim] runtime(doc): wrong {str} length limit in matchfuzzy() docs (PR #20453)
Problem: docs say {str} is capped at 256 and longer returns an empty list. Solution: it's 1024,
غير مقروءة،
[vim/vim] runtime(doc): wrong {str} length limit in matchfuzzy() docs (PR #20453)
Problem: docs say {str} is capped at 256 and longer returns an empty list. Solution: it's 1024,
12:54 ص
h_east
21
12:42 ص
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
dkearns left a comment (vim/vim#20371) I just ran some very quick tests and I do see exactly what I
غير مقروءة،
[vim/vim] perf: syntax highlighting tries patterns that cannot match a line (PR #20371)
dkearns left a comment (vim/vim#20371) I just ran some very quick tests and I do see exactly what I
12:42 ص
svetota
4
8 يونيو
[vim/vim] Fix grammatical error in Russian tutor file (PR #20450)
svetota left a comment (vim/vim#20450) Thanks. I suppose the error is also in tutor1.ru? Ping @
غير مقروءة،
[vim/vim] Fix grammatical error in Russian tutor file (PR #20450)
svetota left a comment (vim/vim#20450) Thanks. I suppose the error is also in tutor1.ru? Ping @
8 يونيو
mattn
68
8 يونيو
[vim/vim] Render images inside popup windows via sixel and GDI (PR #20136)
mattn left a comment (vim/vim#20136) Squashed into a single commit. Thanks! — Reply to this email
غير مقروءة،
[vim/vim] Render images inside popup windows via sixel and GDI (PR #20136)
mattn left a comment (vim/vim#20136) Squashed into a single commit. Thanks! — Reply to this email
8 يونيو
Bruno BELANYI
15
8 يونيو
[vim/vim] runtime(beancount): add language files (PR #20373)
ambroisie left a comment (vim/vim#20373) Not with the changes from review. I was waiting for reviews
غير مقروءة،
[vim/vim] runtime(beancount): add language files (PR #20373)
ambroisie left a comment (vim/vim#20373) Not with the changes from review. I was waiting for reviews
8 يونيو
h_east
2
8 يونيو
[vim/vim] completion info popup cannot be scrolled with the keyboard (PR #20444)
chrisbra left a comment (vim/vim#20444) While the completion menu is shown, CTRL-SHIFT-/// and CTRL-
غير مقروءة،
[vim/vim] completion info popup cannot be scrolled with the keyboard (PR #20444)
chrisbra left a comment (vim/vim#20444) While the completion menu is shown, CTRL-SHIFT-/// and CTRL-
8 يونيو
Christian Brabandt
2
8 يونيو
Re: [vim/vim] Runtime (c) - fix compound literals and struct initializers (PR #20451)
Problem Compound literals and struct initializers in .c files are highlighted as errors, when they
غير مقروءة،
Re: [vim/vim] Runtime (c) - fix compound literals and struct initializers (PR #20451)
Problem Compound literals and struct initializers in .c files are highlighted as errors, when they
8 يونيو
Christian Brabandt
8 يونيو
Commit: patch 9.2.0604: tests: Test_mswin_event_mouse() is still flaky
patch 9.2.0604: tests: Test_mswin_event_mouse() is still flaky Commit: https://github.com/vim/vim/
غير مقروءة،
Commit: patch 9.2.0604: tests: Test_mswin_event_mouse() is still flaky
patch 9.2.0604: tests: Test_mswin_event_mouse() is still flaky Commit: https://github.com/vim/vim/
8 يونيو
Foxe Chen
2
8 يونيو
[vim/vim] Fix heap buffer overlow in GUI (PR #20449)
chrisbra left a comment (vim/vim#20449) thanks — Reply to this email directly, view it on GitHub, or
غير مقروءة،
[vim/vim] Fix heap buffer overlow in GUI (PR #20449)
chrisbra left a comment (vim/vim#20449) thanks — Reply to this email directly, view it on GitHub, or
8 يونيو
K.Takata
2
8 يونيو
[vim/vim] Mark Test_mswin_event_mouse as flaky (PR #20446)
chrisbra left a comment (vim/vim#20446) Thanks. I actually wondered about the if statement when we
غير مقروءة،
[vim/vim] Mark Test_mswin_event_mouse as flaky (PR #20446)
chrisbra left a comment (vim/vim#20446) Thanks. I actually wondered about the if statement when we
8 يونيو
John Marriott
4
8 يونيو
[vim/vim] Additional refactoring in ex_substitute() (PR #20447)
chrisbra left a comment (vim/vim#20447) okay, then let's not do it then. — Reply to this email
غير مقروءة،
[vim/vim] Additional refactoring in ex_substitute() (PR #20447)
chrisbra left a comment (vim/vim#20447) okay, then let's not do it then. — Reply to this email
8 يونيو
Christian Brabandt
8 يونيو
Commit: patch 9.2.0603: possible heap-buffer-overflow when resizing the GUI
patch 9.2.0603: possible heap-buffer-overflow when resizing the GUI Commit: https://github.com/vim/
غير مقروءة،
Commit: patch 9.2.0603: possible heap-buffer-overflow when resizing the GUI
patch 9.2.0603: possible heap-buffer-overflow when resizing the GUI Commit: https://github.com/vim/
8 يونيو
dkearns
8 يونيو
[vim/vim] Fix `:vim9cmd gui` not sourcing menus.vim (PR #20452)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20452
غير مقروءة،
[vim/vim] Fix `:vim9cmd gui` not sourcing menus.vim (PR #20452)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/20452
8 يونيو
Foxe Chen
7 يونيو
[vim/vim] GTK4: Improve dialog windows (PR #20448)
Currently the dialog windows for the GTK4 GUI do not support text fields, meaning inputdialog() does
غير مقروءة،
[vim/vim] GTK4: Improve dialog windows (PR #20448)
Currently the dialog windows for the GTK4 GUI do not support text fields, meaning inputdialog() does
7 يونيو
Foxe Chen
7 يونيو
[vim/vim] GTK4: Support Vim specific formats for clipboard (PR #20445)
Currently the GTK4 GUI does not support Vim's internal specific formats that preserve motion type
غير مقروءة،
[vim/vim] GTK4: Support Vim specific formats for clipboard (PR #20445)
Currently the GTK4 GUI does not support Vim's internal specific formats that preserve motion type
7 يونيو
Christian Brabandt
7 يونيو
Commit: patch 9.2.0602: popup: No opacity when background not set for Popup group
patch 9.2.0602: popup: No opacity when background not set for Popup group Commit: https://github.com/
غير مقروءة،
Commit: patch 9.2.0602: popup: No opacity when background not set for Popup group
patch 9.2.0602: popup: No opacity when background not set for Popup group Commit: https://github.com/
7 يونيو
Shad
7
7 يونيو
[vim/vim] Opacity with undefined bg for popup highlight group result a fully transparent popup (PR #20414)
chrisbra left a comment (vim/vim#20414) Thanks both! — Reply to this email directly, view it on
غير مقروءة،
[vim/vim] Opacity with undefined bg for popup highlight group result a fully transparent popup (PR #20414)
chrisbra left a comment (vim/vim#20414) Thanks both! — Reply to this email directly, view it on
7 يونيو
mattn
4
7 يونيو
[vim/vim] Remove Cirrus CI and Coverity Scan (PR #20431)
chrisbra left a comment (vim/vim#20431) I have reached out to Coverity support, to see what is going
غير مقروءة،
[vim/vim] Remove Cirrus CI and Coverity Scan (PR #20431)
chrisbra left a comment (vim/vim#20431) I have reached out to Coverity support, to see what is going
7 يونيو
Christian Brabandt
7 يونيو
Commit: runtime(doc): Fix paypal link
runtime(doc): Fix paypal link Commit: https://github.com/vim/vim/commit/
غير مقروءة،
Commit: runtime(doc): Fix paypal link
runtime(doc): Fix paypal link Commit: https://github.com/vim/vim/commit/
7 يونيو
Christian Brabandt
7 يونيو
Commit: translation(it): Update Italian man page
translation(it): Update Italian man page Commit: https://github.com/vim/vim/commit/
غير مقروءة،
Commit: translation(it): Update Italian man page
translation(it): Update Italian man page Commit: https://github.com/vim/vim/commit/
7 يونيو
Christian Brabandt
7 يونيو
Commit: runtime(doc): Add gtk4-slow doc tag
runtime(doc): Add gtk4-slow doc tag Commit: https://github.com/vim/vim/commit/
غير مقروءة،
Commit: runtime(doc): Add gtk4-slow doc tag
runtime(doc): Add gtk4-slow doc tag Commit: https://github.com/vim/vim/commit/
7 يونيو
h_east
6
7 يونيو
[vim/vim] GTK4: Add gtk4-slow docs. (PR #20432)
chrisbra left a comment (vim/vim#20432) thanks — Reply to this email directly, view it on GitHub, or
غير مقروءة،
[vim/vim] GTK4: Add gtk4-slow docs. (PR #20432)
chrisbra left a comment (vim/vim#20432) thanks — Reply to this email directly, view it on GitHub, or
7 يونيو
dependabot[bot]
2
7 يونيو
[vim/vim] CI: Bump actions/checkout from 6 to 6.0.2 in the github-actions group across 1 directory (PR #20433)
dependabot[bot] left a comment (vim/vim#20433) This pull request was built based on a group rule.
غير مقروءة،
[vim/vim] CI: Bump actions/checkout from 6 to 6.0.2 in the github-actions group across 1 directory (PR #20433)
dependabot[bot] left a comment (vim/vim#20433) This pull request was built based on a group rule.
7 يونيو
Christian Brabandt
7 يونيو
Commit: CI: Bump actions/checkout in the github-actions group across 1 directory
CI: Bump actions/checkout in the github-actions group across 1 directory Commit: https://github.com/
غير مقروءة،
Commit: CI: Bump actions/checkout in the github-actions group across 1 directory
CI: Bump actions/checkout in the github-actions group across 1 directory Commit: https://github.com/
7 يونيو
Christian Brabandt
7 يونيو
Commit: runtime(doc): document that +multi_byte is always enabled
runtime(doc): document that +multi_byte is always enabled Commit: https://github.com/vim/vim/commit/
غير مقروءة،
Commit: runtime(doc): document that +multi_byte is always enabled
runtime(doc): document that +multi_byte is always enabled Commit: https://github.com/vim/vim/commit/
7 يونيو
Christian Brabandt
7 يونيو
Commit: patch 9.2.0601: matchfuzzypos() returns garbage positions for long candidates
patch 9.2.0601: matchfuzzypos() returns garbage positions for long candidates Commit: https://github.
غير مقروءة،
Commit: patch 9.2.0601: matchfuzzypos() returns garbage positions for long candidates
patch 9.2.0601: matchfuzzypos() returns garbage positions for long candidates Commit: https://github.
7 يونيو
glepnir
2
7 يونيو
[vim/vim] matchfuzzypos() returns garbage positions for long candidates (PR #20435)
chrisbra left a comment (vim/vim#20435) Thanks, the test actually should use CheckFeature multi_byte
غير مقروءة،
[vim/vim] matchfuzzypos() returns garbage positions for long candidates (PR #20435)
chrisbra left a comment (vim/vim#20435) Thanks, the test actually should use CheckFeature multi_byte
7 يونيو
yilisharcs
7
7 يونيو
[vim/vim] quickfix: no efficient way to get error type counts (PR #20434)
chrisbra left a comment (vim/vim#20434) I have also a few concerns. the name was already mentioned,
غير مقروءة،
[vim/vim] quickfix: no efficient way to get error type counts (PR #20434)
chrisbra left a comment (vim/vim#20434) I have also a few concerns. the name was already mentioned,
7 يونيو
Foxe Chen
3
7 يونيو
[vim/vim] GTK4: Add option to use hardware accelerated rendering backend (PR #20437)
64-bitman left a comment (vim/vim#20437) IMO, For users who build Vim themselves, GTK4 hwaccel should
غير مقروءة،
[vim/vim] GTK4: Add option to use hardware accelerated rendering backend (PR #20437)
64-bitman left a comment (vim/vim#20437) IMO, For users who build Vim themselves, GTK4 hwaccel should
7 يونيو