Skip to content

MacVim closes when bringing up the "About MacVim" window when there are no other windows open #1257

Closed
@jwanja

Description

@jwanja

Steps to reproduce

  1. Open MacVim with no windows (see Note below)
  2. Navigate to and click the "About MacVim" menu item in the menu bar
  3. The about MacVim window flashes and then disappears

I have a hunch that the issue is from the combination of these two options:

  1. Open untitled window === "never"
  2. After last window closes === "Quit MacVim"

If I open a blank window or change the "After last window closes" option to "Keep MacVim Running", the About MacVIm window will stay open.

Expected behaviour

Be able to view the "About MacVim" window at any time and with any settings configuration.

Version of Vim and architecture

9.0.65

Environment

Monterey 12.4
iTerm 2
"xterm-256color"

How MacVim was installed

GitHub

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions