diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
| commit | 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch) | |
| tree | 158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/bash/keyboard-macros.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/bash/keyboard-macros.html')
| -rw-r--r-- | devdocs/bash/keyboard-macros.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devdocs/bash/keyboard-macros.html b/devdocs/bash/keyboard-macros.html deleted file mode 100644 index 52c4aa3f..00000000 --- a/devdocs/bash/keyboard-macros.html +++ /dev/null @@ -1,10 +0,0 @@ -<h1 class="subsection">Keyboard Macros</h1> <dl compact> <dt id="index-start_002dkbd_002dmacro-_0028C_002dx-_0028_0029"><span><code>start-kbd-macro (C-x ()</code></span></dt> <dd> -<p>Begin saving the characters typed into the current keyboard macro. </p> </dd> <dt id="index-end_002dkbd_002dmacro-_0028C_002dx-_0029_0029"><span><code>end-kbd-macro (C-x ))</code></span></dt> <dd> -<p>Stop saving the characters typed into the current keyboard macro and save the definition. </p> </dd> <dt id="index-call_002dlast_002dkbd_002dmacro-_0028C_002dx-e_0029"><span><code>call-last-kbd-macro (C-x e)</code></span></dt> <dd> -<p>Re-execute the last keyboard macro defined, by making the characters in the macro appear as if typed at the keyboard. </p> </dd> <dt id="index-print_002dlast_002dkbd_002dmacro-_0028_0029"><span><code>print-last-kbd-macro ()</code></span></dt> <dd> -<p>Print the last keyboard macro defined in a format suitable for the <var>inputrc</var> file. </p> </dd> </dl><div class="_attribution"> - <p class="_attribution-p"> - Copyright © 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/Keyboard-Macros.html" class="_attribution-link">https://www.gnu.org/software/bash/manual/html_node/Keyboard-Macros.html</a> - </p> -</div> |
