nvi2 icon indicating copy to clipboard operation
nvi2 copied to clipboard

A multibyte fork of the nvi editor for BSD

Results 23 nvi2 issues
Sort by recently updated
recently updated
newest added

Riza Dindir emailed me a private bug report: ``` Here is the problem. I have a file "~/.nexrc", which sources "docs/dot.nexrc". The dot.nexrc on the other hand sources "docs/settings.rc" and...

One thing that has always stopped me from using vi is a lack of syntax highlighting. Is it possible to implement syntax highlighting while keeping the code and philosophy clean?

At the moment all split-screens will be back-grounded when resizing the terminal running nvi. Is this intentional?

Display corruption after completion when numbering. To reproduce: 1. Open a file that uses all visible screen lines. ![Screenshot from 2022-02-26 22-02-35](https://user-images.githubusercontent.com/61629094/155866456-f7f04703-6e9a-4b05-bef3-69287a849af1.png) 2. `:set filec=^ num` ![Screenshot from 2022-02-26 22-03-15](https://user-images.githubusercontent.com/61629094/155866464-c3b706e9-7207-4767-92a4-4c2a49177321.png)...

Dumb questions, but I am going in circles with internet searches. I am trying a sample build on Debian systems, but I am unfamiliar with cmake. I am used to...

I'm looking for: 1. Comparable code paths for narrow and wide builds; 2. Code with a broader user base and more eyes on issues. The approximate matching may also be...

Currently text at `:help`, `:viusage`, and `:exusage` is only in English. It would be nice to have these translatable as well, in order to have a cohesive l10n environment.

this fixes O commands with autoindent and J command at least.

See title. Having homebrew support would really make macOS installation easier. It's available on Linux as well.