Ecosyste.ms: OpenCollective

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

github.com/macvim-dev/macvim

Vim - the text editor - for macOS
https://github.com/macvim-dev/macvim

patch 9.0.0889: keycode check script has a few flaws

Problem: Keycode check script has a few flaws.
Solution: Sort on terminal name. Ignore XTG...

8303035d670a50e39a0c099f159ce450d6e1a14e authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard

Problem: MS-Windows GUI: CTRL-] does not work on Swiss keyboard.
Solution: Check the key co...

f10952e8c0b94bae58742f147d6779998d189892 authored almost 2 years ago by Aedin Louis Xavier <[email protected]>
patch 9.0.0887: cannot easily try out what codes various keys produce

Problem: Cannot easily try out what codes various keys produce.
Solution: Add a script to g...

a44c7811ff1c5519ac9acd6a34c58c98366f5c5f authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0886: horizontal mouse scroll only works in the GUI

Problem: Horizontal mouse scroll only works in the GUI.
Solution: Make horizontal mouse scr...

44c2209352d56d70b1fc0215e81f1822d55aa563 authored almost 2 years ago by Christopher Plewright <[email protected]>
patch 9.0.0885: informational message has an error message number

Problem: Informational message has an error message number.
Solution: Use a message without...

b53a190e9f8a767bbd4be2f538649a09f9c8ba4b authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0884: mouse shape remains in op-pending mode after failed change

Problem: Mouse shape remains in op-pending mode after failed change.
Solution: Reset finish...

cdeb65729d96c90320b9009e583ade305c396f29 authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0883: a silent mapping may cause dots on the command line

Problem: A silent mapping may cause dots on the command line.
Solution: Don't show dots for...

698a00f55d60043d51b1c98cbbf3f9fd10badd2f authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe

Problem: Using freed memory after SpellFileMissing autocmd uses bwipe.
Solution: Bail out i...

c3d27ada14acd02db357f2d16347acc22cb17e93 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0881: cannot get the currently showing mouse shape

Problem: Cannot get the currently showing mouse shape.
Solution: Add getmouseshape().

24dc19cdb2ce7cda2156d3b2eca6aee552b097dc authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0880: preprocessor indenting is off

Problem: Preprocessor indenting is off.
Solution: Adjust preprocessor indentation. (Ken Tak...

161b6ac04f257ab17779e9ba6f5b3e3e15d2a0fd authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0879: unnecessary nesting in makefile

Problem: Unnecessary nesting in makefile.
Solution: Join "else" and "ifeq". (Ken Takata, cl...

dcbdd82d059a9b621e09f4447446a92ae2562e16 authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0878: Coverity warns for dead code

Problem: Coverity warns for dead code.
Solution: Remove the dead code.

b298fe6cbae3b240b10dbd55d9c38d0cc8e033d3 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0877: using freed memory with :comclear while listing commands

Problem: Using freed memory with :comclear while listing commands.
Solution: Bail out when ...

cf2594fbf34d9a6776bd9d33f845cb8ceb1e1cd0 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0876: code is indented more than needed

Problem: Code is indented more than needed.
Solution: Split ExpandEscape() in two. (Yegappa...

68353e5270fca45daffee5b5f882853cdfa40f76 authored almost 2 years ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.0875: using freed memory when executing delfunc at more prompt

Problem: Using freed memory when executing delfunc at the more prompt.
Solution: Check func...

398a26f7fcd58fbc6e2329f892edbb7479a971bb authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0874: using freed memory when executing unmenu at more prompt

Problem: Using freed memory when executing unmenu at the more prompt.
Solution: Do not clea...

920d311480114274e4d73156edf4b49ba0b712dd authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0873: using freed memory when executing mapclear at more prompt

Problem: Using freed memory when executing mapclear at the more prompt.
Solution: Do not cl...

bf533e4e88ebac8b8fec6d3e12dadc476ce9a1df authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0872: code is indented more than needed

Problem: Code is indented more than needed.
Solution: Return early. (Yegappan Lakshmanan, c...

623e94e13810e109c6aa201bcf3a8278429502f3 authored almost 2 years ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.0871: using freed memory when clearing augroup at more prompt

Problem: Using freed memory when clearing augroup at more prompt.
Solution: Delay clearing ...

3b014befa006b7224a84d7d58d9603fc261f34cd authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0870: get E967 when using text property in quickfix window

Problem: Get E967 when using text property in quickfix window. (Sergey
Vlasov)
So...

2f7bfe66a1373051792f2ecaeefb66049825221d authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0869: bogus error when string used after :elseif

Problem: Bogus error when string used after :elseif.
Solution: Do not consider a double quo...

28c56d501352bd98472d23667bade683877cadcc authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0868: MS-Windows: after Vim exits console resizing problem

Problem: MS-Windows: after Vim exits console resizing does not work
properly.
Sol...

1140b51e8369fed2321ce16bd4530a0952362126 authored almost 2 years ago by Christopher Plewright <[email protected]>
patch 9.0.0867: wildmenu redrawing code is spread out

Problem: Wildmenu redrawing code is spread out.
Solution: Refactor to move code together. (...

d6e91385f0f7256aec8f70373c9e3399770d22e5 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0866: no test for what patch 8.2.2207 fixes

Problem: No test for what patch 8.2.2207 fixes.
Solution: Add a test case. (closes #11531)

f7570f2107d91f35dc67dd0e400fc638585b226c authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0865: duplicate arguments are not always detected

Problem: Duplicate arguments are not always detected.
Solution: Expand to full path before ...

b3052aa1b555ab5a81b1459a4972290381b0e7e4 authored almost 2 years ago by Nir Lichtman <[email protected]>
patch 9.0.0864: crash when using "!!" without a previous shell command

Problem: Crash when using "!!" without a previous shell command.
Solution: Check "prevcmd" ...

6600447c7b0a1be3a64d07a318bacdfaae0cac4b authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0863: col() and charcol() only work for the current window

Problem: col() and charcol() only work for the current window.
Solution: Add an optional wi...

4c8d2f02b3ce037bbe1d5ee12887e343c6bde88f authored almost 2 years ago by Yegappan Lakshmanan <[email protected]>
patch 9.0.0862: default value of 'endoffile' is wrong

Problem: Default value of 'endoffile' is wrong.
Solution: The default must be 'noendoffile'.

0aad88f073602849d1623122eb3c323f8e252def authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0861: solution for "!!sort" in closed fold is not optimal

Problem: Solution for "!!sort" in closed fold is not optimal.
Solution: Use a different ran...

9954dc39ea090cee6bf41c888c41e60d9f52c3b8 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4

Problem: MS-Windows: windres fails with clang 15.0.4.
Solution: Use llvm-windres. (John Mar...

a20be06f97d45efabaa52ef107eb7959c0c623a2 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0859: compiler warning for unused variable

Problem: Compiler warning for unused variable.
Solution: Add #ifdef.

fd3084b6e298477dec4979515c6b4a8a3c3beeb2 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0858: "!!sort" in a closed fold sorts too many lines

Problem: "!!sort" in a closed fold sorts too many lines.
Solution: Round to end of fold aft...

f00112d558eb9a7d1d5413c096960ddcc52c9f66 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORM

Problem: Selecting MSVC 2017 does not set $PLATFORM.
Solution: Use $VSCMD_ARG_TGT_ARCH. (Ke...

37f1030fd6e2092582893f438978384025c55328 authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0856: MS-Windows: executable not found when running test

Problem: MS-Windows: executable not found when running individual test.
Solution: Also look...

d55bfcaa9b140c50cddf56a2c614f05f2f6f2533 authored almost 2 years ago by Christopher Plewright <[email protected]>
patch 9.0.0855: comment not located above the code it refers to

Problem: Comment not located above the code it refers to.
Solution: Move the comment. (clos...

09a93e3e66689c691a00fce25e4ce310d81edaee authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0854: no proper test for what 9.0.0846 fixes

Problem: No proper test for what 9.0.0846 fixes.
Solution: Run test in a terminal so that t...

7265851b2b4e5a63c0a02a9057dee237502ee557 authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0853: terminal mouse test is still flaky on MacOS M1

Problem: Terminal mouse test is still flaky on MacOS M1.
Solution: Also wait for the file t...

98aebcc2c6f4b131d2098ebc60c4a552a5163aec authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0852: crypt test is skipped if xxd is not found

Problem: Crypt test is skipped if xxd is not found.
Solution: Find xxd where it was suppose...

90e66ec1e1f8eb13a833546f18e061a5709604da authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0851: terminal mouse test is still flaky

Problem: Terminal mouse test is still flaky.
Solution: Also use WaitForAssert().

1d139a012e8b9880885c6f45796437cbee4820c7 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0850: MS-Windows Terminal has unstable color control

Problem: MS-Windows Terminal has unstable color control.
Solution: Do not try to read the o...

38804d64576c07caf06b381fae4578b88f535aa9 authored almost 2 years ago by Christopher Plewright <[email protected]>
patch 9.0.0849: terminal mouse test is a bit flaky

Problem: Terminal mouse test is a bit flaky.
Solution: Add WaitFor() calls. (James McCoy cl...

157241e8798fe1c14f3787ee341ffee2c403714a authored almost 2 years ago by James McCoy <[email protected]>
Merge remote-tracking branch 'vim/master'

07ed537bdaead5e9e88bf96106eb6c1ab25a6748 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Update runtime files

76db9e076318cb0ae846f43b7549ad4f2d234c0b authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0848: help item for --log argument is not aligned nicely

Problem: Help item for --log argument is not aligned nicely.
Solution: Add a Tab. (Ken Taka...

0fd7be7f951b639312c9cb3917c7e61ba3b55a60 authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0847: CI: not totally clear what MS-Windows version is used

Problem: CI: not totally clear what MS-Windows version is used.
Solution: Show the Windows ...

80613d64e69ccdac3dbf4eb06d55b2cf1218b819 authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0846: using assert_fails() may cause hit-enter prompt

Problem: Using assert_fails() may cause hit-enter prompt.
Solution: Set no_wait_return. (cl...

f220643c260d55d21a841a3c4032daadc41bc50b authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0845: shell command with just space gives strange error

Problem: Shell command with just space gives strange error.
Solution: Skip white space at s...

4e7590ec00483077daaa567aa2220bc8df912f3c authored almost 2 years ago by shane.xb.qian <[email protected]>
patch 9.0.0844: handling 'statusline' errors is spread out

Problem: Handling 'statusline' errors is spread out.
Solution: Pass the option name to the ...

7b224fdf4a29f115567d4fc8629c1cef92d8444a authored almost 2 years ago by Luuk van Baal <[email protected]>
patch 9.0.0843: VHS tape files are not recognized

Problem: VHS tape files are not recognized.
Solution: Add a filetype pattern. (Carlos Alexa...

1756f4b21837e8596241ecd668f4abbbab4bc7e5 authored almost 2 years ago by Carlos A Becker <[email protected]>
patch 9.0.0842: Unicode range for Apple SF symbols is outdated

Problem: Unicode range for Apple SF symbols is outdated.
Solution: Update to SF Symbols 4. ...

0e364c9fca7a666de0775007d2f0687ecdd73c8d authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1337 from ychin/check-sound-sodium-ci

Add CI / test checks to make sure we don't accidentally lose features

d582d5187e89452d5f57861144d5bcfd5c01664c authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0841: deletebufline() does not always return 1 on failure

Problem: deletebufline() does not always return 1 on failure.
Solution: Refactor the code t...

7af3ee2b83545169d78a28ab1cd89aff1127f8b3 authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0840: cannot change a slice of a const list

Problem: Cannot change a slice of a const list. (Takumi KAGIYAMA)
Solution: Remove the cons...

adbc08fd69433b5216e609a404d674f3e67eea9c authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0839: test may fail depending on sequence of events

Problem: Test may fail depending on sequence of events.
Solution: Accept error codes in eit...

69a8bb8dc13571102537762b047747cc36b53d5d authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0838: compiler warnings for unused variables

Problem: Compiler warnings for unused variables.
Solution: Addjust #ifdef and remove unused...

a25f718431ae001242a6a8b74733ee7685ccf07d authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0837: append() reports failure when not appending anything

Problem: append() reports failure when not appending anything.
Solution: Only report failur...

cd9c8d400c1eb9cbb4ff6a33be02f91a30ab13b2 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0836: wrong error when using extend() with funcref

Problem: Wrong error when using extend() with funcref.
Solution: Better check the variable ...

91c75d18d9cdc32df57e648640de7476fbcb4d76 authored almost 2 years ago by zeertzjq <[email protected]>
Add CI / test checks to make sure we don't accidentally lose features

Add CI test to confirm desired Vim features like +sound / etc exist.

Smoketest also checks for ...

789d22c659a8dd99e8ba3941d39cc93f12d99962 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

e4562198e8dce50aeb47a1ac49cdb87a00cb5d2b authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0835: the window title is not redrawn when 'endoffile' changes

Problem: The window title is not redrawn when 'endoffile' changes.
Solution: redraw the win...

845bbb72ed2da4b5fb2a503d91cfd6435df2f584 authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0834: warning for missing return type

Problem: Warning for missing return type.
Solution: Add "int". (San James, closes #11496)

f8ea10677d007befbb6f24cd20f35c3bf71c1296 authored almost 2 years ago by Sam James <[email protected]>
patch 9.0.0833: Mac: no +sound feature in huge build

Problem: Mac: no +sound feature in huge build.
Solution: Enable +sound in Mac huge build. (...

25b8420c2b4c65f8e0292fbc006db1ea12d4b1c6 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0832: deprecation warning causes build failure

Problem: Deprecation warning causes build failure.
Solution: Suppress deprecation warning. ...

5a5f17f9b3fa14c36a7d6c96ac55acaddb6247e1 authored almost 2 years ago by Philip H <[email protected]>
Merge pull request #1339 from ychin/allow-untitled-window-never-terminate-window-again

Allow never opening window + terminate on last window, with guards

89c1ea23a167801234afa2a11167bacc1cf30b0b authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Allow never opening window + terminate on last window, with guards

Previously we disabled this combo in f6ba7dd40be20 because when
implemented naively, it causes a...

cabb4957faf4e620c21cb5bbf6306a5f4a4a54d6 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Revert "Fix bad interaction with never opening window + terminate on last window"

This reverts commit f6ba7dd40be20b3af73b01f5bd3ce157bc7dbd28.

This change was reverted as part ...

094418700ebf4332bdc3679d5b38a35f69ec2b69 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0831: compiler warning for redefining HAVE_DUP

Problem: Compiler warning for redefining HAVE_DUP.
Solution: Undefine HAVE_DUP if needed. (...

6c3d3e69047438ff5b7f58d44fe66af9e2c4212b authored almost 2 years ago by ichizok <[email protected]>
patch 9.0.0830: compiling with Perl on Mac 12 fails

Problem: Compiling with Perl on Mac 12 fails.
Solution: Suppress infinite warnings. (closes...

5375205761b5ed247f992abce341cf745dded38d authored almost 2 years ago by Philip H <[email protected]>
patch 9.0.0829: wrong counts in macro comment

Problem: Wrong counts in macro comment.
Solution: Update the value counts. (closes #11480)

3d19c81a116e7923d8295e7d2795fb3edb45acb1 authored almost 2 years ago by zeertzjq <[email protected]>
Support space in folder names for build scripts

b64e13c2e2da99952d22d796e52f14d97ba70c33 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1336 from ychin/fix-older-xcode-sparkle2-build

Fix Sparkle 2 build error on older Xcode / fix sign/notarize scripts

b54b98c494adf427c6cb3c38c89fedf7d3ee7a74 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Fix Sparkle 2 build error on older Xcode / fix sign/notarize scripts

Sparkle 2:

Seems like older Xcode versions (before 12.5) have problems signing
frameworks that ...

6fa8ad48a86697f3df455b8df8812f316448726f authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1334 from ychin/fix-tab-bar-crash

Fix opening a tab crashing MacVim

d809b1ed0731a8ba4ffffbbfd84a52b3c12019d9 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Fix opening a tab crashing MacVim

This seems to be a really old bug but new interactions with macOS
(probably due to macOS 13 Vent...

cd4bd98304dbfba38b3e089f406b59f218d6ec4a authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1332 from ychin/sparkle-2

Upgrade to Sparkle 2

d311aae873a807179f52268202a299f7f40707ef authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Sparkle 2.3.0

This adds Sparkle 2 to the project add changes the symlink to point to
it. This version has chan...

c754aa55e48556fb962df1dbd5e379dde68cff71 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Set up CI to link against Sparkle 1 when in legacy builds

Add a configure flag to set the USE_SPARKLE_1 ifdef flag. In CI legacy
builds, we will relink th...

6dfa0da3b006c292cf92d078ab06a28d864d2c70 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Add pre-release software update channel support

Add a new option for the user to opt-in for getting pre-release
software. When turned on, Sparkl...

a48a6e56b2b79d86773c00c6b31ee6632c952a8d authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Add Sparkle 2 integration

Use the updated API (SPUStandardUpdaterController instead of SUUpdater).
Old functionality now u...

85e619ac7eaa584f23b3c18d3564d71e1fe791f1 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Move Sparkle.framework to Sparkle_1.framework and put symlink to it

This is to prepare for adding Sparkle 2 support and using a symlink lets
us switch between the t...

88cedd40216c535f0852acbf63e3cc04e4965a93 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1331 from ychin/split-ci-macos10.13-10.9-legacy

Set up CI to do split legacy build for macOS 10.9-10.12

88dc6f7a3edb2858b02e6369ae5b0ceb023efb48 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0828: various typos

Problem: Various typos.
Solution: Correct typos. (closes #11432)

c57b5bcd22826e0852c2bc9c7d4382e1cac7cb74 authored almost 2 years ago by dundargoc <[email protected]>
Set up CI to do split legacy build for macOS 10.9-10.12

SDK for the new macOS 13 (released as part of Xcode 14.1) increased the
minimum deployed OS from...

a988b6e5b078edeb1578a1f5c173131ba0d132b5 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge remote-tracking branch 'vim/master'

c0f8d070984ea22a944379289ef8582ae5251096 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm"

Problem: The <Home> key in tmux doesn't work when 'term' is set to "xterm".
(Domi...

1410d1841bfc4370dec1babe24c6664e06d7c9d9 authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place

Problem: If 'endofline' is set the CTRL-Z may be written in the wrong
place.
Solu...

3af982196b1b973e953c35351961f2a96fe34172 authored almost 2 years ago by K.Takata <[email protected]>
patch 9.0.0825: cannot drag an entry in the tabpage line

Problem: Cannot drag an entry in the tabpage line.
Solution: Clear dragwin instead of got_c...

8e0ccb6bc21a446e5c6375b7fdf200fb53a129da authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0824: crash when using win_move_separator() in other tab page

Problem: Crash when using win_move_separator() in other tab page.
Solution: Check for valid...

873f41a0187e81a22aa4622fbf938de72a54abba authored almost 2 years ago by zeertzjq <[email protected]>
patch 9.0.0823: mouse drag test fails

Problem: Mouse drag test fails.
Solution: Only reset the mouse click flag when actually swi...

7a7db047dcb2336de5103e793345eb5a9d125900 authored almost 2 years ago by Bram Moolenaar <[email protected]>
Merge pull request #1330 from ychin/add-zoom-left-right-actions

Add zoomLeft: / zoomRight: / macOS 13 Stage Manager actions

08f4e3ba9d6f5641d096901481a44ac5bb71c11f authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0822: crash when dragging the statusline with a mapping

Problem: Crash when dragging the statusline with a mapping.
Solution: Check for valid windo...

8ab9ca93eea32b318235384720200771863ecaee authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0820: memory leak with empty shell command

Problem: Memory leak with empty shell command.
Solution: Free the empty string.

86e6717ace4f5e00eaeb84b59e3fc92bca548155 authored almost 2 years ago by Bram Moolenaar <[email protected]>
Add zoomLeft: / zoomRight: / macOS 13 Stage Manager actions

New zoomLeft/Right actions let the user easily pin the MacVim window to
the left/right of the sc...

59eb760a80568b8e22661572fca06505761496fb authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Merge pull request #1329 from ychin/toolbar-touchbar-menu-sf-symbols-icon

Add SF Symbol support for tool bar, Touch Bar, menu icons

48f069dfa4ad686711f5c8f101725015ed08babf authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Add SF Symbol support for tool bar, Touch Bar, menu icons

Can now specify SF Symbols for tool bar / Touch Bar icons. The API
remains the same where we use...

e3dd8063adb8d79c197afd08e8371cd98b0fccb7 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
patch 9.0.0820: memory leak with empty shell command

Problem: Memory leak with empty shell command.
Solution: Free the empty string.

03d6e6f42b0deeb02d52c8a48c14abe431370c1c authored almost 2 years ago by Bram Moolenaar <[email protected]>
patch 9.0.0819

1577537f109d97a975fda9a899cacfb598617767 authored almost 2 years ago by Bram Moolenaar <[email protected]>
Add "MacVim.Preferences…" in macOS 12/older clarification to docs

82f842ca87b76f9f73c2dca5bb0aced3f06bd317 authored almost 2 years ago by Yee Cheng Chin <[email protected]>
Update runtime files

6ebe4f970b8b398087076a72a7aae6e680fb92da authored almost 2 years ago by Bram Moolenaar <[email protected]>
Add missing entry for the 'endoffile' option.

3f68a4136eb99840d739af5133ab31948f273f63 authored almost 2 years ago by Bram Moolenaar <[email protected]>