summaryrefslogtreecommitdiff
path: root/editors/nvi2
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26editors: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07editors: Remove SHA1 hashes for distfilesnia1-2/+1
2020-11-24nvi2: Update to 2.2.0nia4-36/+17
Changes: Vim-style expandtab option (#75, #76, #80) Provides Turkish translation (#68) Backspace now deletes \ rather than being escaped (#25) T during motion commands is now VI-compatible (#35) Encoding related fixes, such as UTF-8 detection (#61, #42, #65) Fixed a number of memory management issues (#56)
2020-06-14nvi2: Need to include curses here toonia1-1/+2
2020-06-14editors: Add nvi2.nia8-0/+117
A multibyte fork of the nvi editor for BSD