-
-
Notifications
You must be signed in to change notification settings - Fork 686
Tabs crash latest macvim #1354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As a follow up, just all tabs entirely crash... if I hit command+T to make a new tab (after disabling that option) mvim just crashes |
I have the same issue from earlier this morning. Even without my I noticed that same version downloaded via: https://github.com/macvim-dev/macvim/releases/download/release-174/MacVim.dmg Works as expected. |
dup of #1333. |
I have the same issue when opening a new tab
SO Ventura 13.0 |
@ychin could I ask to release a new version of MacVim with this fix? |
For the time being, |
Have you got a PR / commit that fixed it? Anyways, it does work when compiled from source via |
The latter: |
One #1356 is in, I'll make sure there are no straggler issues that i need to fix up and upstream Vim is stable and I'll push out the release. Sorry for the delay. 🙏 |
This should be fixed since r176 (r175 was skipped because I missed a case where tabs could still end up crashing and I released a fix for that) was just released. Closing this for now. If you are using Homebrew, it usually takes a couple days for them to update the formula/bottle for a new release. |
Thanks a lot @ychin ! |
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce
I notice even if i delete the entire contents of .vimrc except for that line it still crashes, so the steps to reproduce it are very easy
Expected behaviour
It should not crash
Version of Vim and architecture
it crashes so i cant run that, see below:
Environment
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Sep 15 2022 18:56:17)
macOS version - x86_64
Included patches: 1-472
Compiled by Homebrew
==================
Ventura: 13.1 (22C65)
How MacVim was installed
Homebrew
Logs and stack traces
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
Issue has been tested with no configuration
mvim --clean
(orgvim
, supplied by MacVim distribution)vim --clean
(in terminal, supplied by MacVim distribution)vim --clean
(in terminal, other suppliers, e.g. /usr/bin/vim)Other conditions
The text was updated successfully, but these errors were encountered: