Skip to content

Software Update dialog has incorrect text #1615

@jeff6times7

Description

@jeff6times7

Steps to reproduce

Installl older version
Start older version
Read Software Update text

Expected behaviour

The incorrect text is preceded by this declaration:

Currently, MacVim binary releases are available in two versions: a normal version (macOS 10.13 or above), and a legacy version (macOS 10.9-10.12).

The text that is incorrect is this:

Starting next release (r183), the normal version will require macOS 11 or above (due to Xcode 26 requirements), and macOS 10.13-10.15 users will need to use the legacy version instead.

I'm pretty sure it should say this instead:

Starting next release (r183), the normal version will require macOS 13 or above (due to Xcode 26 requirements), and macOS 10.9-10.12 users will need to use the legacy version instead.

Version of MacVim

Probably any version where the Software Update message will be displayed

MacVim installation method

n/a

Environment

macOS: 26.0.1

Logs and stack traces

Vim and MacVim configuration where issue is reproducable

No response

How was MacVim launched?

  • by launching MacVim.app in macOS (by using the Dock, Spotlight, or the open command)
  • by running mvim/gvim in the terminal

Issue has been tested with clean configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim.
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions