Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | editors: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | editors: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2020-11-24 | nvi2: Update to 2.2.0 | nia | 4 | -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-14 | nvi2: Need to include curses here too | nia | 1 | -1/+2 | |
2020-06-14 | editors: Add nvi2. | nia | 8 | -0/+117 | |
A multibyte fork of the nvi editor for BSD |