Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 48823
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
MURAOKA Taro
5
2:52 AM
[vim/vim] tests: Fix Test_glob_symlinks() in Windows UCRT (PR #18962)
koron left a comment (vim/vim#18962) I closed this because it seemed like the _wstat() function of
unread,
[vim/vim] tests: Fix Test_glob_symlinks() in Windows UCRT (PR #18962)
koron left a comment (vim/vim#18962) I closed this because it seemed like the _wstat() function of
2:52 AM
MURAOKA Taro
41
12:55 AM
[vim/vim] Fix ANSI colors in terminal on Windows (PR #18931)
koron left a comment (vim/vim#18931) At last, the relevants tests are passed with 55631f5 Some checks
unread,
[vim/vim] Fix ANSI colors in terminal on Windows (PR #18931)
koron left a comment (vim/vim#18931) At last, the relevants tests are passed with 55631f5 Some checks
12:55 AM
Foxe Chen
11
12:52 AM
[vim/vim] Allow initializing class member to protected class method (PR #18949)
@yegappan commented on this pull request. In src/ex_cmds.h: > @@ -1973,6 +1973,8 @@ struct exarg
unread,
[vim/vim] Allow initializing class member to protected class method (PR #18949)
@yegappan commented on this pull request. In src/ex_cmds.h: > @@ -1973,6 +1973,8 @@ struct exarg
12:52 AM
glepnir
10
Dec 18
[vim/vim] fix(quickfix): restore correct window when closing quickfix (PR #18961)
@glepnir pushed 1 commit. 3a65c4a fix(quickfix): restore correct window when closing quickfix — View
unread,
[vim/vim] fix(quickfix): restore correct window when closing quickfix (PR #18961)
@glepnir pushed 1 commit. 3a65c4a fix(quickfix): restore correct window when closing quickfix — View
Dec 18
Devin Weaver
9
Dec 18
[vim/vim] Fix directory netrw-mc error on unix-like systems (PR #17230)
sukima left a comment (vim/vim#17230) I was wrong. never mind. — Reply to this email directly, view
unread,
[vim/vim] Fix directory netrw-mc error on unix-like systems (PR #17230)
sukima left a comment (vim/vim#17230) I was wrong. never mind. — Reply to this email directly, view
Dec 18
sxt1001
9
Dec 18
[vim/vim] check length of line (PR #18953)
@xiaoge1001 pushed 1 commit. 323b773 add check len — View it on GitHub or unsubscribe. You are
unread,
[vim/vim] check length of line (PR #18953)
@xiaoge1001 pushed 1 commit. 323b773 add check len — View it on GitHub or unsubscribe. You are
Dec 18
Enno
Dec 18
Re: [vim/vim] runtime(compiler): Match gcc.vim make error format (bd5e882)
Shouldn't this then also apply to the default errorformat defined at https://github.com/vim/vim/
unread,
Re: [vim/vim] runtime(compiler): Match gcc.vim make error format (bd5e882)
Shouldn't this then also apply to the default errorformat defined at https://github.com/vim/vim/
Dec 18
lkintact
6
Dec 18
[vim/vim] A couple of corrections to the docs (Issue #18955)
chrisbra left a comment (vim/vim#18955) That is actually correct: When displaying a flag, Vim removes
unread,
[vim/vim] A couple of corrections to the docs (Issue #18955)
chrisbra left a comment (vim/vim#18955) That is actually correct: When displaying a flag, Vim removes
Dec 18
Christian Brabandt
Dec 18
Commit: runtime(osc52): Update documentation, send DA1 query when loading package
runtime(osc52): Update documentation, send DA1 query when loading package Commit: https://github.com/
unread,
Commit: runtime(osc52): Update documentation, send DA1 query when loading package
runtime(osc52): Update documentation, send DA1 query when loading package Commit: https://github.com/
Dec 18
Enno
3
Dec 18
[vim/vim] vim:runtime:compiler:t'y: add compiler file for Ty type checker (PR #18960)
Konfekt left a comment (vim/vim#18960) It is supposed to be as useful as mypy/pyright as Python type
unread,
[vim/vim] vim:runtime:compiler:t'y: add compiler file for Ty type checker (PR #18960)
Konfekt left a comment (vim/vim#18960) It is supposed to be as useful as mypy/pyright as Python type
Dec 18
Foxe Chen
11
Dec 18
[vim/vim] Fix OSC52 plugin not detecting support when added after startup (PR #18944)
Closed #18944 via 5fb29bb. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Fix OSC52 plugin not detecting support when added after startup (PR #18944)
Closed #18944 via 5fb29bb. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 18
Christian Brabandt
Dec 18
Commit: patch 9.1.1999: clipboard provider does not respect 'clipboard' option
patch 9.1.1999: clipboard provider does not respect 'clipboard' option Commit: https://github
unread,
Commit: patch 9.1.1999: clipboard provider does not respect 'clipboard' option
patch 9.1.1999: clipboard provider does not respect 'clipboard' option Commit: https://github
Dec 18
Foxe Chen
9
Dec 18
[vim/vim] Make clipboard provider register respect "unnamed" and "unnamedplus" in 'clipboard' option (PR #18952)
chrisbra left a comment (vim/vim#18952) Thanks @64-bitman ! — Reply to this email directly, view it
unread,
[vim/vim] Make clipboard provider register respect "unnamed" and "unnamedplus" in 'clipboard' option (PR #18952)
chrisbra left a comment (vim/vim#18952) Thanks @64-bitman ! — Reply to this email directly, view it
Dec 18
Satoru Kitaguchi
5
Dec 18
[vim/vim] `copy()` in clipboard provider is not called on `yy` even with `clipboard=unnamed,unnamedplus` (Issue #18930)
Closed #18930 as completed via 96ce553. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] `copy()` in clipboard provider is not called on `yy` even with `clipboard=unnamed,unnamedplus` (Issue #18930)
Closed #18930 as completed via 96ce553. — Reply to this email directly, view it on GitHub. You are
Dec 18
Christian Brabandt
Dec 18
Commit: runtime(tutor): Chapter 2: consistently use upper case letter, fix typo after 1e3e1ba067c79a
runtime(tutor): Chapter 2: consistently use upper case letter, fix typo after 1e3e1ba067c79a Commit:
unread,
Commit: runtime(tutor): Chapter 2: consistently use upper case letter, fix typo after 1e3e1ba067c79a
runtime(tutor): Chapter 2: consistently use upper case letter, fix typo after 1e3e1ba067c79a Commit:
Dec 18
yilisharcs
3
Dec 18
[vim/vim] runtime(rustc): improve rust errorformat (PR #18957)
Closed #18957 via fe0bafc. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] runtime(rustc): improve rust errorformat (PR #18957)
Closed #18957 via fe0bafc. — Reply to this email directly, view it on GitHub. You are receiving this
Dec 18
Christian Brabandt
Dec 18
Commit: runtime(compiler): improve rust errorformat
runtime(compiler): improve rust errorformat Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(compiler): improve rust errorformat
runtime(compiler): improve rust errorformat Commit: https://github.com/vim/vim/commit/
Dec 18
Christian Brabandt
Dec 18
Commit: patch 9.1.1998: tests: not enough tests for :setlocal omnifunc
patch 9.1.1998: tests: not enough tests for :setlocal omnifunc Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.1.1998: tests: not enough tests for :setlocal omnifunc
patch 9.1.1998: tests: not enough tests for :setlocal omnifunc Commit: https://github.com/vim/vim/
Dec 18
zeertzjq
5
Dec 18
[vim/vim] tests: not enough tests for :setlocal omnifunc (PR #18958)
Closed #18958. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] tests: not enough tests for :setlocal omnifunc (PR #18958)
Closed #18958. — Reply to this email directly, view it on GitHub. You are receiving this because you
Dec 18
A4-Tacks
3
Dec 18
[vim/vim] Support color-template s:t_Co in check_colors (PR #18964)
A4-Tacks left a comment (vim/vim#18964) Okay — Reply to this email directly, view it on GitHub. You
unread,
[vim/vim] Support color-template s:t_Co in check_colors (PR #18964)
A4-Tacks left a comment (vim/vim#18964) Okay — Reply to this email directly, view it on GitHub. You
Dec 18
A4-Tacks
3
Dec 18
[vim/vim] runtime(colorschemes): Add a colorscheme 'weakblack' (PR #18965)
Closed #18965. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] runtime(colorschemes): Add a colorscheme 'weakblack' (PR #18965)
Closed #18965. — Reply to this email directly, view it on GitHub. You are receiving this because you
Dec 18
StephenWall
2
Dec 18
[vim/vim] Hyphenated usernames not highlighted correctly in sudoers files (Issue #18963)
chrisbra left a comment (vim/vim#18963) @e-kwsm please — Reply to this email directly, view it on
unread,
[vim/vim] Hyphenated usernames not highlighted correctly in sudoers files (Issue #18963)
chrisbra left a comment (vim/vim#18963) @e-kwsm please — Reply to this email directly, view it on
Dec 18
zeertzjq
2
Dec 18
Re: [vim/vim] runtime(tutor): Update Chapter 2, remove mentioning surround plugin (1e3e1ba)
Args, I starred at it for a while and I missed the obvious, .... Sorry about that — Reply to this
unread,
Re: [vim/vim] runtime(tutor): Update Chapter 2, remove mentioning surround plugin (1e3e1ba)
Args, I starred at it for a while and I missed the obvious, .... Sorry about that — Reply to this
Dec 18
Enno
22
Dec 18
[vim/vim] runtime:compiler:feat: unify node-based makeprgs (PR #18798)
Konfekt left a comment (vim/vim#18798) I strongly dislike the use of config variables for anything
unread,
[vim/vim] runtime:compiler:feat: unify node-based makeprgs (PR #18798)
Konfekt left a comment (vim/vim#18798) I strongly dislike the use of config variables for anything
Dec 18
TS
Dec 18
[vim/vim] Windows terminal input misalignment, when Vim is closed (Issue #18959)
TS-33 created an issue (vim/vim#18959) Steps to reproduce win + r Enter cmd; In cmd, use vim commend
unread,
[vim/vim] Windows terminal input misalignment, when Vim is closed (Issue #18959)
TS-33 created an issue (vim/vim#18959) Steps to reproduce win + r Enter cmd; In cmd, use vim commend
Dec 18
Yegappan Lakshmanan
13
Dec 17
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
@yegappan pushed 1 commit. 8c63d9f Add support for generic class, interfaces, etc. — View it on
unread,
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
@yegappan pushed 1 commit. 8c63d9f Add support for generic class, interfaces, etc. — View it on
Dec 17
Christian Brabandt
Dec 17
Commit: runtime(doc): use codepoint consistently
runtime(doc): use codepoint consistently Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): use codepoint consistently
runtime(doc): use codepoint consistently Commit: https://github.com/vim/vim/commit/
Dec 17
Victorhck
2
Dec 17
[vim/vim] Example in tutor2 doesn't works as expected (Issue #18950)
Closed #18950 as completed via 1e3e1ba. — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Example in tutor2 doesn't works as expected (Issue #18950)
Closed #18950 as completed via 1e3e1ba. — Reply to this email directly, view it on GitHub. You are
Dec 17
Christian Brabandt
Dec 17
Commit: runtime(tutor): Update Chapter 2, remove mentioning surround plugin
runtime(tutor): Update Chapter 2, remove mentioning surround plugin Commit: https://github.com/vim/
unread,
Commit: runtime(tutor): Update Chapter 2, remove mentioning surround plugin
runtime(tutor): Update Chapter 2, remove mentioning surround plugin Commit: https://github.com/vim/
Dec 17
Aliaksei Budavei
9
Dec 17
[vim/vim] CI: Use deterministic synchronisation with test_cmdline.vim (PR #18920)
zzzyxwvut left a comment (vim/vim#18920) The proposed changes should improve the odds against test
unread,
[vim/vim] CI: Use deterministic synchronisation with test_cmdline.vim (PR #18920)
zzzyxwvut left a comment (vim/vim#18920) The proposed changes should improve the odds against test
Dec 17