Skip to content

nvi2 2.2.2 (new formula)#267664

Open
anders-dc wants to merge 1 commit intoHomebrew:mainfrom
anders-dc:nvi2-2.2.2
Open

nvi2 2.2.2 (new formula)#267664
anders-dc wants to merge 1 commit intoHomebrew:mainfrom
anders-dc:nvi2-2.2.2

Conversation

@anders-dc
Copy link

@anders-dc anders-dc commented Feb 15, 2026

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

The nvi formula does not support multibyte characters. I have created this formula for the nvi fork with multibyte support (https://github.com/lichray/nvi2), which is also packaged for macports, openbsd, freebsd, and netbsd.

Add nvi fork with multibyte (wide character) support.
Binaries are installed with the suffix "2" to avoid conflict with the nvi Formula.
@github-actions github-actions bot added the new formula PR adds a new formula to Homebrew/homebrew-core label Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new formula PR adds a new formula to Homebrew/homebrew-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant