diff options
| author | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
| commit | 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch) | |
| tree | f1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/elisp/terminal-input.html | |
new repository
Diffstat (limited to 'devdocs/elisp/terminal-input.html')
| -rw-r--r-- | devdocs/elisp/terminal-input.html | 16 |
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 © 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> |
