emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/speedrect 822a77e867 01/16: README: add demo movie and


From: ELPA Syncer
Subject: [elpa] externals/speedrect 822a77e867 01/16: README: add demo movie and new screenshot
Date: Tue, 17 Dec 2024 18:59:37 -0500 (EST)

branch: externals/speedrect
commit 822a77e867f8cf408b7717f748963bd3c1048682
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    README: add demo movie and new screenshot
---
 README.md | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7ecfa2a03c..97bcdf9360 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,17 @@
+
+
 # SpeedRect
 <a href="https://elpa.gnu.org/packages/speedrect.html";><img alt="GNU ELPA" 
src="https://elpa.gnu.org/packages/speedrect.svg"/></a> 
-<img 
src="https://user-images.githubusercontent.com/93749/223541236-cd77d56c-d1d0-40cd-8d69-f6c12dfe3d3a.png";
 width=423 align="right">
 
-Quick key bindings and other tools for Emacs' `rectangle-mark-mode`.
+Quick key bindings and other tools for Emacs' `rectangle-mark-mode` 
 
+  
 `SpeedRect` is a small Emacs package that automatically provides convenient 
"modal" key bindings and other tools while in `rectangle-mark-mode` (`C-x SPC`, 
or `C-M-mouse1` drag, by default).
 
+
+
 ## Features
+<img width="625" alt="image" align="right" 
src="https://github.com/user-attachments/assets/adcea492-cd51-4123-b5aa-7f0f31eb1029";
 />
 
 - Single-key [bindings](#key-listing) for all the basic rectangle functions: 
open, insert string, kill, delete, clear, copy, yank.
 - Restarts by default, so you can continue actions on the current rectangle.
@@ -20,6 +25,12 @@ Quick key bindings and other tools for Emacs' 
`rectangle-mark-mode`.
 - Wrap text within the rectangle.
 - A useful help page (`?`). 
 
+## Demo
+<details>
+<summary>Demo of speedrect's key features</summary>
+<video 
src='https://github.com/user-attachments/assets/4cc4a1ed-1d29-48b2-a365-2d39ef531d80'/></video>
+</details>
+
 ## What's New
 
 See the release [NEWS](NEWS.org).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]