Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
vim_dev
1–30 of 49192
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
Harsh Kapse
14
10:54 PM
[vim/vim] feat(diff): merge adjacent blocks using inline:word using configurable wordgaps option (PR #19098)
HarshK97 left a comment (vim/vim#19098) Personally, I kind of dread adding yet more options to
unread,
[vim/vim] feat(diff): merge adjacent blocks using inline:word using configurable wordgaps option (PR #19098)
HarshK97 left a comment (vim/vim#19098) Personally, I kind of dread adding yet more options to
10:54 PM
Gustavo Iñiguez Goia
5
7:43 PM
[vim/vim] vim does not display unicode variation selectors (Issue #19071)
gustavo-iniguez-goya left a comment (vim/vim#19071) In my opinion, there should be an option to
unread,
[vim/vim] vim does not display unicode variation selectors (Issue #19071)
gustavo-iniguez-goya left a comment (vim/vim#19071) In my opinion, there should be an option to
7:43 PM
Mateo Gjika
8
3:12 PM
[vim/vim] runtime(haskell): add include-search support (PR #19143)
mateoxh left a comment (vim/vim#19143) Hey guys, thanks for including me in the loop. The change LGTM
unread,
[vim/vim] runtime(haskell): add include-search support (PR #19143)
mateoxh left a comment (vim/vim#19143) Hey guys, thanks for including me in the loop. The change LGTM
3:12 PM
Christian Brabandt
2:16 PM
Commit: patch 9.1.2081: MS-Windows: unnecessary "#ifdef FEAT_GUI" in os_win32.c
patch 9.1.2081: MS-Windows: unnecessary "#ifdef FEAT_GUI" in os_win32.c Commit: https://
unread,
Commit: patch 9.1.2081: MS-Windows: unnecessary "#ifdef FEAT_GUI" in os_win32.c
patch 9.1.2081: MS-Windows: unnecessary "#ifdef FEAT_GUI" in os_win32.c Commit: https://
2:16 PM
MURAOKA Taro
3
2:10 PM
[vim/vim] Removed unnecessary "#ifdef FEAT_GUI". (PR #19164)
Closed #19164 via 47c8429. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] Removed unnecessary "#ifdef FEAT_GUI". (PR #19164)
Closed #19164 via 47c8429. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
2:10 PM
Christian Brabandt
2:01 PM
Commit: patch 9.1.2080: W23/W24 messsage appears on :reg
patch 9.1.2080: W23/W24 messsage appears on :reg Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2080: W23/W24 messsage appears on :reg
patch 9.1.2080: W23/W24 messsage appears on :reg Commit: https://github.com/vim/vim/commit/
2:01 PM
Florent Gallaire
3
2:01 PM
[vim/vim] add *.pye (Execubot level format) (PR #19162)
chrisbra left a comment (vim/vim#19162) that looks a bit niche to be included with Vim, doesn't
unread,
[vim/vim] add *.pye (Execubot level format) (PR #19162)
chrisbra left a comment (vim/vim#19162) that looks a bit niche to be included with Vim, doesn't
2:01 PM
Foxe Chen
5
1:58 PM
[vim/vim] silence W23/W24 message when using :registers (PR #19166)
Closed #19166 via f396107. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] silence W23/W24 message when using :registers (PR #19166)
Closed #19166 via f396107. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
1:58 PM
Coacher
2
1:58 PM
[vim/vim] Error wrt missing registers when executing `:registers` on Vim with -clipboard and without GUI (Issue #19161)
Closed #19161 as completed via f396107. — Reply to this email directly, view it on GitHub, or
unread,
[vim/vim] Error wrt missing registers when executing `:registers` on Vim with -clipboard and without GUI (Issue #19161)
Closed #19161 as completed via f396107. — Reply to this email directly, view it on GitHub, or
1:58 PM
h_east
4
1:52 PM
[vim/vim] Add C preprocessor indentation check to CI (PR #19165)
chrisbra left a comment (vim/vim#19165) yes that is fine — Reply to this email directly, view it on
unread,
[vim/vim] Add C preprocessor indentation check to CI (PR #19165)
chrisbra left a comment (vim/vim#19165) yes that is fine — Reply to this email directly, view it on
1:52 PM
Foxe Chen
10:19 AM
[vim/vim] Implement modeless autoselect for '+' register (PR #19168)
Fixes #19159 You can view, comment on, or merge this pull request online at: https://github.com/vim/
unread,
[vim/vim] Implement modeless autoselect for '+' register (PR #19168)
Fixes #19159 You can view, comment on, or merge this pull request online at: https://github.com/vim/
10:19 AM
Coacher
4
9:48 AM
[vim/vim] Vim9 script compilation error when compiled with -clipboard and without GUI (Issue #19160)
Coacher left a comment (vim/vim#19160) Seems to work fine for me, could you try the latest Vim
unread,
[vim/vim] Vim9 script compilation error when compiled with -clipboard and without GUI (Issue #19160)
Coacher left a comment (vim/vim#19160) Seems to work fine for me, could you try the latest Vim
9:48 AM
MURAOKA Taro
2
9:12 AM
[vim/vim] Try to process WM_SETFOCUS event soon (PR #19167)
koron left a comment (vim/vim#19167) I don't know why this isn't happening with the existing
unread,
[vim/vim] Try to process WM_SETFOCUS event soon (PR #19167)
koron left a comment (vim/vim#19167) I don't know why this isn't happening with the existing
9:12 AM
Coacher
3
8:54 AM
[vim/vim] guioptions=P doesn't copy modeless selection to the + register (Issue #19159)
64-bitman left a comment (vim/vim#19159) It seems like modeless selection for the '+'
unread,
[vim/vim] guioptions=P doesn't copy modeless selection to the + register (Issue #19159)
64-bitman left a comment (vim/vim#19159) It seems like modeless selection for the '+'
8:54 AM
nda-cunh
4
3:58 AM
[vim/vim] vim9 Class contain the same class (Discussion #19136)
the problem is fixed in patch 9.1.0850 — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] vim9 Class contain the same class (Discussion #19136)
the problem is fixed in patch 9.1.0850 — Reply to this email directly, view it on GitHub. You are
3:58 AM
nda-cunh
14
3:58 AM
[vim/vim] bug with instanceof / interface (Discussion #19128)
Closed #19128 as resolved. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] bug with instanceof / interface (Discussion #19128)
Closed #19128 as resolved. — Reply to this email directly, view it on GitHub. You are receiving this
3:58 AM
Harsh Kapse
29
3:41 AM
[vim/vim] Add 'leadtab' option to 'listchars' (tab guide only in leading indentation) (PR #19094)
@HarshK97 pushed 9 commits. a6f0a16 test: added new test for new option 'leadtab' 438aa00
unread,
[vim/vim] Add 'leadtab' option to 'listchars' (tab guide only in leading indentation) (PR #19094)
@HarshK97 pushed 9 commits. a6f0a16 test: added new test for new option 'leadtab' 438aa00
3:41 AM
Yegappan Lakshmanan
39
Jan 11
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
yegappan left a comment (vim/vim#18910) Thank you. This is a much-desired language feature and a much
unread,
[vim/vim] Add support for generic class, interfaces, etc. (PR #18910)
yegappan left a comment (vim/vim#18910) Thank you. This is a much-desired language feature and a much
Jan 11
ubaldot
Jan 11
[vim/vim] How to decode utf-16le streams? (Discussion #19163)
I am running ipython in a terminal buffer and I am trying to capture its stdout in a script by means
unread,
[vim/vim] How to decode utf-16le streams? (Discussion #19163)
I am running ipython in a terminal buffer and I am trying to capture its stdout in a script by means
Jan 11
Phạm Bình An
2
Jan 11
[vim/vim] Document of vim.eval in Python (Discussion #19154)
Closed #19154 as resolved. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Document of vim.eval in Python (Discussion #19154)
Closed #19154 as resolved. — Reply to this email directly, view it on GitHub. You are receiving this
Jan 11
Mateo Gjika
3
Jan 11
[vim/vim] runtime(cabal): add compiler plugin for cabal (PR #19152)
mateoxh left a comment (vim/vim#19152) cabal it's not a github project that will disappear
unread,
[vim/vim] runtime(cabal): add compiler plugin for cabal (PR #19152)
mateoxh left a comment (vim/vim#19152) cabal it's not a github project that will disappear
Jan 11
zeertzjq
7
Jan 11
[vim/vim] Fix a few more typos (PR #19153)
@zzzyxwvut commented on this pull request. In src/testdir/test_listener.vim: > @@ -777,7 +777,7 @@
unread,
[vim/vim] Fix a few more typos (PR #19153)
@zzzyxwvut commented on this pull request. In src/testdir/test_listener.vim: > @@ -777,7 +777,7 @@
Jan 11
Anakin Childerhose
7
Jan 11
[vim/vim] runtime(rst): set suffixesadd for rst (PR #19149)
anakin4747 left a comment (vim/vim#19149) Thanks @marshallward and @chrisbra! I am going to also
unread,
[vim/vim] runtime(rst): set suffixesadd for rst (PR #19149)
anakin4747 left a comment (vim/vim#19149) Thanks @marshallward and @chrisbra! I am going to also
Jan 11
dkearns
,
Gary Johnson
12
Jan 11
[vim/vim] runtime: Remove 'formatprg' from ftplugins (PR #19108)
vim-ml left a comment (vim/vim#19108) On 2026-01-08, Enno (Vim Github Repository) wrote: > Those
unread,
[vim/vim] runtime: Remove 'formatprg' from ftplugins (PR #19108)
vim-ml left a comment (vim/vim#19108) On 2026-01-08, Enno (Vim Github Repository) wrote: > Those
Jan 11
Christian Brabandt
Jan 11
Commit: patch 9.1.2079: use-after-free with 'qftf' wiping buffer
patch 9.1.2079: use-after-free with 'qftf' wiping buffer Commit: https://github.com/vim/vim/
unread,
Commit: patch 9.1.2079: use-after-free with 'qftf' wiping buffer
patch 9.1.2079: use-after-free with 'qftf' wiping buffer Commit: https://github.com/vim/vim/
Jan 11
Christian Brabandt
Jan 11
Commit: patch 9.1.2078: A few more typos in various files
patch 9.1.2078: A few more typos in various files Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.1.2078: A few more typos in various files
patch 9.1.2078: A few more typos in various files Commit: https://github.com/vim/vim/commit/
Jan 11
Christian Brabandt
6
Jan 11
[vim/vim] use-after-free with 'qftf' wiping buffer (PR #19142)
Closed #19142 via 300ea11. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
[vim/vim] use-after-free with 'qftf' wiping buffer (PR #19142)
Closed #19142 via 300ea11. — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Jan 11
Christian Brabandt
Jan 11
Commit: runtime(doc): Fix typo at :help 'fsync'
runtime(doc): Fix typo at :help 'fsync' Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(doc): Fix typo at :help 'fsync'
runtime(doc): Fix typo at :help 'fsync' Commit: https://github.com/vim/vim/commit/
Jan 11
Christian Brabandt
Jan 11
Commit: runtime(rst): set suffixesadd for rst
runtime(rst): set suffixesadd for rst Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime(rst): set suffixesadd for rst
runtime(rst): set suffixesadd for rst Commit: https://github.com/vim/vim/commit/
Jan 11
Christian Brabandt
Jan 11
Commit: runtime: Update files for ConTeXt, METAFONT, and MetaPost.
runtime: Update files for ConTeXt, METAFONT, and MetaPost. Commit: https://github.com/vim/vim/commit/
unread,
Commit: runtime: Update files for ConTeXt, METAFONT, and MetaPost.
runtime: Update files for ConTeXt, METAFONT, and MetaPost. Commit: https://github.com/vim/vim/commit/
Jan 11