<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
 <!-- page name="cmdedit"-->
 <template>
  <do optional="false" label="Back Up" type="accept">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#cmdedit"/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="cmdedit">
  <do optional="false" label="Back Up" type="accept">
   <noop/>
  </do>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#cmdedit1a"/>
  </do>
  <a href="#cmdedit1a" accesskey="1">Set Editor</a>
  <br/>
  <a href="#cmdedit1b" accesskey="2">Keys</a>
  <br/>
 </card>
 <card ordered="true" newcontext="false" id="cmdedit1a">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#cmdedit1b"/>
  </do>
  <p>In the Korn shell, use one of the following commands to set the option to be used for command line editing: </p>
  <p align="left">set -o emacsset -o gmacsset -o vi</p>
  <p>The keys for specific commands will depend on which editor option is specified. </p>
  <p align="left">
   <a href="#cmdedit1b">Next: Keys</a>
   <br/>
   <a href="#cmdedit">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="cmdedit1b">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="history.wml"/>
  </do>
  <p>Begin command line editing by entering the key sequence to recall a previous command from history. In vi mode, the initial command must be preceded by <span class="code">Esc</span>, so command line editing is initiated with <span class="code">Esc k</span> or <span class="code">Esc -</span>. In emacs or gmacs mode, enter <span class="code">Ctrl-P</span> to recall the previous command or <span class="code">Esc &lt;</span> to recall the first command from the history. </p>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}table-and-caption" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}table" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}thead" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
emacs / gmacs<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
vi<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tbody" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Automatic file name completion<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc Esc<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc \<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Begin command line editing<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-P<br/>Esc &lt;<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc k<br/>Esc -<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Previous line/command<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-P<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
k<br/>-<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Next line/command<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-N<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
j<br/>+<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
First line/command in history<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc &lt;<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Last line/command in history<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc &gt;<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Search backward in history<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
/<i>string</i>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Search forward in history<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
?<i>string</i>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Repeat search in same direction<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
n<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Repeat search in reverse direction<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
N<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Execute and advance to next command in history<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-O<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Clear entire line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-U<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Backwards one character<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-B<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
h<br/>Backspace<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Forward one character<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-F<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
l<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Backwards to first character of word<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc b<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
b<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Forward to first character of word<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
w<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Forward to last character of word<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
e<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Forward to end of word<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc f<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Beginning of line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-A<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
0 (zero)<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
First non-blank character in line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
^<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
End of line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-E<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
$<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Column <i>n</i>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<i>n</i>| ("or" bar)<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Find next character in line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
f<i>char</i>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Repeat find in same direction<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
;<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Repeat find in reverse direction<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
,<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete character at cursor<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-D<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
x<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete character before cursor<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Backspace<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
X<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete <i>n</i> characters<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<i>n</i>x<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete <i>n</i> characters before cursor<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<i>n</i>X<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete word before cursor<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc Backspace<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-W<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete from cursor to end of line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-K<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
D<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Delete to end of word<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Esc d<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Replace current character<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
r<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Replace multiple character<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
R<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Insert before current character<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
i<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Insert after current character<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
a<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Insert at beginning of line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
I<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Insert at end of line<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
A<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Repeat most recent command<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
.<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Undo last change<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
u<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Undo all changes<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
U<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Cancel emacs command (cancels Esc)<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-G<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Cancel UNIX command; new prompt<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-C<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Display version temporarily<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-V<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Transpose two characters<br/>emacs: transpose current character with following character<br/>gmacs: transpose previous two characters<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Ctrl-T<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<p align="left">
   <a href="history.wml">Next: History</a>
   <br/>
   <a href="#cmdedit1a">Prev: Set Editor</a>
   <br/>
   <a href="#cmdedit">Back Up: Menu</a>
   <br/>
  </p>
 </card>
</wml>

