From 6e5044eb4ba064a497699208068d2553ac172f8c Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 17 Nov 2024 21:19:48 +0000 Subject: deploy: deb4619a79deace26923e91a93b6d7bbfce40e78 --- tools/emacs.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tools/emacs.html') diff --git a/tools/emacs.html b/tools/emacs.html index 6c52824..0438b73 100644 --- a/tools/emacs.html +++ b/tools/emacs.html @@ -434,6 +434,15 @@ supports fido-vertical-mode in case vertical mode is preferred.

Info-history open info history in buffer +

shell commands

+
  key   fn                        description
+---------------------------------------------
+  M-!   shell-command             run shell command synchronously
+  M-&   async-shell-command       run shell command asynchronously
+  M-|   shell-command-on-region   run shell command on region;
+                                  prefix with C-u to replace region with
+                                  output of the command
+
-- cgit v1.2.3