Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
vim_dev
Conversations
About
vim_dev
1–30 of 36873
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
Ola Söder
5
5:35 PM
[vim/vim] Problem: Hollywood syntax highlighting is outdated. (PR #12190)
I'll include it, thanks. — Reply to this email directly, view it on GitHub. You are receiving
unread,
[vim/vim] Problem: Hollywood syntax highlighting is outdated. (PR #12190)
I'll include it, thanks. — Reply to this email directly, view it on GitHub. You are receiving
5:35 PM
Ernie Rael
4
4:43 PM
map() slows down dramatically after vim running a while
Poking around... In debugger.c::debuggy_find():976 it looks like there's a missing `break;`. With
unread,
map() slows down dramatically after vim running a while
Poking around... In debugger.c::debuggy_find():976 it looks like there's a missing `break;`. With
4:43 PM
Max Mahlke
, …
Dominique Pellé
6
2:08 PM
doc: Spelling of LAMBDA in digraph table
> Tony: > However the official, unchangeable names as shown in the > "Greek and Coptic
unread,
doc: Spelling of LAMBDA in digraph table
> Tony: > However the official, unchangeable names as shown in the > "Greek and Coptic
2:08 PM
Ashlin Darius Govindasamy
16
12:52 PM
[vim/vim] :help iccf does not work :-( (Issue #12186)
Hmm, this means the Vim license is not included. That's not good, it might actually be breaking
unread,
[vim/vim] :help iccf does not work :-( (Issue #12186)
Hmm, this means the Vim license is not included. That's not good, it might actually be breaking
12:52 PM
user202729
, …
Bram Moolenaar
13
12:42 PM
[vim/vim] Terminal inside Vim sets $LINES environment variable globally instead of locally? (Issue #12160)
[resend - message got rejected somewhere] > > (note: I think https://stackoverflow.com/q/
unread,
[vim/vim] Terminal inside Vim sets $LINES environment variable globally instead of locally? (Issue #12160)
[resend - message got rejected somewhere] > > (note: I think https://stackoverflow.com/q/
12:42 PM
Ernie Rael
, …
Bram Moolenaar
6
12:41 PM
collection->foreach(func)
[resend - message was rejected somewhere] > * Bram Moolenaar <Br...@moolenaar.net> [230314 13
unread,
collection->foreach(func)
[resend - message was rejected somewhere] > * Bram Moolenaar <Br...@moolenaar.net> [230314 13
12:41 PM
Yegappan Lakshmanan
5
10:45 AM
[vim/vim] Extend the reverse() function to support strings (PR #12179)
@yegappan pushed 1 commit. c25e6c9 Extend the reverse() function to support strings — View it on
unread,
[vim/vim] Extend the reverse() function to support strings (PR #12179)
@yegappan pushed 1 commit. c25e6c9 Extend the reverse() function to support strings — View it on
10:45 AM
cvwillegen
15
9:16 AM
[vim/vim] Format positional arguments (PR #12140)
@cvwillegen pushed 1 commit. 9d7520b Merge branch 'vim:master' into format-positional-
unread,
[vim/vim] Format positional arguments (PR #12140)
@cvwillegen pushed 1 commit. 9d7520b Merge branch 'vim:master' into format-positional-
9:16 AM
Veselin Ivanov
6
7:45 AM
[vim/vim] Source `.exrc`/`.vimrc` in current work dir with -u flag (PR #12188)
Codecov Report Merging #12188 (35d64ff) into master (aa26153) will decrease coverage by 0.90% . The
unread,
[vim/vim] Source `.exrc`/`.vimrc` in current work dir with -u flag (PR #12188)
Codecov Report Merging #12188 (35d64ff) into master (aa26153) will decrease coverage by 0.90% . The
7:45 AM
Prabir Shrestha
,
Maxim Kim
29
5:32 AM
[vim/vim] add support for focusing in popup (#7555)
Focusable popups would enable me to create a plugin partially providing feature requested in #1847 (+
unread,
[vim/vim] add support for focusing in popup (#7555)
Focusable popups would enable me to create a plugin partially providing feature requested in #1847 (+
5:32 AM
Yee Cheng Chin
3
4:11 AM
[vim/vim] Find Python 3 dynamic library in macOS in configure script (PR #12189)
Codecov Report Merging #12189 (d120097) into master (2a00317) will decrease coverage by 81.63% . The
unread,
[vim/vim] Find Python 3 dynamic library in macOS in configure script (PR #12189)
Codecov Report Merging #12189 (d120097) into master (2a00317) will decrease coverage by 81.63% . The
4:11 AM
Jason Broander
8
12:54 AM
[vim/vim] VIM not compiling with Python 3.10, but did previously with same env and Python 3.9 (Issue #12184)
Closed #12184 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] VIM not compiling with Python 3.10, but did previously with same env and Python 3.9 (Issue #12184)
Closed #12184 as completed. — Reply to this email directly, view it on GitHub. You are receiving this
12:54 AM
Amaan Qureshi
6
12:09 AM
[vim/vim] Separate wat and wast filetypes (PR #12165)
Ping @brammool — Reply to this email directly, view it on GitHub. You are receiving this because you
unread,
[vim/vim] Separate wat and wast filetypes (PR #12165)
Ping @brammool — Reply to this email directly, view it on GitHub. You are receiving this because you
12:09 AM
Amaan Qureshi
3
12:08 AM
[vim/vim] Cython files are not recognized (PR #12178)
Both Pyrex and Cython are extensions of Python to interop with C, syntax will be very similar to
unread,
[vim/vim] Cython files are not recognized (PR #12178)
Both Pyrex and Cython are extensions of Python to interop with C, syntax will be very similar to
12:08 AM
zeertzjq
7
Mar 21
[vim/vim] Fix the problem that mapset() cannot restore --cmd context (PR #12132)
@zeertzjq pushed 1 commit. b41da31 Fix the problem that mapset() cannot restore --cmd context — View
unread,
[vim/vim] Fix the problem that mapset() cannot restore --cmd context (PR #12132)
@zeertzjq pushed 1 commit. b41da31 Fix the problem that mapset() cannot restore --cmd context — View
Mar 21
errael
11
Mar 21
[vim/vim] Implement foreach({expr1}, {expr2}) (PR #12166)
Patch is ready for review/integration. One thing, the help text for foreach() , map() , filter() has
unread,
[vim/vim] Implement foreach({expr1}, {expr2}) (PR #12166)
Patch is ready for review/integration. One thing, the help text for foreach() , map() , filter() has
Mar 21
Amaan Qureshi
3
Mar 21
[vim/vim] WebAssembly Interface Type (WIT) files are not recognized (PR #12173)
Closed #12173 via 890c772. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] WebAssembly Interface Type (WIT) files are not recognized (PR #12173)
Closed #12173 via 890c772. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 21
Bram Moolenaar
Mar 21
Patch 9.0.1423
Patch 9.0.1423 Problem: WebAssembly Interface Type files are not recognized. Solution: Add a pattern
unread,
Patch 9.0.1423
Patch 9.0.1423 Problem: WebAssembly Interface Type files are not recognized. Solution: Add a pattern
Mar 21
John Little
6
Mar 21
[vim/vim] gvim starts blank, except for line 1 column 1, sometimes (Issue #9560)
Prompted by another issue that may have a GTK race condition, I've just retried my repro
unread,
[vim/vim] gvim starts blank, except for line 1 column 1, sometimes (Issue #9560)
Prompted by another issue that may have a GTK race condition, I've just retried my repro
Mar 21
Amaan Qureshi
3
Mar 21
[vim/vim] Sage files are not recognized (PR #12176)
Closed #12176 via d0639d7. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Sage files are not recognized (PR #12176)
Closed #12176 via d0639d7. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 21
Bram Moolenaar
Mar 21
Patch 9.0.1422
Patch 9.0.1422 Problem: Sage files are not recognized. Solution: Add a pattern for Sage files. (Amaan
unread,
Patch 9.0.1422
Patch 9.0.1422 Problem: Sage files are not recognized. Solution: Add a pattern for Sage files. (Amaan
Mar 21
Amaan Qureshi
3
Mar 21
[vim/vim] Nu files are not recognized (PR #12172)
Closed #12172 via 8aa2a37. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Nu files are not recognized (PR #12172)
Closed #12172 via 8aa2a37. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 21
Bram Moolenaar
Mar 21
Patch 9.0.1421
Patch 9.0.1421 Problem: Nu files are not recognized. Solution: Add a pattern for Nu files. (Amaan
unread,
Patch 9.0.1421
Patch 9.0.1421 Problem: Nu files are not recognized. Solution: Add a pattern for Nu files. (Amaan
Mar 21
Todd Zullinger
Mar 21
[vim/vim] runtime/syntax/gpg.vim: sync with gnupg-2.4.0 (PR #12187)
A number of options have been added since the last update. Take the output from gpg --dump-option-
unread,
[vim/vim] runtime/syntax/gpg.vim: sync with gnupg-2.4.0 (PR #12187)
A number of options have been added since the last update. Take the output from gpg --dump-option-
Mar 21
Bram Moolenaar
,
John Marriott
3
Mar 21
Patch 9.0.1418
John Marriott wrote: > On 21-Mar-2023 04:31, Bram Moolenaar wrote: > > Patch 9.0.1418 >
unread,
Patch 9.0.1418
John Marriott wrote: > On 21-Mar-2023 04:31, Bram Moolenaar wrote: > > Patch 9.0.1418 >
Mar 21
Bram Moolenaar
Mar 21
Patch 9.0.1420
Patch 9.0.1420 (after 9.0.1418) Problem: Build failure because SIZE_MAX is not defined. Solution:
unread,
Patch 9.0.1420
Patch 9.0.1420 (after 9.0.1418) Problem: Build failure because SIZE_MAX is not defined. Solution:
Mar 21
Alain Mosnier
22
Mar 21
[vim/vim] Failures, test_startup.vim, errors in Test_geometry() (Issue #12167)
A final printout before I give this up to people who know the code base better than me. Not working:
unread,
[vim/vim] Failures, test_startup.vim, errors in Test_geometry() (Issue #12167)
A final printout before I give this up to people who know the code base better than me. Not working:
Mar 21
Amaan Qureshi
3
Mar 21
[vim/vim] Lean files are not recognized (PR #12177)
Closed #12177 via 4a5c39f. — Reply to this email directly, view it on GitHub. You are receiving this
unread,
[vim/vim] Lean files are not recognized (PR #12177)
Closed #12177 via 4a5c39f. — Reply to this email directly, view it on GitHub. You are receiving this
Mar 21
Bram Moolenaar
Mar 21
Patch 9.0.1419
Patch 9.0.1419 Problem: Lean files are not recognized. Solution: Add a pattern for Lean files. (Amaan
unread,
Patch 9.0.1419
Patch 9.0.1419 Problem: Lean files are not recognized. Solution: Add a pattern for Lean files. (Amaan
Mar 21
Mirko Palmer
2
Mar 21
[vim/vim] netrw folders vanish and lose trailing slash in tree-view after focus gained (Issue #9807)
Is this likely to be looked at any time soon? This has been a persistent issue with my workflow for a
unread,
[vim/vim] netrw folders vanish and lose trailing slash in tree-view after focus gained (Issue #9807)
Is this likely to be looked at any time soon? This has been a persistent issue with my workflow for a
Mar 21