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
Problem: statusline may look different than expected
Solution: do not check for highlighting of...
Problem: Vim9: need more assignment tests
Solution: Add test for using different types in assig...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - d56f15caf602a061f5f9f0a3c6a4537ab2dc6acc authored about 1 year ago
Problem: Unsupported option causes rest of modeline test to be skipped.
Solution: Revert the ch...
github.com/macvim-dev/macvim - e02454b9e6ace2dce8c25a5bbbf73d93a5685261 authored about 1 year ago
Fix misc MacVim warnings and treat warnings as errors in CI
github.com/macvim-dev/macvim - a38e37446ad0068efe5375afeefa6bc5602b8c37 authored about 1 year ago
In CI, turn on warnings as errors, but ignore deprecated warnings as we
are still using NSConnec...
Problem: tests: failure in test_arabic
Solution: adjust the test for the changed arabic keymap
...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - caee7956a21a8c1102266b31af44c432522bdb53 authored about 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 3570631dc67677836d292a1838958d0def58c150 authored about 1 year ago
Do not rely on the fact, that the last line matches warning, error,
inappropriate or unrecognize...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - da4e433dc3bee7fa521df3c7235d49a6732134ef authored about 1 year ago
`:return` cannot be used outside of `:function` (or `:def`) in older Vims
lacking Vim9script su...
Problem: Vim9: cannot convert list to string using +=
(after 9.0.2072)
Solution: conv...
Also, enable the zip and gzip plugins by default, unless those variables
were not explicitly set...
Follow up to 816fbcc26 (patch 9.0.1833: [security] runtime file fixes,
2023-08-31) and f7ac0ef5...
closes: #13440
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 08b1c61e8b67be2b6a95d9b85d3bbf84cc70712f authored about 1 year ago
Problem: complete_info() skips entries with 'noselect'
Solution: Check, if first entry is at or...
* Makefile for the Vim documentation on Windows
* Corrected comments
Signed-off-by: Christ...
github.com/macvim-dev/macvim - b23c1fc596501a8dfc0355ed8084dcbf018f7907 authored about 1 year ago
Problem: sound_playfile() fails when using powershell
Solution: quote filename using doublequot...
Problem: Vim9: still allows abstract static methods
(after v9.0.2084, v9.0.2085 and v...
Add shDerefOffset to shDerefVarArray.
Example code:
```bash
declare -a a=({a..z})
echo...
github.com/macvim-dev/macvim - ce3b0136c6d9d09af41969d3dc9634f115505a32 authored about 1 year ago
Strace output, depending on parameters (-ttf this time), can dump both
times and pid:
1038 ...
Problem: build-failure in vim9class
Solution: reference correct error message,
disabl...
Problem: code cleanup for option callbacks needed
Solution: remove flag os_doskip, it's not nec...
Problem: Vim9: abstract can be used in interface
Solution: Disallow the use of abstract in an i...
Problem: Vim9: abstract static methods are possible
Solution: Disallow abstract static methods
...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 1858e2b22ad168b1fd44a4efcd3a2b6cd9f6772d authored about 1 year ago
Problem: Perl: xsubpp may be in non-standard location
Solution: Add --with-subpp configure opti...
Signed-off-by: James McCoy <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
Problem: test_channel may fail because of IPv6 config issues
Solution: Catch and skip the test,...
Problem: With 'smoothscroll' set, "w_skipcol" is not reset when unsetting 'wrap'.
Res...
add shDblParen to shLoopList to correctly highlight
arithmetic expressions for Bash and Ksh
...
github.com/macvim-dev/macvim - a390e984db20575dc726b4e0ebf95582265df8e7 authored about 1 year ago
Problem: vim9_script test too large
Solution: split vim9 type alias test into
separat...
Problem: Not all secure options document their status
Solution: Describe secure context :set r...
Problem: Not all Dart files detected
Solution: Add shebang filetype detection for Dart
closes:...
github.com/macvim-dev/macvim - c1c177a47bfe1b9a524ede2743a689e461668d14 authored about 1 year ago
Problem: several problems with type aliases
Solution: Check for more error conditions, add test...
Fix Help menu searching Vim doc not working with special chars
github.com/macvim-dev/macvim - 0f293b5e1c309e58a3c382c3c810a872687fdc10 authored about 1 year ago
Problem: CI fails because of trailing whitespace in test
Solution: Remove it
Signed-off-by: Ch...
github.com/macvim-dev/macvim - 87ca5e86fa0ef305f3d39cc4261b622f21417f7f authored over 1 year ago
Problem: Vim9: No support for type aliases
Solution: Implement :type command
A type definition...
github.com/macvim-dev/macvim - ec3cebbd2b6b7583d2f683f5e66345163ec122aa authored over 1 year ago
Problem: TextChangedI may not always trigger
Solution: trigger it in more cases: for insert/
...
Problem: Completion menu may be wrong
Solution: Check for the original direction of the complet...
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 650dcfc8d12e68aa05a358301ec15f9e6dbd03ba authored over 1 year ago
Previously Help menu's Vim doc search did not work with special key
documentation like `<Down>` ...
Add basic tests for MacVim
github.com/macvim-dev/macvim - 81d23bccfdad5d15ce8bde1909c0b8b781950915 authored over 1 year ago
Problem: typo in quickfix.c comments
Solution: fix them
closes: #13422
Signed-off-by: Christi...
github.com/macvim-dev/macvim - b0221819f3f7cf5cd526338070ea30b59d69315b authored over 1 year ago* Update Debian runtime files
Add mantic as a supported Ubuntu release and move buster/kineti...
github.com/macvim-dev/macvim - 7b7cda67a1246874520b280277d9b1447e1a7ef5 authored over 1 year ago
Problem: Vim9: no nr2str conversion in list-unpack
Solution: Generate 2STRING instruction to co...
Problem: objdump files not recognized
Solution: detect *.objdump files, add a filetype plugin
...
github.com/macvim-dev/macvim - 10407df7a95d0311c7d2eb920d3b72020db5b301 authored over 1 year ago
Problem: [security] disallow setting env in restricted mode
Solution: Setting environment varia...
Problem: possible to escape bracketed paste mode with Ctrl-C
Solution: Do not handle Ctrl-C spe...
Problem: [security] overflow in :history
Solution: Check that value fits into int
The get_list...
github.com/macvim-dev/macvim - 9198c1f2b1ddecde22af918541e0de2a32f0f45a authored over 1 year ago
Add a few tests for MacVim using XCTest. Previously MacVim had
essentially zero automatic tests....
Allow launching MacVim in clean defaults, add menu to open clean Vim
github.com/macvim-dev/macvim - 1f3046250d0acc3654e79e596b3328977b160b05 authored over 1 year ago
Now support a `-IgnoreUserDefaults 1` flag that can be passed to MacVim
at launch, which would c...
related: #13398
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 5f5131d775bf9966976e39aa38b070036cbfe969 authored over 1 year agofixes: #13418
Signed-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - a56f02d824288104823e9740e1b1fe045c3ab994 authored over 1 year ago
Problem: xxd: coloring was disabled on Cygwin
Solution: don't include WIN32
xxd: Fix that colo...
github.com/macvim-dev/macvim - c4a403860353ff35dc47e2a52818e771fa228083 authored over 1 year ago
Problem: xxd: corrupting files when reversing bit dumps
Solution: handle reversing bit dump sli...
Problem: EXPAND flag set for filetype option
Solution: Remove P_EXPAND flag from the 'filetype'...
Problem: cannot use buffer-number for errorformat
Solution: add support for parsing a buffer nu...
* Fix typos in several documents
* Update runtime/doc/terminal.txt
Co-authored-by: K.Takata ...
github.com/macvim-dev/macvim - 5985879e3c36383155f84649fa42d06813a1893e authored over 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - 50f3ec2898a43feaa6add2bc4875754cf9224d5e authored over 1 year ago
Problem: pacman hooks are detected as conf filetype
Solution: make it consistent to pacman.conf...
Problem: Janet files are not recognised
Solution: Add filename and shebang detection (without
...
Problem: not able to detect xkb filetypes
Solution: Detect files below /u/s/X11/xkb as xkb file...
Problem: *.{gn,gni} files are not recognized
Solution: Detect some as gn filetype (without addi...
- update and correct the documentation for varargs for Vim9 and make
sure to mention that a <l...
Fix the pattern used by comment-motion mappings to match the start of a
block comment.
Block...
github.com/macvim-dev/macvim - fea96c00e55a71e3007907ff4f7ad513bb9ff0eb authored over 1 year agoUpdate xcodeproj version, generate a compatible one for Xcode 8+
github.com/macvim-dev/macvim - b0ba0b90c504369e64d0469332fc9de8103a9b65 authored over 1 year ago
Certain newer Xcode features such as parallel builds require a newer
version to be specified in ...
Problem: outstanding exceptions may be skipped
Solution: When restoring exception state, proces...
Problem: tests: avoid error when no swap files exist
Solution: use unlet! so that no error mess...
Problem: Vim9: no strict type checks for funcrefs varargs
Solution: Perform strict type checkin...
* matchparen: do not use hard-coded match id
Instead of using the hard-coded match id 3, whic...
github.com/macvim-dev/macvim - d3e277f279ed628809eb6857ea3ebcfca566ca2a authored over 1 year ago
When requesting a specific version from What's New page, show the entire
major version below the...
github.com/macvim-dev/macvim-dev.github.io - 404cb9cf6581f030e1dae1491a42929d7fa779b3 authored over 1 year ago
Updated to Vim 9.0.2043
github.com/macvim-dev/macvim - bb85affbcbea3dd4d25d9f642c37fd00a3d4d3b6 authored over 1 year ago
Currently this is only for pre-release builds as main releases usually
use hand-written release ...
Fix non-native full screen show menu with notch, and changing resolution
github.com/macvim-dev/macvim - 4c5bd966f4aa97fb70a77b5883476c85aca26a4e authored over 1 year ago
Currently MacVim's "show menu bar" option for non-native full screen
does not work properly on n...
Problem: no digraph for quadruple prime
Solution: add quadruple prime digraph using 4'
closes:...
github.com/macvim-dev/macvim - 47416d1a7441f8c815438903e78ba0a2d877699e authored over 1 year ago
Problem: Vim9: non-consistent error messages
Solution: make error messages more consistent with...
Problem: win32: iscygpty needs update
Solution: Update iscygpty to the latest version, make use...
Allow showing pre-release in What's New page
github.com/macvim-dev/macvim - af215e42ece02b17d55cec38f64d6f06052a4975 authored over 1 year agoFix macOS 14 Sonoma non-native full screen background color
github.com/macvim-dev/macvim - 8aa089ee3627d62c377d092f8cdf55b608fb24a7 authored over 1 year ago
Non-native full screen's configured background color (default to black)
stopped working when bui...
Support pre-release builds in What's New page
github.com/macvim-dev/macvim-dev.github.io - 6a1513555086baa7f4e9b605ab414ddbc387408c authored over 1 year agoSparkle 2.5.1
github.com/macvim-dev/macvim - 784b26c931a2142b9551e81cd4f3c9dcea63d114 authored over 1 year agoSigned-off-by: Christian Brabandt <[email protected]>
github.com/macvim-dev/macvim - d5dc58aeed1b3e76527685d04906afd634d45949 authored over 1 year ago
Problem: zig filetype detection test wrong
Solution: Remove .zir pattern, add new test for .zon...
Problem: win32: using deprecated wsock32 api
Solution: Use winsock2 (ws2_32) consistently
win3...
github.com/macvim-dev/macvim - c6944913f0aa56cdfd9ad7464ab05d2815d9d815 authored over 1 year ago
Problem: Vim9: wrong error for non-existing object var
Solution: mention object or class depend...
Update runtime files from upstream (https://github.com/zig/zig.vim) at
commit 54c216e5306a5c387...
They do no longer support us, since they are shifting away to AI/ML
projects only. So remove any...
Problem: v9.0.2050 missed the change to version.c
Solution: include the version.c change
Signe...
github.com/macvim-dev/macvim - ba75507c62b5aa84295968a9c15788667e95fa6a authored over 1 year ago
This version adds the ability to show release notes based on what the
current version is, so we ...
github.com/macvim-dev/macvim-dev.github.io - ad8d8dc91f253b3c75e2d6a1dca6473bdc377cf8 authored over 1 year ago
github.com/macvim-dev/macvim - 1adcde6f68184224a9235598c6ad6fb305181d77 authored over 1 year ago
Problem: Vim9: crash with deferred function call and exception
Solution: Save and restore excep...