summaryrefslogtreecommitdiffstats
path: root/development/bviplus/bviplus.1
blob: 3a91d9574e53386ededd1e2d809009fefe37cba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
.\" Man page generated from reStructuredText.
.
.TH BVIPLUS 1 "2020-11-16" "1.0" "SlackBuilds.org"
.SH NAME
bviplus \- hex editor with vi-style user interface
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.\" RST source for bviplus(1) man page. Convert with:
.
.\" rst2man.py bviplus.rst > bviplus.1
.
.\" rst2man.py comes from the SBo development/docutils package.
.
.SH SYNOPSIS
.sp
bviplus [ [\fIfile\fP] ... ]
.SH DESCRIPTION
.sp
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).
.sp
There are no command\-line options. For usage instructions, enter
":help" from within \fBbviplus\fP\&.
.SH FILES
.INDENT 0.0
.TP
.B \fB~/.bviplusrc\fP
Startup script for \fBbviplus\fP, as described in the help.
.UNINDENT
.SH BUGS
.sp
Running \fBbviplus\fP with a nonexistant filename will always create the
file, even if the :w (write) command is never used. This, combined
with the fact that there are no options, may result in empty files
named things like \fI\-\-help\fP or \fI\-h\fP\&.
.SH COPYRIGHT
.sp
See the file /usr/doc/bviplus\-1.0/COPYING for license information.
.SH AUTHORS
.sp
bviplus was written by David Kelley.
.sp
This man page written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.
.SH SEE ALSO
.sp
bvi(1), hexer(1), vim(1), xxd(1), vi(1)
.sp
The bviplus homepage: \fI\%http://bviplus.sourceforge.net/\fP
.\" Generated by docutils manpage writer.
.