summaryrefslogtreecommitdiff
path: root/devdocs/bash/function-index.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
committerCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
commit754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch)
treef1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/bash/function-index.html
new repository
Diffstat (limited to 'devdocs/bash/function-index.html')
-rw-r--r--devdocs/bash/function-index.html554
1 files changed, 554 insertions, 0 deletions
diff --git a/devdocs/bash/function-index.html b/devdocs/bash/function-index.html
new file mode 100644
index 00000000..fccd6aec
--- /dev/null
+++ b/devdocs/bash/function-index.html
@@ -0,0 +1,554 @@
+<h1 class="appendixsec">Function Index</h1> <table><tr>
+<th valign="top">Jump to: </th>
+<td>
+<a class="summary-letter" href="#Function-Index_fn_letter-A"><b>A</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-B"><b>B</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-C"><b>C</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-D"><b>D</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-E"><b>E</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-F"><b>F</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-G"><b>G</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-H"><b>H</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-I"><b>I</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-K"><b>K</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-M"><b>M</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-N"><b>N</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-O"><b>O</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-P"><b>P</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-Q"><b>Q</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-R"><b>R</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-S"><b>S</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-T"><b>T</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-U"><b>U</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-Y"><b>Y</b></a> </td>
+</tr></table> <table border="0"> <tr>
+<td></td>
+<th align="left">Index Entry</th>
+<th align="left"> Section</th>
+</tr> <tr>
+<th id="Function-Index_fn_letter-A">A</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#abort%20(C-g)"><code>abort (C-g)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#accept-line%20(Newline%20or%20Return)"><code>accept-line (Newline or Return)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#alias-expand-line%20()"><code>alias-expand-line ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-B">B</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#backward-char%20(C-b)"><code>backward-char (C-b)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#backward-delete-char%20(Rubout)"><code>backward-delete-char (Rubout)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#backward-kill-line%20(C-x%20Rubout)"><code>backward-kill-line (C-x Rubout)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#backward-kill-word%20(M-DEL)"><code>backward-kill-word (M-<span class="key">DEL</span>)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#backward-word%20(M-b)"><code>backward-word (M-b)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#beginning-of-history%20(M-&lt;)"><code>beginning-of-history (M-&lt;)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#beginning-of-line%20(C-a)"><code>beginning-of-line (C-a)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#bracketed-paste-begin%20()"><code>bracketed-paste-begin ()</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-C">C</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="keyboard-macros#call-last-kbd-macro%20(C-x%20e)"><code>call-last-kbd-macro (C-x e)</code></a></td>
+<td valign="top"><a href="keyboard-macros#Keyboard%20Macros">Keyboard Macros</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#capitalize-word%20(M-c)"><code>capitalize-word (M-c)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#character-search%20(C-%5D)"><code>character-search (C-])</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#character-search-backward%20(M-C-%5D)"><code>character-search-backward (M-C-])</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#clear-display%20(M-C-l)"><code>clear-display (M-C-l)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#clear-screen%20(C-l)"><code>clear-screen (C-l)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete%20(TAB)"><code>complete (<span class="key">TAB</span>)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete-command%20(M-!)"><code>complete-command (M-!)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete-filename%20(M-/)"><code>complete-filename (M-/)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete-hostname%20(M-@)"><code>complete-hostname (M-@)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete-into-braces%20(M-%7B)"><code>complete-into-braces (M-{)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete-username%20(M-~)"><code>complete-username (M-~)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#complete-variable%20(M-%24)"><code>complete-variable (M-$)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#copy-backward-word%20()"><code>copy-backward-word ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#copy-forward-word%20()"><code>copy-forward-word ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#copy-region-as-kill%20()"><code>copy-region-as-kill ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-D">D</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#dabbrev-expand%20()"><code>dabbrev-expand ()</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#delete-char%20(C-d)"><code>delete-char (C-d)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#delete-char-or-list%20()"><code>delete-char-or-list ()</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#delete-horizontal-space%20()"><code>delete-horizontal-space ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="numeric-arguments#digit-argument%20(M-0,%20M-1,%20%E2%80%A6%20M--)"><code>digit-argument (<kbd>M-0</kbd>, <kbd>M-1</kbd>, … <kbd>M--</kbd>)</code></a></td>
+<td valign="top"><a href="numeric-arguments#Numeric%20Arguments">Numeric Arguments</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#display-shell-version%20(C-x%20C-v)"><code>display-shell-version (C-x C-v)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#do-lowercase-version%20(M-A,%20M-B,%20M-x,%20%E2%80%A6)"><code>do-lowercase-version (M-A, M-B, M-<var>x</var>, …)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#downcase-word%20(M-l)"><code>downcase-word (M-l)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#dump-functions%20()"><code>dump-functions ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#dump-macros%20()"><code>dump-macros ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#dump-variables%20()"><code>dump-variables ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#dynamic-complete-history%20(M-TAB)"><code>dynamic-complete-history (M-<span class="key">TAB</span>)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-E">E</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#edit-and-execute-command%20(C-x%20C-e)"><code>edit-and-execute-command (C-x C-e)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="keyboard-macros#end-kbd-macro%20(C-x%20))"><code>end-kbd-macro (C-x ))</code></a></td>
+<td valign="top"><a href="keyboard-macros#Keyboard%20Macros">Keyboard Macros</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#end-of-file%20(usually%20C-d)"><code><i>end-of-file</i> (usually C-d)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#end-of-history%20(M-&gt;)"><code>end-of-history (M-&gt;)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#end-of-line%20(C-e)"><code>end-of-line (C-e)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#exchange-point-and-mark%20(C-x%20C-x)"><code>exchange-point-and-mark (C-x C-x)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-F">F</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#fetch-history%20()"><code>fetch-history ()</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#forward-backward-delete-char%20()"><code>forward-backward-delete-char ()</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#forward-char%20(C-f)"><code>forward-char (C-f)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#forward-search-history%20(C-s)"><code>forward-search-history (C-s)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#forward-word%20(M-f)"><code>forward-word (M-f)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-G">G</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#glob-complete-word%20(M-g)"><code>glob-complete-word (M-g)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#glob-expand-word%20(C-x%20*)"><code>glob-expand-word (C-x *)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#glob-list-expansions%20(C-x%20g)"><code>glob-list-expansions (C-x g)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-H">H</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#history-and-alias-expand-line%20()"><code>history-and-alias-expand-line ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#history-expand-line%20(M-%5E)"><code>history-expand-line (M-^)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#history-search-backward%20()"><code>history-search-backward ()</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#history-search-forward%20()"><code>history-search-forward ()</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#history-substring-search-backward%20()"><code>history-substring-search-backward ()</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#history-substring-search-forward%20()"><code>history-substring-search-forward ()</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-I">I</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#insert-comment%20(M-#)"><code>insert-comment (M-#)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#insert-completions%20(M-*)"><code>insert-completions (M-*)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#insert-last-argument%20(M-.%20or%20M-_)"><code>insert-last-argument (M-. or M-_)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-K">K</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#kill-line%20(C-k)"><code>kill-line (C-k)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#kill-region%20()"><code>kill-region ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#kill-whole-line%20()"><code>kill-whole-line ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#kill-word%20(M-d)"><code>kill-word (M-d)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-M">M</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#magic-space%20()"><code>magic-space ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#menu-complete%20()"><code>menu-complete ()</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#menu-complete-backward%20()"><code>menu-complete-backward ()</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-N">N</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#next-history%20(C-n)"><code>next-history (C-n)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#next-screen-line%20()"><code>next-screen-line ()</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#non-incremental-forward-search-history%20(M-n)"><code>non-incremental-forward-search-history (M-n)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#non-incremental-reverse-search-history%20(M-p)"><code>non-incremental-reverse-search-history (M-p)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-O">O</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#operate-and-get-next%20(C-o)"><code>operate-and-get-next (C-o)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#overwrite-mode%20()"><code>overwrite-mode ()</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-P">P</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#possible-command-completions%20(C-x%20!)"><code>possible-command-completions (C-x !)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#possible-completions%20(M-?)"><code>possible-completions (M-?)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#possible-filename-completions%20(C-x%20/)"><code>possible-filename-completions (C-x /)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#possible-hostname-completions%20(C-x%20@)"><code>possible-hostname-completions (C-x @)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#possible-username-completions%20(C-x%20~)"><code>possible-username-completions (C-x ~)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-completion#possible-variable-completions%20(C-x%20%24)"><code>possible-variable-completions (C-x $)</code></a></td>
+<td valign="top"><a href="commands-for-completion#Commands%20For%20Completion">Commands For Completion</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#prefix-meta%20(ESC)"><code>prefix-meta (<span class="key">ESC</span>)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#previous-history%20(C-p)"><code>previous-history (C-p)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#previous-screen-line%20()"><code>previous-screen-line ()</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="keyboard-macros#print-last-kbd-macro%20()"><code>print-last-kbd-macro ()</code></a></td>
+<td valign="top"><a href="keyboard-macros#Keyboard%20Macros">Keyboard Macros</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-Q">Q</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#quoted-insert%20(C-q%20or%20C-v)"><code>quoted-insert (C-q or C-v)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-R">R</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#re-read-init-file%20(C-x%20C-r)"><code>re-read-init-file (C-x C-r)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#redraw-current-line%20()"><code>redraw-current-line ()</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#reverse-search-history%20(C-r)"><code>reverse-search-history (C-r)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#revert-line%20(M-r)"><code>revert-line (M-r)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-S">S</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#self-insert%20(a,%20b,%20A,%201,%20!,%20%E2%80%A6)"><code>self-insert (a, b, A, 1, !, …)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#set-mark%20(C-@)"><code>set-mark (C-@)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#shell-backward-kill-word%20()"><code>shell-backward-kill-word ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#shell-backward-word%20(M-C-b)"><code>shell-backward-word (M-C-b)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#shell-expand-line%20(M-C-e)"><code>shell-expand-line (M-C-e)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-moving#shell-forward-word%20(M-C-f)"><code>shell-forward-word (M-C-f)</code></a></td>
+<td valign="top"><a href="commands-for-moving#Commands%20For%20Moving">Commands For Moving</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#shell-kill-word%20(M-C-d)"><code>shell-kill-word (M-C-d)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#shell-transpose-words%20(M-C-t)"><code>shell-transpose-words (M-C-t)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#skip-csi-sequence%20()"><code>skip-csi-sequence ()</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#spell-correct-word%20(C-x%20s)"><code>spell-correct-word (C-x s)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="keyboard-macros#start-kbd-macro%20(C-x%20()"><code>start-kbd-macro (C-x ()</code></a></td>
+<td valign="top"><a href="keyboard-macros#Keyboard%20Macros">Keyboard Macros</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-T">T</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#tilde-expand%20(M-&amp;)"><code>tilde-expand (M-&amp;)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#transpose-chars%20(C-t)"><code>transpose-chars (C-t)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#transpose-words%20(M-t)"><code>transpose-words (M-t)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-U">U</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="miscellaneous-commands#undo%20(C-_%20or%20C-x%20C-u)"><code>undo (C-_ or C-x C-u)</code></a></td>
+<td valign="top"><a href="miscellaneous-commands#Miscellaneous%20Commands">Miscellaneous Commands</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="numeric-arguments#universal-argument%20()"><code>universal-argument ()</code></a></td>
+<td valign="top"><a href="numeric-arguments#Numeric%20Arguments">Numeric Arguments</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#unix-filename-rubout%20()"><code>unix-filename-rubout ()</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#unix-line-discard%20(C-u)"><code>unix-line-discard (C-u)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#unix-word-rubout%20(C-w)"><code>unix-word-rubout (C-w)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-text#upcase-word%20(M-u)"><code>upcase-word (M-u)</code></a></td>
+<td valign="top"><a href="commands-for-text#Commands%20For%20Text">Commands For Text</a></td>
+</tr> <tr>
+<th id="Function-Index_fn_letter-Y">Y</th>
+<td></td>
+<td></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#yank%20(C-y)"><code>yank (C-y)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#yank-last-arg%20(M-.%20or%20M-_)"><code>yank-last-arg (M-. or M-_)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-history#yank-nth-arg%20(M-C-y)"><code>yank-nth-arg (M-C-y)</code></a></td>
+<td valign="top"><a href="commands-for-history#Commands%20For%20History">Commands For History</a></td>
+</tr> <tr>
+<td></td>
+<td valign="top"><a href="commands-for-killing#yank-pop%20(M-y)"><code>yank-pop (M-y)</code></a></td>
+<td valign="top"><a href="commands-for-killing#Commands%20For%20Killing">Commands For Killing</a></td>
+</tr> </table> <table><tr>
+<th valign="top">Jump to: </th>
+<td>
+<a class="summary-letter" href="#Function-Index_fn_letter-A"><b>A</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-B"><b>B</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-C"><b>C</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-D"><b>D</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-E"><b>E</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-F"><b>F</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-G"><b>G</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-H"><b>H</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-I"><b>I</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-K"><b>K</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-M"><b>M</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-N"><b>N</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-O"><b>O</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-P"><b>P</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-Q"><b>Q</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-R"><b>R</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-S"><b>S</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-T"><b>T</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-U"><b>U</b></a> <a class="summary-letter" href="#Function-Index_fn_letter-Y"><b>Y</b></a> </td>
+</tr></table><div class="_attribution">
+ <p class="_attribution-p">
+ Copyright &copy; 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.<br>Licensed under the GNU Free Documentation License.<br>
+ <a href="https://www.gnu.org/software/bash/manual/html_node/Function-Index.html" class="_attribution-link">https://www.gnu.org/software/bash/manual/html_node/Function-Index.html</a>
+ </p>
+</div>