Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

MacVim

Vim as a native macOS native GUI application
Collective - Host: opensource - https://opencollective.com/macvim - Website: https://macvim.org - Code: https://github.com/macvim-dev

runtime(just): Correct filetype detection pattern and style (#13284)

See https://github.com/vim/vim/pull/13271#discussion_r1347279686 and
https://github.com/NoahThe...

github.com/macvim-dev/macvim - b6d01f131c6ad44451b63ff437fa04169173f1c5 authored about 1 year ago by dundargoc <[email protected]>
patch 9.0.1985: CI: codecov is intrusive

Problem: CI: codecov is intrusive
Solution: disable codecov comments

The codecov report is inc...

github.com/macvim-dev/macvim - 9a00e7c7cfbc2bf7896962d729ccece46e728635 authored about 1 year ago by dundargoc <[email protected]>
Merge pull request #1435 from ychin/fix-strict-and-missing-prototypes-warnings

Fix warning build failures, fix README GitHub Action badge

github.com/macvim-dev/macvim - efd97fddd3af205b4db7986fc0ba2edb58507ec7 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Fix warning build failures, fix README GitHub Action badge

Upstream Vim has added strict-prototypes and missing-prototypes warnings
to CI, which is useful ...

github.com/macvim-dev/macvim - 930933f90d68151801e105477561ba6fa1c2766b authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1984: CI: Test_open_delay*() fails on FreeBSD 14

Problem: CI: Test_open_delay*() fails on FreeBSD 14
Solution: Skip it on BSD

Signed-off-by: Ch...

github.com/macvim-dev/macvim - 85ff0c1912f6d94ed94a6112517e96f64801ba56 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1983: scrolling inactive window not possible with cursorbind

Problem: Scrolling non-current window using mouse is inconsistent
depending on 'scrol...

github.com/macvim-dev/macvim - 8e5f26ec6a1446aabffa7a0a7819a7462372a5b8 authored about 1 year ago by zeertzjq <[email protected]>
runtime(netrw): error when trying to :bd unloaded buffer

closes: #13215
closes: #13082

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 4dbb2669e9ed9ec6864705dcb569715e417e1303 authored about 1 year ago by yasuda <[email protected]>
patch 9.0.1982: vim9: clean up from v9.0.1955

Problem: vim9: clean up from v9.0.1955
Solution: Fix a few remaining issues, improve error mess...

github.com/macvim-dev/macvim - 64885645e76b301a6c34fe762c4e29c7a0f63881 authored about 1 year ago by Ernie Rael <[email protected]>
patch 9.0.1981: not being able to scroll up in diff mode

Problem: Cannot scroll up in diff mode with many filler lines and zero
'scrolloff'.
S...

github.com/macvim-dev/macvim - 0583491277dea9d14e000051c26405b90d839072 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1980: win32: issues with stable python ABI

Problem: win32: issues with stable python ABI
Solution: if_python3,win32: Fix Python3 stable AB...

github.com/macvim-dev/macvim - 119fdd9293f63614ed2ca60a78993466435db639 authored about 1 year ago by Ken Takata <[email protected]>
patch 9.0.1979: Cirrus CI disabled

Problem: Cirrus CI disabled
Solution: re-enable Cirrus CI

Ref patch 9.0.1912:

> Perhaps at th...

github.com/macvim-dev/macvim - 317468aaceb48e136ed7e3fa6d233345fd5360c6 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1978: No filetype detection for just files

Problem: No filetype detection for just files
Solution: Detect just files (*.just, justfile, et...

github.com/macvim-dev/macvim - 3d90f71b764e67b1eb12fc6a9a4b9e2fca6dc087 authored about 1 year ago by dundargoc <[email protected]>
patch 9.0.1977: Vim9: object members can change type

Problem: Vim9: object members can change type
Solution: Check type during assignment to object/...

github.com/macvim-dev/macvim - fe7b20a1a39dc645a6ea7ae925512f9227fd1695 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
translation(it): update translation of xxd manpage

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - b9a974df9e22c7b56d8faac3246fb5f80a9351d4 authored about 1 year ago by Antonio Giovanni Colombo <[email protected]>
runtime(doc): update xxd manpage and mention $NO_COLOR env

also regenerate the xxd.man document page.

fixes: #13257

Signed-off-by: Christian Brabandt <cb...

github.com/macvim-dev/macvim - b74ebfc6bf343ed825b111157261a8d99da6d670 authored about 1 year ago by Christian Brabandt <[email protected]>
runtime(doc): fix two typos in `vim9.txt` and `options.txt` (#13258)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - b043ff34c1e475a90a5142eabaf1db74ab7ebb98 authored about 1 year ago by Aliaksei Budavei <[email protected]>
Merge remote-tracking branch 'vim/master'

github.com/macvim-dev/macvim - c88f7684828d3a247f593420ff45ca9b34fe536f authored about 1 year ago by Yee Cheng Chin <[email protected]>
runtime(doc): remove E1507 help tag, which is no longer used (#13254)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 2dfc22908e432f63d200e1fc4f024645c87b8bf3 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1976: style: space before tab in optionstr.c

Problem: style: space before tab in optionstr.c
Solution: remove the space

Signed-off-by: Chri...

github.com/macvim-dev/macvim - 3f168ec8ae8fa2609d87d2f65f0de7227066b57a authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1975: xattr: permission-denied errors on write

Problem: xattr: permission-denied errors on write
Solution: ignore those errors

closes: #13246...

github.com/macvim-dev/macvim - 993b17569b5acffe2d8941d1709a55da4e439755 authored about 1 year ago by Gene C <[email protected]>
translation(ru): Update Russian message translation to Vim 9.0.1968 (#13239)

* Updated to Vim 9.0.1968. Several refinements and corrections
* typo fixed

Co-authored-by: ...

github.com/macvim-dev/macvim - 12a0d999b140cb5bf08bf9f416f2bc9bb8a12fc9 authored about 1 year ago by Restorer <[email protected]>
runtime(doc): add missing error numbers in the help. (#13241)

closes: #13240

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - cd39b69b0200005622db7291bbacff95bd03a3d0 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): mention how to disable folding in diff mode (#13242)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 20f48d5b2ddb9fdc29e83f0da6f31f895eaeab47 authored about 1 year ago by dundargoc <[email protected]>
runtime(doc): fix typos.

* Fix typo in document (Related: #12516)
* Fix E1363 duplication
* Fix one more typo.

Signe...

github.com/macvim-dev/macvim - ba77bbb5c775663a8b55871f753d7b1b570bb9ba authored about 1 year ago by h_east <[email protected]>
patch 9.0.1974: vim9: using contra-variant type-checks

Problem: vim9: using contra-variant type-checks (after v9.0.1959)
Solution: Use invariant type ...

github.com/macvim-dev/macvim - b32064fedbeb689ecb0481e9473cb7b87d5bb805 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1973: Clean up cmdline option completion code

Problem: Clean up cmdline option completion code
Solution: Fix various minor problems

- Fix ma...

github.com/macvim-dev/macvim - 6d113472601fa6f3a444a95ef7b11d4309215117 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1972: win32: missing '**' expansion test

Problem: win32: missing '**' expansion test (after v9.0.1947)
Solution: Add test for MS-Windows...

github.com/macvim-dev/macvim - 4a1ad5556423dca5f5b7ee39f143579e67569ae1 authored about 1 year ago by Ken Takata <[email protected]>
patch 9.0.1971: macOS: FEAT_SOUND guard too restrictive

Problem: macOS: FEAT_SOUND guard too restrictive
Solution: check for older macOS support proper...

github.com/macvim-dev/macvim - f59cbefd0aa1cda7d3fd5fbd02678e82ee155ad1 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1970: win32: high-dpi support can be improved

Problem: win32: high-dpi support can be improved
Solution: implement WM_GETDPISCALEDSIZE

win32...

github.com/macvim-dev/macvim - 7086b3e76a81cf87592077d54e0ef46a60006c2c authored about 1 year ago by Ken Takata <[email protected]>
patch 9.0.1969: [security] buffer-overflow in trunc_string()

Problem: buffer-overflow in trunc_string()
Solution: Add NULL at end of buffer

Currently trunc...

github.com/macvim-dev/macvim - 3bd7fa12e146c6051490d048a4acbfba974eeb04 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1968: cmdline completion should consider key option

Problem: cmdline completion should consider key option
Solution: Disable cmdline completion for...

github.com/macvim-dev/macvim - 6ee7b521fa7531ef356ececc8be7575c3800f872 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1967: xattr errors not translated

Problem: xattr errors not translated
Solution: mark for translation, consistently capitalize
...

github.com/macvim-dev/macvim - 7ece036d72cf639b05d3936183220bec7179bf63 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1966: configure prints stray 6 when checking libruby

Problem: configure prints stray 6 when checking libruby
Solution: redirect stdout to dev/null

...

github.com/macvim-dev/macvim - e379e21ddc2dc12abea9dcfd0708e27788bb568c authored about 1 year ago by Illia Bobyr <[email protected]>
patch 9.0.1965: wrong auto/configure script

Problem: wrong auto/configure script
Solution: regenerate with autoconf 2.71

configure: sys/xa...

github.com/macvim-dev/macvim - 8c358e024fbc11895efec4b3e0e3777a6b88eba7 authored about 1 year ago by Illia Bobyr <[email protected]>
patch 9.0.1964: xattr support fails to build on MacOS X

Problem: xattr support fails to build on MacOS X
Solution: Disable xattr support for MacOS X

M...

github.com/macvim-dev/macvim - a4dfbfed89e26a766e30cca62c18e710eec81c3f authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1963: Configure script may not detect xattr

Problem: Configure script may not detect xattr correctly
Solution: include sys/xattr instead of...

github.com/macvim-dev/macvim - 6de4e58cf27a3bb6e81653ca63b77e29d1bb46f2 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1962: No support for writing extended attributes

Problem: No support for writing extended attributes
Solution: Add extended attribute support fo...

github.com/macvim-dev/macvim - e085dfda5d8dde064b0332464040959479696d1c authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1961: 'listchars' completion misses "multispace" and "leadmultispace"

Problem: Cmdline completion for 'listchars' fields doesn't include
"multispace" and "...

github.com/macvim-dev/macvim - 1f025b01e29be6fce907d0379602b45031d6998f authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1960: Make CI checks more strict

Problem: Make CI checks more strict
Solution: Add -Wstrict-prototypes -Wmissing-prototypes to C...

github.com/macvim-dev/macvim - f7f746b1672909ae57d2eec97253d6627f6c0887 authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge pull request #1434 from ychin/ci-macos13-xcode15

CI: Update to Xcode 15 / macOS 13 in GitHub runner

github.com/macvim-dev/macvim - 9084c14c894b0a76bb65e3f3291f6bbc87909f88 authored about 1 year ago by Yee Cheng Chin <[email protected]>
CI: Update to Xcode 15 / macOS 13 in GitHub runner

Python2
- Python2 is no longer installed in the new GitHub hosted runners
(macos-13) and so we...

github.com/macvim-dev/macvim - d3c1eb5e40307f57754b98ae2aed5f73c0bfff8a authored about 1 year ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

github.com/macvim-dev/macvim - d41f3454e392bb068dc2aade6cd78187bab8638b authored about 1 year ago by Yee Cheng Chin <[email protected]>
Enable +sound for legacy builds (10.9-10.12) until fixed upstream

The ifdef check used in upstream Vim is too tight. Disable it for now.

See vim/vim#13115

github.com/macvim-dev/macvim - c83901abdfccaf364d1d9b0218535d5508ffac71 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1959: Vim9: methods parameters and types are covariant

Problem: Vim9: methods parameters and types are covariant
Solution: Support contra-variant type...

github.com/macvim-dev/macvim - f3b68d4759a040ed0c4844c279ea3c779b3863ff authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1958: cannot complete option values

Problem: cannot complete option values
Solution: Add completion functions for several options

...

github.com/macvim-dev/macvim - 900894b09a95398dfc75599e9f0aa2ea25723384 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1957: termcap options should change when setting keyprotocol

Problem: termcap options should change on keyprotocol setting
Solution: Apply termcap entries w...

github.com/macvim-dev/macvim - 3695d0e41ba26db074dd5680564a6f87d522fb61 authored about 1 year ago by Gregory Anders <[email protected]>
patch 9.0.1956: Custom completion skips orig cmdline if it invokes glob()

Problem: Custom cmdline completion skips original cmdline when pressing
Ctrl-P at fir...

github.com/macvim-dev/macvim - 28a23602e8f88937645b8506b7915ecea6e09b18 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1955: Vim9: lockvar issues with objects/classes

Problem: Vim9: lockvar issues with objects/classes
Solution: fix `get_lhs()` object/class acces...

github.com/macvim-dev/macvim - ee865f37acab6cac2cee6a171d60e1b365f852b0 authored about 1 year ago by Ernie Rael <[email protected]>
patch 9.0.1954: CI: change netrw label in labeller bot

Problem: CI: change netrw label in labeller bot
Solution: Rename it to 'plugin-netrw'

closes: ...

github.com/macvim-dev/macvim - 112431f21762bdcb3ee4ce2d7d8f91da07f3bf71 authored about 1 year ago by Ken Takata <[email protected]>
patch 9.0.1953: Misplaced comment in errors.h

Problem: Misplaced comment in errors.h
Solution: Move it up

closes: #13218

Signed-off-by: Chr...

github.com/macvim-dev/macvim - 789b8854d2f9f92089047665d52d08769f29c927 authored about 1 year ago by Ken Takata <[email protected]>
patch 9.0.1952: Vim9: unused static field

Problem: Vim9: unused static field
Solution: remove it and simplify code

closes: #13220

Signe...

github.com/macvim-dev/macvim - 5a05d374d30577ee195e87e7929062ab1a0a076a authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): text-objects: document how escaped delimiters are handled

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 02902b547bdb3ba480a52c90dce742201241f224 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI

Problem: Vim9: hard to debug vim9_class errors from CI
Solution: Include the line number in ass...

github.com/macvim-dev/macvim - b90e3bc491c02bd6e4db1a1c1849ce3d21811c43 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1950: Vim9: error codes spread out

Problem: Vim9: error codes spread out
Solution: group them together and reserve 100
m...

github.com/macvim-dev/macvim - 413f83990f15d5d59d27ab741670f527a7a3feb8 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1949: Vim9: allows reserved keywords as members

Problem: Vim9: allows reserved keywords as members
Solution: Disallow reserved keywords, disall...

github.com/macvim-dev/macvim - f057aca1cc2480e820b3ca5d8d407e3976369777 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1948: Vim9: object variable "this." should only be used in constructor

Problem: Vim9: object variable "this." should only be used in
constructor
Solution: D...

github.com/macvim-dev/macvim - db38552dcdc7460459df8bf5cf02666256045308 authored about 1 year ago by h-east <[email protected]>
patch 9.0.1947: Bash Expansion test fails on Windows/MacOS

Problem: Bash Expansion test fails on Windows/MacOS
Solution: Disable Test_glob_extended_bash f...

github.com/macvim-dev/macvim - 03ca4002c1dcd34c4b17fe4a491b02d77ec2c887 authored about 1 year ago by Ken Takata <[email protected]>
runtime(doc): regenerate xxd manpage

Commit f6fc255e8d9c46a0e51e (v9.0.1834) updated xxd.1 but the xxd.man
page wasn't re-generated. ...

github.com/macvim-dev/macvim - e845b38dab2e79c1e5d54dc492a43e43156a1eaa authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1946: filename expansion using ** in bash may fail

Problem: filename expansion using ** in bash may fail
Solution: Try to enable the globstar sett...

github.com/macvim-dev/macvim - 9eb1ce531527a7177d16373b0f8689bbcd3d5f73 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1945: Vim9: missing support for ro-vars in interface

Problem: Vim9: missing support for ro-vars in interface
Solution: Support only read-only object...

github.com/macvim-dev/macvim - 2dede3dbfa3cb52f464f942d46d3ec0f66e3e354 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): mention mouse scrolling in scrollbind-quickadj (#13190)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 5277cfaf8afe847b7d4dcde6057fbecb001ab64e authored about 1 year ago by zeertzjq <[email protected]>
runtime(swayconfig): Update syntax file (#13192)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 54f70cf0780a797efaf0ff9fd4190215a3ff0eb7 authored about 1 year ago by Josef Litoš <[email protected]>
runtime(i3config): update i3config syntax (#13191)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 02774f99cebcb890d3861febc1d03e75c02cc92d authored about 1 year ago by Josef Litoš <[email protected]>
runtime(rmd) Update ftplugin and syntax files (#13193)

ftplugin/rmd.vim:

- Set 'commentstring' dynamically according to code region.

syntax/rmd...

github.com/macvim-dev/macvim - 34745942390383ec626b168e9837d284622c7bbe authored about 1 year ago by Jakson Alves de Aquino <[email protected]>
patch 9.0.1944: Vim9: function instruction pointer invalidated

Problem: Vim9: function instruction pointer invalidated
Solution: Use the funcref index instead...

github.com/macvim-dev/macvim - a76fbe6e00249d25fa2cfaf80ddaa360f0e1711d authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
translation(sr): Update Serbian messages translation

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 91adcbdcc1862b0ef7ece4df5bc642d70ca61e56 authored about 1 year ago by Ivan Pešić <[email protected]>
patch 9.0.1943: CI not run with clang-17

Problem: CI not run with clang-17
Solution: Update CI to use clang-17

closes: #12745

Signed-o...

github.com/macvim-dev/macvim - f109bf93c9402e4e3122a7ae7846e6feae4fa222 authored about 1 year ago by Philip H <[email protected]>
patch 9.0.1942: Vim9: execution stack invalidated with null object

Problem: Vim9: execution stack invalidated with null object
Solution: Check for a null object b...

github.com/macvim-dev/macvim - c1946267f22efe3ec5eb0a1a914f30782a538983 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(sh): only invoke bash help in ftplugin if it has been detected to be bash (#13171)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 54e1f56cf2a5f74ee11baba170afff867e5d9f99 authored about 1 year ago by Eisuke Kawashima <[email protected]>
Merge remote-tracking branch 'vim/master'

github.com/macvim-dev/macvim - 4c7c622e7359d4c308b9c3ee0cfa8b182d110cf9 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1941: Memory leak detected

Problem: Memory leak detected (after 9.0.1928)
Solution: Free arg_objm in get_lambda_tv()

clos...

github.com/macvim-dev/macvim - 3aa114463f0219eba2e9fe0517067be9fcaf8248 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): Update help tags (#13180)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - e1b95f525297abdc94dbebc4b79ed14aeb029511 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1940: wrong upstream version in libvterm README

Problem: wrong upstream version in libvterm README
Solution: correct version to 839

related: #...

github.com/macvim-dev/macvim - ec8deb092cd645fcc5c3bd3117f61c9bd47f5b03 authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1939: still a problem when processing LSP RPC requests

Problem: still a problem when processing LSP RPC requests
Solution: When processing async LSP R...

github.com/macvim-dev/macvim - b80ae6cec34639abfb1a7080fb633346a81a5770 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(todo): Update Vim9 class items (#13148)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - ceffca683ba986065e583d02e7ace964efdb256e authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): Vim9: Consistenly use class/object variable and class/object method in help (#13149)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - c3b315f496933201c0b5dc2382d7fc782d32e4f9 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1938: multispace wrong when scrolling horizontally

Problem: multispace wrong when scrolling horizontally
Solution: Update position in "multispace"...

github.com/macvim-dev/macvim - abc808112ee5df58a9f612f2bb5a65389c2c14e1 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1937: missing test for mouse click + 'virtedit'

Problem: missing test for mouse click + 'virtedit'
Solution: Add test for clicking after eol wi...

github.com/macvim-dev/macvim - 46a0582ffa4ea79b112ac01e25adccf93b49cd9d authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1936: test: using wrong expected message in test_crypt

Problem: test: using wrong expected message in test_crypt
Solution: make use of single quotes

...

github.com/macvim-dev/macvim - e6fca0e82216c753793a85979926b9a28da7e842 authored about 1 year ago by Isao Sato <[email protected]>
patch 9.0.1935: Vim9: not consistent error messages

Problem: Vim9: not consistent error messages
Solution: Make error messages more consistent. Use...

github.com/macvim-dev/macvim - 7fe8f43f49f4fa6f024d0e0ea76d3df5b62a0879 authored about 1 year ago by RestorerZ <[email protected]>
patch 9.0.1934: :bwipe fails after switching window from aucmd_win.

Problem: :bwipe fails after switching window from aucmd_win.
Solution: Decrement b_nwindows aft...

github.com/macvim-dev/macvim - 46bdae036ac4121e305fc3ed4ef3f9fc928dcb25 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1933: Can change the type of a v: variable using if_lua

Problem: Can change the type of a v: variable using if_lua.
Solution: Add additional handling o...

github.com/macvim-dev/macvim - edcba96c0088210927558b0e2583f3b689f457c4 authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1932: Vim9: error when using null object constructor

Problem: Vim9: error when using null object constructor
Solution: Check for a null object only ...

github.com/macvim-dev/macvim - 7398f367d5125eedfb4058c63a5d167fe8601e3d authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): grammar fixes in doc (#13164)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 960822a11f70d2ed7e78b42fb6b75a9f8839ec9f authored about 1 year ago by Dominique Pellé <[email protected]>
runtime(doc): Update the version9.txt with a template for version 9.1 enhancements (#13165)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 7c948644fbd62d5065e2328e8fbe0b508db58ac0 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
runtime(doc): Add a missing '<' to the help of strutf16len() (#13168)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 790f9a890ceeb9539776265cba0f026fb2c96790 authored about 1 year ago by a5ob7r <[email protected]>
patch 9.0.1931: make test_compilers fails on ubuntu

Problem: make test_compilers fails on ubuntu
Solution: set LC_ALL=C

fix: make test_compiler fa...

github.com/macvim-dev/macvim - ca0ffc0d63727850c520a80929698e4c199b17f4 authored about 1 year ago by Dominique Pellé <[email protected]>
runtime(tutor): fix typo in tutor.nl (#13175)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - 8ffcb47a43c48d9701bb7a91b565d88aefba1d34 authored about 1 year ago by Remy Bos <[email protected]>
patch 9.0.1930: compiler warnings with clang-17

Problem: compiler warnings with clang-17
Solution: Fix function prototypes and function pointer...

github.com/macvim-dev/macvim - 4927bc7d278caa022358832d96604a72a2a58a45 authored about 1 year ago by Dominique Pellé <[email protected]>
patch 9.0.1929: runtime tests fail with tiny vim

Problem: runtime tests fail with tiny vim
Solution: check for tiny vim, run runtime tests in CI...

github.com/macvim-dev/macvim - 99c3849a9299982666a7b677f0565a7b3717d20c authored about 1 year ago by Dominique Pellé <[email protected]>
patch 9.0.1928: Vim9: constructor type checking bug

Problem: Vim9: constructor type checking bug
Solution: Fix class constructor regression

closes...

github.com/macvim-dev/macvim - b895b0fabce7d952a6617eb69fc1e1597ece8b00 authored about 1 year ago by h-east <[email protected]>
patch 9.0.1927: patch 1916 (fixed terminal size) not optimal

Problem: patch 1916 (fixed terminal size) not optimal
Solution: Add defines to make it easier c...

github.com/macvim-dev/macvim - ceee7a808ce82b0c6bd84e0b6fc1dfb0475c99aa authored about 1 year ago by Christian Brabandt <[email protected]>
patch 9.0.1926: Vim9: not enough info in error message

Problem: Vim9: not enough info in error message
Solution: Add class name, change member to vari...

github.com/macvim-dev/macvim - 696270bcae0c14029030f14a3f3ca2763a2b39de authored about 1 year ago by Ernie Rael <[email protected]>
patch 9.0.1925: if_python: still undefined behaviour with function pointer

Problem: if_python: still undefined behaviour with function pointer
Solution: fix remaining pro...

github.com/macvim-dev/macvim - 02c51b1dd8e8b96e969ad7e408536fa208d90ac8 authored about 1 year ago by Yee Cheng Chin <[email protected]>
patch 9.0.1924: LSP server message still wrongly handled (after 9.0.1922)

Problem: LSP server message still wrongly handled (after 9.0.1922)
Solution: Handle 'method' me...

github.com/macvim-dev/macvim - 1926ae41845c3b6e2045b29225365c8a2e4eb1da authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1923: curswant wrong on click with 've' and 'wrap' set

Problem: curswant wrong on click with 've' and 'wrap' set
Solution: Add w_leftcol to mouse clic...

github.com/macvim-dev/macvim - db54e989b5cff3cc6442dfc500e3962cc1c0b6d0 authored about 1 year ago by zeertzjq <[email protected]>
runtime(doc): format jumplist examples more consistently (#13137)

Signed-off-by: Christian Brabandt <[email protected]>

github.com/macvim-dev/macvim - a7aba6ca5033a85839d997d29d5ca88a1f2acf8f authored about 1 year ago by zeertzjq <[email protected]>
patch 9.0.1922: LSP server request message is misinterpreted as a response message

Problem: LSP server request message is misinterpreted as a response message
Solution: Check tha...

github.com/macvim-dev/macvim - 78c5a5abc657f0173551157547213d8bbb033fd4 authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1921: not possible to use the jumplist like a stack

Problem: not possible to use the jumplist like a stack
Solution: Add the 'jumpoptions' setting ...

github.com/macvim-dev/macvim - 87018255e3ad0f4dfa03e20318836d24af721caf authored about 1 year ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.1920: Vim9: cannot write public var in nested object

Problem: Vim9: cannot write public var in nested object
Solution: Write variable in nested read...

github.com/macvim-dev/macvim - 98e68c07ce229148c994a42ead9f010b0d0a1be4 authored about 1 year ago by Ernie Rael <[email protected]>