slackbuilds_ponce/development/bviplus/README
B. Watson 2c6182031b
development/bviplus: Added (hex editor with vi-style UI)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-11-22 01:14:17 +07:00

16 lines
557 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

bviplus (hex editor with vi-style user interface)
Bviplus is an ncurses based hex editor with a vim-like interface. It
was originally a fork of Binary VIsual editor (bvi) by Gerhard
Burgmann, but has now been completely rewritten (since version 0.3).
Additions include:
- Quickly open/edit/save very large files
- Search highlighting
- Multiple undo/redo
- Visual select
- Cut/paste (works between files as well)
- Multiple file tabbed interface
- Run external programs on selected data
- Blob coloring
- And much more to come.