branch: externals/speedrect commit 59172fb7932888d3922b0e874a2d74246aff068e Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96503360d6..a471e01997 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ `SpeedRect` is a small Emacs package that automatically provides convenient "modal" single-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" /> +<img width="500" alt="image" align="right" src="https://github.com/user-attachments/assets/adcea492-cd51-4123-b5aa-7f0f31eb1029" /> - Single-key [bindings](#commands) 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.