summaryrefslogtreecommitdiff
path: root/devdocs/elisp/terminal-input.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/elisp/terminal-input.html')
-rw-r--r--devdocs/elisp/terminal-input.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/devdocs/elisp/terminal-input.html b/devdocs/elisp/terminal-input.html
new file mode 100644
index 00000000..3083cf97
--- /dev/null
+++ b/devdocs/elisp/terminal-input.html
@@ -0,0 +1,16 @@
+ <h3 class="section">Terminal Input</h3> <p>This section describes functions and variables for recording or manipulating terminal input. See <a href="display">Display</a>, for related functions. </p> <table class="menu" border="0" cellspacing="0"> <tr>
+<td align="left" valign="top">• <a href="input-modes" accesskey="1">Input Modes</a>
+</td>
+<td> </td>
+<td align="left" valign="top">Options for how input is processed. </td>
+</tr> <tr>
+<td align="left" valign="top">• <a href="recording-input" accesskey="2">Recording Input</a>
+</td>
+<td> </td>
+<td align="left" valign="top">Saving histories of recent or all input events. </td>
+</tr> </table><div class="_attribution">
+ <p class="_attribution-p">
+ Copyright &copy; 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br>
+ <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Terminal-Input.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Terminal-Input.html</a>
+ </p>
+</div>