mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 20:50:42 +02:00
commit bash-20070329 snapshot
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<HTML>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- Created on February, 9 2006 by texi2html 1.64 -->
|
||||
<!-- Created on February, 27 2007 by texi2html 1.64 -->
|
||||
<!--
|
||||
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
||||
Karl Berry <karl@freefriends.org>
|
||||
@@ -655,7 +655,8 @@ attempts word completion. The default is <SAMP>`off'</SAMP>.
|
||||
|
||||
<DT><CODE>history-preserve-point</CODE>
|
||||
<DD><A NAME="IDX14"></A>
|
||||
If set to <SAMP>`on'</SAMP>, the history code attempts to place point at the
|
||||
If set to <SAMP>`on'</SAMP>, the history code attempts to place the point (the
|
||||
current cursor position) at the
|
||||
same location on each history line retrieved with <CODE>previous-history</CODE>
|
||||
or <CODE>next-history</CODE>. The default is <SAMP>`off'</SAMP>.
|
||||
<P>
|
||||
@@ -796,9 +797,11 @@ the command does.
|
||||
Once you know the name of the command, simply place on a line
|
||||
in the init file the name of the key
|
||||
you wish to bind the command to, a colon, and then the name of the
|
||||
command. The name of the key
|
||||
can be expressed in different ways, depending on what you find most
|
||||
comfortable.
|
||||
command.
|
||||
There can be no space between the key name and the colon -- that will be
|
||||
interpreted as part of the key name.
|
||||
The name of the key can be expressed in different ways, depending on
|
||||
what you find most comfortable.
|
||||
</P><P>
|
||||
|
||||
In addition to command names, readline allows keys to be bound
|
||||
@@ -2628,7 +2631,7 @@ to permit their use in free software.
|
||||
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="rluserman.html#SEC_About"> ? </A>]</TD>
|
||||
</TR></TABLE>
|
||||
<H1>About this document</H1>
|
||||
This document was generated by <I>Chet Ramey</I> on <I>February, 9 2006</I>
|
||||
This document was generated by <I>Chet Ramey</I> on <I>February, 27 2007</I>
|
||||
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
|
||||
"><I>texi2html</I></A>
|
||||
<P></P>
|
||||
@@ -2790,7 +2793,7 @@ the following structure:
|
||||
<BR>
|
||||
<FONT SIZE="-1">
|
||||
This document was generated
|
||||
by <I>Chet Ramey</I> on <I>February, 9 2006</I>
|
||||
by <I>Chet Ramey</I> on <I>February, 27 2007</I>
|
||||
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
|
||||
"><I>texi2html</I></A>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user