Update nvi to 2.2.0-05ed8b9This version incorporates many fixes in particular a fix for vi -wAnother approach was proposed to merge those fixes (see review), I findit easier to track changes if w
Update nvi to 2.2.0-05ed8b9This version incorporates many fixes in particular a fix for vi -wAnother approach was proposed to merge those fixes (see review), I findit easier to track changes if we keep importing snapshot on regularbasisPR: 241985Reported by: fernapeDifferential Revision: https://reviews.freebsd.org/D26158
show more ...
Update nvi to 2.2.0Main changes:* Vim-style expandtab option* Provides Turkish translation* Backspace now deletes \ rather than being escaped* T during motion commands is now VI-compatible* En
Update nvi to 2.2.0Main changes:* Vim-style expandtab option* Provides Turkish translation* Backspace now deletes \ rather than being escaped* T during motion commands is now VI-compatible* Encoding related fixes, such as UTF-8 detection* Fixed a number of memory management issuesMFC after: 3 weeks