| 12
 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
 
 | <html lang="en">
<head>
<title>Commands - ne's manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="ne's manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Reference.html#Reference" title="Reference">
<link rel="next" href="Configuration.html#Configuration" title="Configuration">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="Commands"></a>
<p>
Next: <a rel="next" accesskey="n" href="Configuration.html#Configuration">Configuration</a>,
Previous: <a rel="previous" accesskey="p" href="Reference.html#Reference">Reference</a>,
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="chapter">4 Commands</h2>
<p><a name="index-Commands-76"></a>
Everything <code>ne</code> can do is specified through a command. Commands can
be manually typed on the command line, bound to a key, to a menu item,
or grouped into macros for easier manipulation. If you want to fully
exploit the power of <code>ne</code>, you will be faced sooner or later with
using commands directly.
<ul class="menu">
<li><a accesskey="1" href="General-Guidelines.html#General-Guidelines">General Guidelines</a>
<li><a accesskey="2" href="File-Commands.html#File-Commands">File Commands</a>
<li><a accesskey="3" href="Document-Commands.html#Document-Commands">Document Commands</a>
<li><a accesskey="4" href="Clip-Commands.html#Clip-Commands">Clip Commands</a>
<li><a accesskey="5" href="Search-Commands.html#Search-Commands">Search Commands</a>
<li><a accesskey="6" href="Macros-Commands.html#Macros-Commands">Macros Commands</a>
<li><a accesskey="7" href="Undo-Commands.html#Undo-Commands">Undo Commands</a>
<li><a accesskey="8" href="Formatting-Commands.html#Formatting-Commands">Formatting Commands</a>
<li><a accesskey="9" href="Preferences-Commands.html#Preferences-Commands">Preferences Commands</a>
<li><a href="Navigation-Commands.html#Navigation-Commands">Navigation Commands</a>
<li><a href="Editing-Commands.html#Editing-Commands">Editing Commands</a>
<li><a href="Support-Commands.html#Support-Commands">Support Commands</a>
</ul>
   </body></html>
 |