bvi/html/new130.html

105 lines
3.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C/DTD HTML 3.2 Final//EN">
<html><head>
<title>BVI: CHANGES in bvi 1.3.0</title>
<link rel=stylesheet type="text/css" href="bvi.css">
</head><body bgcolor="#ffffff" background="gif/bg2.gif">
<a name="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td width="1%" valign="top" align="center">
<img src="gif/dot.gif" width="130" height="1" alt="">
<hr noshade width="60%">
<p>
<a class="thl" href="index.html">Home</a><br>
</p>
<p>
<a class="thl" href="quick.html">Quick Tutorial</a><br>
</p>
<p>
<a class="thl" href="download.html">Download</a><br>
<a class="ths" href="new132.html">New in 1.3.2</a><br>
<a class="ths" href="new131.html">New in 1.3.1</a><br>
<font color="#ffffff" class="ths">New in 1.3.0<br></font>
<a class="ths" href="new120.html">New in 1.2.0</a><br>
</p>
<p>
<a class="thl" href="install.html">Installation</a><br>
</p>
<p>
<a class="thl" href="overview.html">Command Overview</a><br>
</p>
<p>
<a class="thl" href="bmore.html">bmore</a><br>
</p>
<p>
<a class="thl" href="german.html">Deutsche Beschreibung</a><br>
</p>
<hr noshade width="60%">
</td>
<td width="1%"><img src="gif/dot.gif" width="40" height="1" alt=""></td>
<td width="99%">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td width="99%">
<font class="head">CHANGES in bvi 1.3.0</font>
</td>
<td align="right" valign="bottom" width="116" rowspan="2">
<a href="index.html">
<img src="gif/bvi_s.gif" alt="BVI" width="116"
height="62" border="0"></a>
</td></tr>
<tr><td valign="bottom">
<hr noshade>
</td></tr></table>
<p>
<UL>
<LI>In the <FONT FACE="COURIER">configure</FONT> script you can use <FONT FACE="COURIER">--with-ncurses</FONT>
option to configure to specify an alternate
search path for Ncurses outside the normal include/lib search path.
<P>
<li>A <FONT FACE="COURIER">make uninstall</font> option has been added
<p>
<LI>A <STRONG>bmore</STRONG> program has been added. It acts like the BSD - text - more,
but for binary files.<P>
Additional command line options:
<BLOCKQUOTE>
<TT><B>-a</B></TT> &nbsp; ASCII mode
</BLOCKQUOTE>
Additional (changed) Commands:
<BLOCKQUOTE>
<TT><B>v</B></TT> &nbsp; does not invoke vi but bvi<BR>
<TT><B>w</B></TT> &nbsp; invokes bvi with only that portion of the file
which is displayed on the screen.
</BLOCKQUOTE>
<LI>New in <STRONG>bvi</STRONG>:
<UL>
<LI>You can edit now Block Special Files too.
<LI>You can read - edit - write files partly.
<LI>New Command line options:
<BLOCKQUOTE>
<TT><B>+cmd</B></TT><BR>
<TT><B>-b</B> begin \</TT><BR>
<TT><B>-e</B> end&nbsp;&nbsp;&nbsp;&nbsp;&gt; </TT>for partial file read<BR>
<TT><B>-s</B> size&nbsp; /</TT><P>
</BLOCKQUOTE>
<I>begin, end</I> or <I>size</I> can be an integer value (decimal or
hexadecimal) or an integer value with an appended <B>k</B> (for
multiply by 1024) or <B>m</B> (for multiply by 1.048.576).
<LI>:e# bug fixed
<li>Debian bug #68436 (Buffer overflow in io.c) fixed
</UL>
</UL>
<p><small>
<a class="btop" href="#top">
<img border="0" width="16" height="7" src="gif/up.gif"
alt="Back to the top">Back to the top</a>
</small>
<hr noshade>
<i>Last update: October 12<sup>th</sup> 2000 by Gerhard B&uuml;rgmann,
<a class="btop" href="http://www.purkersdorf-online.at/">Purkersdorf</a>/Austria</i>
</td></tr></table>
</body></html>