SkillAgentSearch skills...

Bvim

The bvim is an advanced fork of bvi, a display-oriented editor for binary files, based on the vi texteditor. This version include support of colorschemes and lua scripting

Install / Use

/learn @XVilka/Bvim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BVIM - Bvi IMproved

http://bvim.github.com/

This editor for binary files was written by Gerhard Buergmann and Anton Kochkov and is distributed under the GPL (GNU Public License).

It was an improved version of original bvi editor (http://bvi.sourceforge.net/)

How to compile

gunzip -c bvim-1.3.4.tar.gz | tar xvf -
cd bvim-1.3.4
./configure
make
make install

MAC OS X

Looks like the curses implementation in Darwin is really limited. You should install and use ncurses instead. You can download it from ftp.gnu.org; install it and then use ./configure --with-ncurses=/usr/local/ncurses-5.2

HTML documentation in subdirectory html/

Subscribe to the bvi mailing for support, updates and other news:

Send a blank email to bvi-subscribe@yahoogroups.com. You will receive a
subscription confirmation message. Simply reply this message and your
subscription will be complete. 

Used code from

universal_crc - CRC C code generator utility Copyright (C) 2011 Danjel McGougan danjel.mcgougan@gmail.com


PLEASE send any bug reports (and fixes), code for new features, comments, questions, etc. to:

Anton Kochkov Moscow, Russia E-mail: anton.kochkov@gmail.com

View on GitHub
GitHub Stars31
CategoryCustomer
Updated9mo ago
Forks1

Languages

C

Security Score

82/100

Audited on Jul 6, 2025

No findings