Giter Site home page Giter Site logo

johnsonjh / bvi-lf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from koeppl/bvi

4.0 2.0 0.0 153 KB

bvi-lf: bvi editor for binary files (hex editor) with large-file support [personal fork]

Home Page: https://github.com/koeppl/bvi

License: GNU General Public License v3.0

Shell 4.18% C 79.31% Makefile 1.31% M4 1.11% Roff 14.09%
bvi editor hex-editor vi vim

bvi-lf's Introduction

BVI - Binary visual editor
==========================
http://bvi.sourceforge.net/

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


How to compile
==============

	You need the curses (ncurses) library for cursor movement on your system. 
	https://www.cyberciti.biz/faq/linux-install-ncurses-library-headers-on-debian-ubuntu-centos-fedora/


	gunzip -c bvi-1.4.1.src.tar.gz | tar xvf -
	cd bvi-1.4.1
	./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

The Control-y key sequence suspends bvi and send it to the background.
To avoid this behaviour use:
	stty dsusp undef


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

	Send a blank email to [email protected]. You will receive a
	subscription confirmation message. Simply reply this message and your
	subscription will be complete. 


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

Gerhard Buergmann
Vienna, Austria
E-mail: [email protected]


bvi-lf's People

Contributors

koeppl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.