Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
vim_dev
Conversations
About
vim_dev
1–30 of 38618
Vim developers maillist
For an overview of all the Vim maillists see:
http://www.vim.org/maillist.
php
Mark all as read
Report abusive group
0 selected
Israel Chauca Fuentes
2
7:16 PM
[vim/vim] vim9script: Error with import autoload (Issue #13198)
It would be nice for the error to give any details about why vim couldn't import the script. —
unread,
[vim/vim] vim9script: Error with import autoload (Issue #13198)
It would be nice for the error to give any details about why vim couldn't import the script. —
7:16 PM
Sevan Janiyan
5
5:29 PM
[vim/vim] Extend guard for sound support on OS X (PR #13115)
@ychin it failed on compiling os_macosx.m, I was doing native builds per OS/arch, rather that using
unread,
[vim/vim] Extend guard for sound support on OS X (PR #13115)
@ychin it failed on compiling os_macosx.m, I was doing native builds per OS/arch, rather that using
5:29 PM
Dominique Pellé
7
4:41 PM
[vim/vim] fix: clang-17 compilation warnings (PR #13166)
Hmm, I tried adding this to CI and seems like GTK and Ruby headers don't really like them, so it
unread,
[vim/vim] fix: clang-17 compilation warnings (PR #13166)
Hmm, I tried adding this to CI and seems like GTK and Ruby headers don't really like them, so it
4:41 PM
Christian Brabandt
2
4:05 PM
Moving the Vim Homepage on 26.09.2023
Dear all, the homepage has been moved to our new provider wavestack. It should be much more stable
unread,
Moving the Vim Homepage on 26.09.2023
Dear all, the homepage has been moved to our new provider wavestack. It should be much more stable
4:05 PM
Ernie Rael
2:50 PM
lockvar on a function arg
Here's a legacy script that has a function that locks it's argument which is a dictionary in
unread,
lockvar on a function arg
Here's a legacy script that has a function that locks it's argument which is a dictionary in
2:50 PM
dkearns
2
2:26 PM
[vim/vim] Language Specification: Allow Access to Private Class Features from Anywhere Within the Declaring Script (Discussion #13195)
I don't disagree, but it's not as onerous as indicated. It appears there's no way to
unread,
[vim/vim] Language Specification: Allow Access to Private Class Features from Anywhere Within the Declaring Script (Discussion #13195)
I don't disagree, but it's not as onerous as indicated. It appears there's no way to
2:26 PM
dkearns
2
1:38 PM
[vim/vim] Language Specification: Default constructor is a foot gun (Discussion #13197)
In todo.txt - add to help: when using a default new() method then reordering object members may cause
unread,
[vim/vim] Language Specification: Default constructor is a foot gun (Discussion #13197)
In todo.txt - add to help: when using a default new() method then reordering object members may cause
1:38 PM
Yegappan Lakshmanan
2
12:15 PM
[vim/vim] Use the funcref instruction index instead of the instruction pointer (PR #13196)
Codecov Report Merging #13196 (1b6b7b3) into master (f109bf9) will increase coverage by 4.43% . The
unread,
[vim/vim] Use the funcref instruction index instead of the instruction pointer (PR #13196)
Codecov Report Merging #13196 (1b6b7b3) into master (f109bf9) will increase coverage by 4.43% . The
12:15 PM
Remiol
3
11:45 AM
[vim/vim] The ability to search in VIM using Python regex (Issue #13194)
Thank you for your reply. That's true but sometimes these options are not necessary. Perhaps
unread,
[vim/vim] The ability to search in VIM using Python regex (Issue #13194)
Thank you for your reply. That's true but sometimes these options are not necessary. Perhaps
11:45 AM
Josef Litoš
2
10:38 AM
[vim/vim] Sync swayconfig syntax with reference (PR #13192)
Codecov Report Merging #13192 (b562b6e) into master (f109bf9) will decrease coverage by 1.59% . The
unread,
[vim/vim] Sync swayconfig syntax with reference (PR #13192)
Codecov Report Merging #13192 (b562b6e) into master (f109bf9) will decrease coverage by 1.59% . The
10:38 AM
Jakson Alves de Aquino
2
10:14 AM
[vim/vim] Update rmd runtime files (ftplugin and syntax) (PR #13193)
The proposed changes are in https://github.com/jalvesaq/R-Vim-runtime since May 2023. — Reply to this
unread,
[vim/vim] Update rmd runtime files (ftplugin and syntax) (PR #13193)
The proposed changes are in https://github.com/jalvesaq/R-Vim-runtime since May 2023. — Reply to this
10:14 AM
Reyn
, …
skeept
507
10:11 AM
Re: [vim/vim] I'm sad to hear the news. (Discussion #12737)
vim has been a cornerstone of my development career for over two decades and counting. thanks bram —
unread,
Re: [vim/vim] I'm sad to hear the news. (Discussion #12737)
vim has been a cornerstone of my development career for over two decades and counting. thanks bram —
10:11 AM
Josef Litoš
10:06 AM
[vim/vim] Sync i3config syntax with reference (PR #13191)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/13191
unread,
[vim/vim] Sync i3config syntax with reference (PR #13191)
You can view, comment on, or merge this pull request online at: https://github.com/vim/vim/pull/13191
10:06 AM
Edgar Hipp
,
Enno
20
9:45 AM
[vim/vim] MANPAGER="env MAN_PN=1 nvim -M +MANPAGER -" doesn't work with man cd (#1002)
Closed #1002 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] MANPAGER="env MAN_PN=1 nvim -M +MANPAGER -" doesn't work with man cd (#1002)
Closed #1002 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
9:45 AM
zeertzjq
4
2:16 AM
[vim/vim] runtime(doc): add mouse scrolling to scrollbind-quickadj (PR #13190)
Codecov Report Merging #13190 (b28a1f1) into master (f109bf9) will increase coverage by 4.44% . The
unread,
[vim/vim] runtime(doc): add mouse scrolling to scrollbind-quickadj (PR #13190)
Codecov Report Merging #13190 (b28a1f1) into master (f109bf9) will increase coverage by 4.44% . The
2:16 AM
zeertzjq
,
Gary Johnson
11
2:06 AM
[vim/vim] Fix 'scrollbind' not working when scrolling inactive window (PR #13189)
looks generally it worked in vimdiff mode which natively enabled this option for it. // BTW: somehow
unread,
[vim/vim] Fix 'scrollbind' not working when scrolling inactive window (PR #13189)
looks generally it worked in vimdiff mode which natively enabled this option for it. // BTW: somehow
2:06 AM
Yegappan Lakshmanan
8
12:27 AM
[vim/vim] Add additional checks when parsing a class definition (PR #13188)
Codecov Report Merging #13188 (ce1af05) into master (f109bf9) will decrease coverage by 1.59% . The
unread,
[vim/vim] Add additional checks when parsing a class definition (PR #13188)
Codecov Report Merging #13188 (ce1af05) into master (f109bf9) will decrease coverage by 1.59% . The
12:27 AM
Shane-XB-Qian
22
12:08 AM
[vim/vim] fix: correct sh detection (PR #13172)
Closed #13172. — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] fix: correct sh detection (PR #13172)
Closed #13172. — Reply to this email directly, view it on GitHub. You are receiving this because you
12:08 AM
errael
13
Sep 25
[vim/vim] Lockvar issues: fix `get_lhs()` object/class access to avoid `SEGV`; accurate error messages. (PR #13174)
@errael commented on this pull request. In src/evalvars.c: > + if (lp->ll_object != NULL) + msg
unread,
[vim/vim] Lockvar issues: fix `get_lhs()` object/class access to avoid `SEGV`; accurate error messages. (PR #13174)
@errael commented on this pull request. In src/evalvars.c: > + if (lp->ll_object != NULL) + msg
Sep 25
Yee Cheng Chin
9
Sep 25
[vim/vim] Add cmdline tab-completion for setting string options (PR #13182)
@ychin commented on this pull request. In src/option.c: > if ((nextchar == '-' || nextchar
unread,
[vim/vim] Add cmdline tab-completion for setting string options (PR #13182)
@ychin commented on this pull request. In src/option.c: > if ((nextchar == '-' || nextchar
Sep 25
Ernie Rael
,
Yegappan Lakshmanan
2
Sep 25
lockvar/unlockvar
Hi, On Mon, Sep 25, 2023 at 8:26 AM Ernie Rael <err...@raelity.com> wrote: > > Hi all,
unread,
lockvar/unlockvar
Hi, On Mon, Sep 25, 2023 at 8:26 AM Ernie Rael <err...@raelity.com> wrote: > > Hi all,
Sep 25
Yegappan Lakshmanan
5
Sep 25
[vim/vim] Fix memory leak (PR #13181)
@yegappan Thank you for following this! — Reply to this email directly, view it on GitHub. You are
unread,
[vim/vim] Fix memory leak (PR #13181)
@yegappan Thank you for following this! — Reply to this email directly, view it on GitHub. You are
Sep 25
Cimbali
72
Sep 25
[vim/vim] Unwrap terminal buffer (#8365)
@Cimbali pushed 12 commits. 8f3ad84 Add a test for terminal unwrapping b135d63 Add VTermLineInfo* to
unread,
[vim/vim] Unwrap terminal buffer (#8365)
@Cimbali pushed 12 commits. 8f3ad84 Add a test for terminal unwrapping b135d63 Add VTermLineInfo* to
Sep 25
Christian Brabandt
12
Sep 25
[vim/vim] Better globbing support when using bash (PR #13144)
I built this branch with ./configure && make -j $(nproc) . Then I did mkdir -p /tmp/proj/back
unread,
[vim/vim] Better globbing support when using bash (PR #13144)
I built this branch with ./configure && make -j $(nproc) . Then I did mkdir -p /tmp/proj/back
Sep 25
Christian Brabandt
Sep 25
Commit: patch 9.0.1943: CI not run with clang-17
patch 9.0.1943: CI not run with clang-17 Commit: https://github.com/vim/vim/commit/
unread,
Commit: patch 9.0.1943: CI not run with clang-17
patch 9.0.1943: CI not run with clang-17 Commit: https://github.com/vim/vim/commit/
Sep 25
Christian Brabandt
Sep 25
Commit: patch 9.0.1942: Vim9: execution stack invalidated with null object
patch 9.0.1942: Vim9: execution stack invalidated with null object Commit: https://github.com/vim/vim
unread,
Commit: patch 9.0.1942: Vim9: execution stack invalidated with null object
patch 9.0.1942: Vim9: execution stack invalidated with null object Commit: https://github.com/vim/vim
Sep 25
Philip H.
37
Sep 25
[vim/vim] [in remember of Bram]: CI: clang-17 (PR #12745)
Closed #12745 via f109bf9. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] [in remember of Bram]: CI: clang-17 (PR #12745)
Closed #12745 via f109bf9. — Reply to this email directly, view it on GitHub. You are receiving this
Sep 25
Yegappan Lakshmanan
6
Sep 25
[vim/vim] Check for a null object before adjusting the execution stack (PR #13186)
Closed #13186 via c194626. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Check for a null object before adjusting the execution stack (PR #13186)
Closed #13186 via c194626. — Reply to this email directly, view it on GitHub. You are receiving this
Sep 25
Christian Brabandt
Sep 25
Commit: runtime(sh): only invoke bash help in ftplugin if it has been detected to be bash (#13171)
runtime(sh): only invoke bash help in ftplugin if it has been detected to be bash (#13171) Commit:
unread,
Commit: runtime(sh): only invoke bash help in ftplugin if it has been detected to be bash (#13171)
runtime(sh): only invoke bash help in ftplugin if it has been detected to be bash (#13171) Commit:
Sep 25
Eisuke Kawashima
9
Sep 25
[vim/vim] fix(ftplugin/sh): do not invoke bash for kp unless `b:is_bash` is true (PR #13171)
Merged #13171 into master. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] fix(ftplugin/sh): do not invoke bash for kp unless `b:is_bash` is true (PR #13171)
Merged #13171 into master. — Reply to this email directly, view it on GitHub. You are receiving this
Sep 25