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

patch 8.2.3679: objc file detected as Octave

Problem: objc file detected as Octave. (Antony Lee)
Solution: Detect objc by preprocessor l...

github.com/macvim-dev/macvim - 7329cfab36356c48edab7ed68f6244eb9e20a5b1 authored almost 3 years ago by Doug Kearns <[email protected]>
CI: Use Xcode 13.0

Workaround for the configuration error on if_python

github.com/macvim-dev/macvim - f64c251300a4e4f17e3d2ef15629efc68c87d9cc authored almost 3 years ago by ichizok <[email protected]>
Merge remote-tracking branch 'vim/master'

github.com/macvim-dev/macvim - 5032f04c5bbba1e15a44200f71bf5bccc1cc3205 authored almost 3 years ago by ichizok <[email protected]>
patch 8.2.3678: illegal memory access

Problem: Illegal memory access.
Solution: Ignore changed indent when computing byte offset.

github.com/macvim-dev/macvim - 85be8563fe5aff686e9e30d6afff401ccd976f2a authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3677: after a put the '] mark is on the last byte

Problem: After a put the '] mark is on the last byte of a multi-byte
character.
S...

github.com/macvim-dev/macvim - 4d07253a485819b3a9fd923d263e722ea2109c12 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3676: unused runtime file

Problem: Unused runtime file.
Solution: Remove rgb.txt.

github.com/macvim-dev/macvim - 309ce251897512d42da2b0df0ff100dc303e688a authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3675: using freed memory when vim_strsave() fails

Problem: Using freed memory when vim_strsave() fails.
Solution: Clear "last_sourcing_name"....

github.com/macvim-dev/macvim - ba8c92687d53c91bbc20c867a49e0988819ea2d5 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3674: when ml_get_buf() fails it messes up IObuff

Problem: When ml_get_buf() fails it messes up IObuff.
Solution: Return a local pointer. (cl...

github.com/macvim-dev/macvim - 96e7a5928e1e7a350cd6c6d0b9376305190046e7 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3673: crash when allocating signal stack fails

Problem: Crash when allocating signal stack fails.
Solution: Only using sourcing info when ...

github.com/macvim-dev/macvim - 0bd8d0563853ab821a018fb9cdd85f674684fe57 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3672: build failure with unsigned char

Problem: Build failure with unsigned char.
Solution: Use int instead of char.

github.com/macvim-dev/macvim - 71b36206be14c3b6334765d44a38d413eca751c7 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3671: restarting Insert mode in prompt buffer too often

Problem: Restarting Insert mode in prompt buffer too often when a callback
switch...

github.com/macvim-dev/macvim - 34c20ff85b87be587ea5d0398812441b502ee6a5 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3670: error checks repeated several times

Problem: Error checks repeated several times.
Solution: Move the checks to functions. (clos...

github.com/macvim-dev/macvim - 8af87bd6b1808ffcafdd73b1d7501dd50b9d15bc authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3669: buffer overflow with long help argument

Problem: Buffer overflow with long help argument.
Solution: Use snprintf().

github.com/macvim-dev/macvim - bd228fd097b41a798f90944b5d1245eddd484142 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3668: messages may be corrupted

Problem: Messages may be corrupted.
Solution: Use another buffer instead of IObuff. (Yegapp...

github.com/macvim-dev/macvim - bb277fd89fd7c665d51be2a08993732d46c208ef authored almost 3 years ago by Yegappan Lakshmanan <[email protected]>
patch 8.2.3667: building libvterm fails with MSVC

Problem: Building libvterm fails with MSVC.
Solution: Don't use C99 construct.

github.com/macvim-dev/macvim - 510d8e6056d89d903511c4498afec23f76b4f2a4 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3666: libvterm is outdated

Problem: Libvterm is outdated.
Solution: Include patches from revision 769 to revision 789.

github.com/macvim-dev/macvim - 7da341560ec8db7e81cd80092b046b60a482fbbe authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3665: cannot use a lambda for 'tagfunc'

Problem: Cannot use a lambda for 'tagfunc'.
Solution: Use 'tagfunc' like 'opfunc'. (Yegappa...

github.com/macvim-dev/macvim - 19916a8c8920b6a1fd737ffa6d4e363fc7a96319 authored almost 3 years ago by Yegappan Lakshmanan <[email protected]>
patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'

Problem: Cannot adjust sign highlighting for 'cursorline'.
Solution: Add CursorLineSign and...

github.com/macvim-dev/macvim - e413ea04b716effb28eb49dbc98ad3f9f761545a authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3663: using %S in printf() does not work correctly

Problem: Using %S in printf() does not work correctly.
Solution: Fix the problem and add mo...

github.com/macvim-dev/macvim - 1f2453fec6f8f0f315f00ca7b562a02090cb1e37 authored almost 3 years ago by presuku <[email protected]>
patch 8.2.3662: illegal memory access if malloc() fails

Problem: Illegal memory access if malloc() fails.
Solution: Check 'foldmethod' is not empty...

github.com/macvim-dev/macvim - cf1e0239ceec96396fa51f494e442c799ccd45fb authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3661: test for put with large count fails

Problem: Test for put with large count fails.
Solution: Adjust the counts in the test.

github.com/macvim-dev/macvim - 8bc07e800c2af36686aadd4178cc2671f5c454d4 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3660: overflow check uses wrong number

Problem: Overflow check uses wrong number.
Solution: Divide by ten.

github.com/macvim-dev/macvim - 9b0e82f35ed4e98414333e71b71ca56219683d16 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3659: integer overflow with large line number

Problem: Integer overflow with large line number.
Solution: Check for overflow. (closes #9202)

github.com/macvim-dev/macvim - 03725c5795ae5b8c14da4a39cd0ce723c6dd4304 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3658: duplicate code in xxd

Problem: Duplicate code in xxd.
Solution: Merge duplicated code. Add more tests. (closes #9...

github.com/macvim-dev/macvim - 48608b4a4bfab4b9c0c9199d57b7e876c56db74c authored almost 3 years ago by DungSaga <[email protected]>
patch 8.2.3657: Vim9: debug text misses one line of return statement

Problem: Vim9: debug text misses one line of return statement.
Solution: Add a line when no...

github.com/macvim-dev/macvim - 112bed0cbeac84f73dca2682c5c2d74fabe1114d authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3656: Vim9: no error for an evironment variable by itself

Problem: Vim9: no error for an evironment variable by itself.
Solution: Give a "without eff...

github.com/macvim-dev/macvim - 65259b5c6a8ad4edaf6eeb8dbb7b50342c64d403 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3655: compiler warning for using size_t for int

Problem: Compiler warning for using size_t for int.
Solution: Add a type cast. (Mike Willia...

github.com/macvim-dev/macvim - cc9d725bbb515baf172c2be21de12d35a961e4ee authored almost 3 years ago by Mike Williams <[email protected]>
patch 8.2.3654: GTK: a touch-drag does not update the selection

Problem: GTK: a touch-drag does not update the selection.
Solution: Add GDK_BUTTON1_MASK to...

github.com/macvim-dev/macvim - ee93e327ba31e8efb1b7de6209bdc992778b809b authored almost 3 years ago by Chris Dalton <[email protected]>
patch 8.2.3653: terminal ANSI colors may be wrong

Problem: Terminal ANSI colors may be wrong.
Solution: Initialize the color type. (closes #9...

github.com/macvim-dev/macvim - b771b6b5fe2ec36d23c21ab8229b15c80780468c authored almost 3 years ago by Milly <[email protected]>
patch 8.2.3652: can only get text properties one line at a time

Problem: Can only get text properties one line at a time.
Solution: Add options to prop_lis...

github.com/macvim-dev/macvim - e021662f39b38ef7cf27e13850d0ce6890e48376 authored almost 3 years ago by Yegappan Lakshmanan <[email protected]>
patch 8.2.3651: Vim9: no error for :lock or :unlock with unknown variable

Problem: Vim9: no error for :lock or :unlock with unknown variable.
Solution: Give an error...

github.com/macvim-dev/macvim - 04b568b38f848293e1ae0e680685280151acb386 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3650: Vim9: for loop variable can be a list member

Problem: Vim9: for loop variable can be a list member.
Solution: Check for valid variable n...

github.com/macvim-dev/macvim - 3b3755fe19e9ded2a1c45f14b2c6fa065bcaf2c6 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3649: Vim9: error for variable declared in while loop

Problem: Vim9: error for variable declared in while loop.
Solution: Do not keep the first v...

github.com/macvim-dev/macvim - 7a53f29c031f54ab67a803e5e3f8cb44e4edc4bc authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim

Problem: "verbose pwd" is incorrect after dropping files on Vim.
Solution: Set the chdir re...

github.com/macvim-dev/macvim - 4671e88d7d3ed12206d9cdd8892fe3b2cbc0d6ab authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrong

Problem: GTK: when using ligatures the cursor is drawn wrong.
Solution: Clear more characte...

github.com/macvim-dev/macvim - ce59b9f29244d98e55e3ec6be341c4d521159e8f authored almost 3 years ago by Dusan Popovic <[email protected]>
patch 8.2.3646: using <sfile> in a function gives an unexpected result

Problem: Using <sfile> in a function gives an unexpected result.
Solution: Give an error in...

github.com/macvim-dev/macvim - c449271f4efa44725c40116a95b213813040312f authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3645: Vim9: The "no effect" error is not given for all registers

Problem: Vim9: The "no effect" error is not given for all registers.
Solution: Include any ...

github.com/macvim-dev/macvim - 7d5b8becc342e49e491053ea842e59f82d072001 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone

Problem: Count for 'operatorfunc' in Visual mode is not redone.
Solution: Add the count to ...

github.com/macvim-dev/macvim - 2228cd72cf7c6f326e4e41179e88d37595ca4abc authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3643: header for source file is outdated

Problem: Header for source file is outdated.
Solution: Make the header more accurate. (clos...

github.com/macvim-dev/macvim - a3f83feb63eae5464a620ae793c002eb45f7a838 authored almost 3 years ago by zeertzjq <[email protected]>
patch 8.2.3642: list of distributed files is outdated

Problem: List of distributed files is outdated.
Solution: Rename term.h to termdefs.h.

github.com/macvim-dev/macvim - 73448a27a8e13b9b26759abeb092fd13a0e93238 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3641: xxd code has duplicate expressions

Problem: Xxd code has duplicate expressions.
Solution: Refactor to avoid duplication. (clos...

github.com/macvim-dev/macvim - 581f41adb3ba1dc95bf4fc7c434427e1203be5e8 authored almost 3 years ago by DungSaga <[email protected]>
Update runtime files

github.com/macvim-dev/macvim - 88a4205f1cfbdc328e987ab00521fc8a22447fc3 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3640: freeze when calling term_wait() in a close callback

Problem: Freeze when calling term_wait() in a close callback.
Solution: Set a "closing" fla...

github.com/macvim-dev/macvim - eea32afdb83ae281a63152f7494f79ec7e45ff55 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3639: line commented out accidentally

Problem: Line commented out accidentally.
Solution: Uncomment. (Volodymyr Kot, closes #9172)

github.com/macvim-dev/macvim - 7f0c4b418e01d6e056a74de2f22fcbad613b7591 authored almost 3 years ago by Volodymyr Kot <[email protected]>
patch 8.2.3638: getcompletion() always passes zero as position

Problem: getcompletion() always passes zero as position to custom
completion func...

github.com/macvim-dev/macvim - 4785fe02bba14c4e0aede0fa425ca790a1cb98d7 authored almost 3 years ago by ii14 <[email protected]>
patch 8.2.3637: typos in test files

Problem: Typos in test files.
Solution: Correct the typos. (Dominique Pellé, closes #9175)

github.com/macvim-dev/macvim - 923dce2b07ff185c0ef661f3eca47bc17655f01b authored almost 3 years ago by Dominique Pelle <[email protected]>
patch 8.2.3636: Coverity warns for unreachable code

Problem: Coverity warns for unreachable code.
Solution: Remove unreachable else block.

github.com/macvim-dev/macvim - 2c23670300b18f2f799d0602ff5225caa55b0d67 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3635: GTK: composing underline does not show

Problem: GTK: composing underline does not show.
Solution: Include composing character in p...

github.com/macvim-dev/macvim - 3c19b5050040fb74e4e39048f17dce853fdafc08 authored almost 3 years ago by Dusan Popovic <[email protected]>
patch 8.2.3634: error for already defined function uses wrong line number

Problem: Error for already defined function uses wrong line number.
Solution: Set SOURCING_...

github.com/macvim-dev/macvim - d604d78e7b2e63d118814d0fa0b4b702ec52aeed authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3633: Vim9: line number of lambda is off by one

Problem: Vim9: line number of lambda is off by one.
Solution: Add one to the line number. (...

github.com/macvim-dev/macvim - a755fdbe80bed4897e06028f0044c208e0f9d8cb authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3632: GTK3: undercurl does not get removed properly

Problem: GTK3: undercurl does not get removed properly.
Solution: Set the cairo cursor firs...

github.com/macvim-dev/macvim - 9cd9385db7d1d2b2dc38a511d121e366a5dae511 authored almost 3 years ago by Yamagi <[email protected]>
patch 8.2.3631: "syntax enable" does not work properly in Vim9 context

Problem: "syntax enable" does not work properly in Vim9 context.
Solution: Also handle Vim9...

github.com/macvim-dev/macvim - c8a9fe541d3bee36d2760ed156997ddbb0142ee1 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3630: printf() with %S does not handle multi-byte correctly

Problem: Printf() with %S does not handle multi-byte correctly.
Solution: Count cells inste...

github.com/macvim-dev/macvim - d85fccdfed58108c4e0958d0b17c64690b5f073f authored almost 3 years ago by presuku <[email protected]>
patch 8.2.3629: command completion in cmdline window uses global commands

Problem: Command completion in cmdline window uses global user commands,
not loca...

github.com/macvim-dev/macvim - a1198124370a366ff02811a43845a631b5c6e7f0 authored almost 3 years ago by mityu <[email protected]>
patch 8.2.3628: looking terminal colors is a bit slow

Problem: Looking terminal colors is a bit slow.
Solution: Cache the terminal colors. (close...

github.com/macvim-dev/macvim - 87fd0924e2d85213cc111ee7a5122f92216a37c7 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3627: difficult to know where the text starts in a window

Problem: difficult to know where the text starts in a window. (Sergey
Vlasov)
Sol...

github.com/macvim-dev/macvim - cdf5fdb2948ecdd24c6a1e27ed33dfa847c2b3e4 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3626: "au! event" cannot be followed by another command

Problem: "au!" and "au! event" cannot be followed by another command as
documente...

github.com/macvim-dev/macvim - b8e642f7ace5382b4dacb7a8effd86f22b828cc1 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3625: illegal memory access when C-indenting

Problem: Illegal memory access when C-indenting.
Solution: Also set the cursor column.

github.com/macvim-dev/macvim - 2de9b7c7c8791da8853a9a7ca9c467867465b655 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3624: when renaming a terminal buffer status text is not updated

Problem: When renaming a terminal buffer the status text is not updated.
Solution: Clear th...

github.com/macvim-dev/macvim - 3ad695328f94e0197e84454f125c7f3464091d0c authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3623: "$*" is expanded to "nonomatch"

Problem: "$*" is expanded to "nonomatch".
Solution: Only add "set nonomatch" when using a c...

github.com/macvim-dev/macvim - 8b8d829faf04fe3706c04f7f7000054acd3254e7 authored almost 3 years ago by Christian Brabandt <[email protected]>
patch 8.2.3622: "verbose pwd" shows confusing info

Problem: "verbose pwd" shows confusing info when :lcd does not change
directory.
...

github.com/macvim-dev/macvim - 64be6aa3a54ecfe355d4a03e1200650c301e7f29 authored almost 3 years ago by zeertzjq <[email protected]>
patch 8.2.3621: build failure

Problem: Build failure.
Solution: Add missing change.

github.com/macvim-dev/macvim - 1d69ef410ab2adb0351d559ff9753d6cdd4befdf authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3620: memory leak reported in libtlib

Problem: Memory leak reported in libtlib.
Solution: Call del_curterm() when cleaning up mem...

github.com/macvim-dev/macvim - b3a29558eedac9979f5276ae914934b7b7cbe06b authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3619: cannot use a lambda for 'operatorfunc'

Problem: Cannot use a lambda for 'operatorfunc'.
Solution: Support using a lambda or partia...

github.com/macvim-dev/macvim - 777175b0df8c5ec3cd30d19a2e887e661ac209c8 authored almost 3 years ago by Yegappan Lakshmanan <[email protected]>
patch 8.2.3618: getcwd() is unclear about how 'autochdir' is used

Problem: getcwd() is unclear about how 'autochdir' is used.
Solution: Update the help for g...

github.com/macvim-dev/macvim - 851c7a699ae00bdc14a4db874cf722b7b7393b53 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied

Problem: ":verbose pwd" does not mention 'autochdir' was applied.
Solution: Remember the la...

github.com/macvim-dev/macvim - 0526815c15170a5926e1008600ec29d42d8b64c2 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3616: arglist test does not clear the argument list consistently

Problem: Arglist test does not clear the argument list consistently.
Solution: Call Reset_a...

github.com/macvim-dev/macvim - 3cad47038547e694cfa26ba39c399f610d2054bd authored almost 3 years ago by Shougo Matsushita <[email protected]>
patch 8.2.3615: wrong indent in first line if re-formatting with indent expr

Problem: When re-formatting with an indent expression the first line of a
paragra...

github.com/macvim-dev/macvim - 818ff25cd1aabf60b9cd239da2f1328a959954f7 authored almost 3 years ago by Christian Brabandt <[email protected]>
patch 8.2.3614: zindex of popup windows not used when redrawing popup menu

Problem: zindex of popup windows not used when redrawing popup menu.
Solution: Check the zi...

github.com/macvim-dev/macvim - 6555500bcf280716187eea9dba22d4f69bc0a501 authored almost 3 years ago by Bakudankun <[email protected]>
patch 8.2.3613: :find test fails

Problem: :find test fails.
Solution: Put length check inside if block.

github.com/macvim-dev/macvim - e015d99abb4276f47ce97bad1ad5ff0c658b1c8a authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3612: using freed memory with regexp using a mark

Problem: Using freed memory with regexp using a mark.
Solution: Get the line again after ge...

github.com/macvim-dev/macvim - 64066b9acd9f8cffdf4840f797748f938a13f2d6 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3611: crash when using CTRL-W f without finding a file name

Problem: Crash when using CTRL-W f without finding a file name.
Solution: Bail out when the...

github.com/macvim-dev/macvim - 615ddd5342b50a6878a907062aa471740bd9a847 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3610: crash when ModeChanged triggered too early

Problem: Crash when ModeChanged triggered too early.
Solution: Trigger ModeChanged after se...

github.com/macvim-dev/macvim - a062006b9de0b2947ab5fb376c6e67ef92a8cd69 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3609: internal error when ModeChanged is triggered recursively

Problem: Internal error when ModeChanged is triggered when v:event is
already in ...

github.com/macvim-dev/macvim - 3075a45592fe76f2febb6321632a23e352efe949 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3608: users who type "q:" instead of ":q" are confused

Problem: Users who type "q:" instead of ":q" are confused.
Solution: Add an autocmd to give...

github.com/macvim-dev/macvim - 125ffd21f9601a90b845f1d50c24da0d3938bb59 authored almost 3 years ago by Egor Zvorykin <[email protected]>
patch 8.2.3607: GTK3 screen updating is slow

Problem: GTK3 screen updating is slow.
Solution: Remove some of the GTK3-specific code. (cl...

github.com/macvim-dev/macvim - 9459b8d461d6f8345bfa3fb9b3b4297a7950b0bc authored almost 3 years ago by presuku <[email protected]>
patch 8.2.3606: file missing from list of distributed files

Problem: File missing from list of distributed files.
Solution: Add the file.

github.com/macvim-dev/macvim - d3682c5f28380695a53cbb927deb94ffa3261eca authored almost 3 years ago by Bram Moolenaar <[email protected]>
Update runtime files

github.com/macvim-dev/macvim - 519cc559b08b800edc429688aece7ad6a00d41eb authored almost 3 years ago by Bram Moolenaar <[email protected]>
Add missing change to version.c

github.com/macvim-dev/macvim - 728104da6cd561b8cb2c7142769f7526d725958e authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()

Problem: Cannot clear and unlinke a highlight group with hlset() in a
single call...

github.com/macvim-dev/macvim - 2a16dc6613368c54d526850bcbcd03c3fec1be67 authored almost 3 years ago by Yegappan Lakshmanan <[email protected]>
patch 8.2.3604: not all sudoers files are recognized

Problem: Not all sudoers files are recognized.
Solution: Add a file pattern. (Doug Kearns, ...

github.com/macvim-dev/macvim - c143fa0778fa0d8744867318bb7f7a2e63cf37d7 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3603: fish filetype not recognized

Problem: Fish filetype not recognized.
Solution: Add a file pattern and match script line. ...

github.com/macvim-dev/macvim - b1b163efd7bb3ca68cce101d4e431559d2944a8e authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3602: Python3 test fails with Python 3.10 on MS-Windows

Problem: Python3 test fails with Python 3.10 on MS-Windows.
Solution: Adjust the expected e...

github.com/macvim-dev/macvim - 1be7e215830d6ec9aa6200aac4ef34ac0ae85af5 authored almost 3 years ago by K.Takata <[email protected]>
patch 8.2.3601: check for overflow in put count does not work well

Problem: Check for overflow in put count does not work well.
Solution: Improve the overflow...

github.com/macvim-dev/macvim - fa53722367c3793fda95dac665af74b8651065e9 authored almost 3 years ago by ichizok <[email protected]>
patch 8.2.3600: filetype test fails

Problem: Filetype test fails.
Solution: Add missint change.

github.com/macvim-dev/macvim - 314b773abbb9b1ce0020d83482c6daf7ad6a42a2 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3599: not all gdbinit files are recognized

Problem: Not all gdbinit files are recognized.
Solution: Add "gdbinit". (Doug Kearns)

github.com/macvim-dev/macvim - 782b4bbc163e03ebe98d25bc62b9d82cba8f91a1 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3598: RouterOS filetype is not recognized

Problem: RouterOS filetype is not recognized.
Solution: Add file and script patterns. (clos...

github.com/macvim-dev/macvim - 0818ab82e7058145366ebbe759f0b3f74724bdfd authored almost 3 years ago by zainin <[email protected]>
patch 8.2.3597: Vim seems to hang when writing a long text to a terminal

Problem: Vim seems to hang when writing a very long text to a terminal
window.
So...

github.com/macvim-dev/macvim - 36968af1558b295b5fdf56973d5dcc75fce85658 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3596: crash when using :pedit in Vim9 script

Problem: Crash when using :pedit in Vim9 script.
Solution: Move check for arguments to afte...

github.com/macvim-dev/macvim - 733b124a9098d5e2f028fd2e12012b831c9e9024 authored almost 3 years ago by Yegappan Lakshmanan <[email protected]>
patch 8.2.3595: check for signed overflow might not work everywhere

Problem: Check for signed overflow might not work everywhere.
Solution: Limit to 32 bit int...

github.com/macvim-dev/macvim - 0d5a12ea041c112b06b1aafde38846ae4cff8f4c authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3594: xxd code is a bit difficult to understand

Problem: Xxd code is a bit difficult to understand.
Solution: Move some lines to a separate...

github.com/macvim-dev/macvim - 786e05beb5bf4a50cffacd0968f1409aa6af3c6b authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3593: directory is wrong after executing "lcd" with win_execute()

Problem: Directory is wrong after executing "lcd" with win_execute().
Solution: Correct the...

github.com/macvim-dev/macvim - 7f13b24ab6aca808262e68680d8fe5f082670ebd authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3592: Test_hlset fails when terminal has many columns

Problem: Test_hlset fails when terminal has many columns.
Solution: Set the number of colum...

github.com/macvim-dev/macvim - 6a950a6007f27d9d0ce32ef8dcaf5c9d0f1b5aab authored almost 3 years ago by Dominique Pelle <[email protected]>
patch 8.2.3591: no event is triggered when closing a window

Problem: No event is triggered when closing a window.
Solution: Add the WinClosed event. (N...

github.com/macvim-dev/macvim - 23beefed73aadb243fb67cf944e3d60fe8c038bb authored almost 3 years ago by naohiro ono <[email protected]>
patch 8.2.3590: test for v:colornames sometimes fails

Problem: Test for v:colornames sometimes fails. (Dominique Pellé)
Solution: Check features....

github.com/macvim-dev/macvim - a0fca17251bf491db7b8d302ce22dee844597e82 authored almost 3 years ago by Drew Vogel <dvogel@github>
patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value

Problem: Failure when the "term_rows" argument of term_start() is an
unusual valu...

github.com/macvim-dev/macvim - 5300be620c77950caa5296019408ee02e60097e8 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3588: break statement is never reached

Problem: Break statement is never reached.
Solution: Rely on return value of set_chars_opti...

github.com/macvim-dev/macvim - 606efc7df4c94104bbd24248106dd0e4ee6f7cfa authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3587: compiler test fails with backslash file separator

Problem: Compiler test fails with backslash file separator.
Solution: Accept slash and back...

github.com/macvim-dev/macvim - 0a15c7676bccb0c9483579106318e785c6e40a7f authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3586: command completion test fails

Problem: Command completion test fails.
Solution: Add new argument to expected output

github.com/macvim-dev/macvim - 326e7da609a1b115b0ed535e89e970afebe99e35 authored almost 3 years ago by Bram Moolenaar <[email protected]>
patch 8.2.3585: crash when passing float to "term_rows" of term_start()

Problem: Crash when passing float to "term_rows" in the options argument of
term_...

github.com/macvim-dev/macvim - 88137396733896eb5e49c2b3b73d9a496d6ce49a authored almost 3 years ago by Bram Moolenaar <[email protected]>