Skip to content
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

NERDTreeMapOpenInTab crashes MacVim #1349

Closed
2 of 7 tasks
jacobespersen opened this issue Dec 9, 2022 · 3 comments
Closed
2 of 7 tasks

NERDTreeMapOpenInTab crashes MacVim #1349

jacobespersen opened this issue Dec 9, 2022 · 3 comments
Milestone

Comments

@jacobespersen
Copy link

Steps to reproduce

  • Having NerdTree installed
  • Then trying to open a new tab pressing t

Expected behaviour

The given file should be opened in a new tab.

Version of Vim and architecture

VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Sep 15 2022 18:56:17) macOS version - x86_64 Included patches: 1-472

Environment

[Ventura 13.0.1 (22A400), 2,4 GHz 8-Core Intel Core i9]
[iTerm2]
[fish, version 3.3.1]

How MacVim was installed

Homebrew

Logs and stack traces

No response

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed
@eirnym
Copy link
Contributor

eirnym commented Dec 9, 2022

Hi, I have a few questions about the issue

Could you please share the trace log as it's a crash report.

Have you tried in the GUI version? If not, please try.

Have you tried vim from other supplier? If not please try. If you unsure, it's easy to build Vim from sources

Could you share minimal vimrc configuration with which another person can reproduce the issue. Please, have no assumptions how plugins are installed as its always the best to have exact machine-repeatable test to find out the problem and make

@ychin
Copy link
Member

ychin commented Dec 10, 2022

I think this is a dup of #1333. @jacobespersen you can try to follow #1333 (comment) to use non-GUI tabs for now until the next release which will have the fix. I think this bug has been there for a while but triggered by macOS 13 Ventura.

@ychin ychin added this to the Release 175 milestone Dec 10, 2022
@jacobespersen
Copy link
Author

@ychin It indeed looks like a duplicate!
Thanks a lot for the help

@ychin ychin closed this as completed Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants