1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/editors/bvi/pkg-descr
Christian Weisgerber 5b16b01255 * Update to 1.4.0 for small fixes & improvements accumulated over ten years.
* Take maintainer.

Approved by:	vd
2014-11-16 19:32:47 +00:00

8 lines
319 B
Plaintext

Bvi stands for "Binary VIsual editor". Bvi is a screen-oriented
editor for binary files; its command set is based on that of the
vi(1) text editor. As a binary editor does not have the concept
of "lines", there are differences from vi commands wherever the
latter are line oriented.
WWW: http://bvi.sourceforge.net/