Closed
Description
Steps to reproduce
- Open MacVim with no windows (see Note below)
- Navigate to and click the "About MacVim" menu item in the menu bar
- The about MacVim window flashes and then disappears
I have a hunch that the issue is from the combination of these two options:
- Open untitled window === "never"
- 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
(orgvim
, 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
Labels
No labels