Re: Fix for a bug in OpenBSD vi
Todd C. Miller <[email protected]>
| Newsgroups | gmane.os.openbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2026 14:37:21 -0400, Jeffrey Johnson wrote: > There is a bug in OpenBSD vi (that also exists in nvi, nvi2, and > OpenVi which is derived from OpenBSD vi) where screen corruption > results when using completion if line numbering is enabled. > > See https://github.com/lichray/nvi2/issues/104 and > https://github.com/johnsonjh/OpenVi/issues/4 for a completion > description of the problem and steps to reproduce. Committed, thanks! - todd