[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 5552953cb0 16/90: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 5552953cb0 16/90: Update README.md |
Date: |
Fri, 6 Dec 2024 18:59:09 -0500 (EST) |
branch: externals/speedrect
commit 5552953cb05771b0d7329a0db493c22804171040
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 980d945029..511799fa0e 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,11 @@ SpeedRect is a small Emacs package that provides convenient
"modal" key bindings
## Features
-- [Bindings](#key-listing) for all the basic rectangle functions: open, insert
string, kill, delete, delete whitespace, clear, copy, yank.
-- Restore the last saved rectangle position, or start a new rectangle from
point.
+- [Bindings](#key-listing) for all the basic rectangle functions: open, insert
string, kill, delete, clear, copy, yank.
+- Useful, but not default-bound rectangle command to delete all whitespace
right
+- Additional command to _invert the deletion_, i.e. delete the _rest_ of the
lines, keeping the rectangle.
+- Save and restore the last rectangle's position.
+- Start a new rectangle from point.
- Calc grab and sum commands.
- Column shift: slide a rectangle left or right, 1 or 5 columns at a time (or
any number, with a prefix).
- A help page (hit `?`).
- [elpa] branch externals/speedrect created (now 4603a1ff09), ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 80960c5485 01/90: Initial commit, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect befd16c586 05/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 314b407f76 08/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect c76e235f30 03/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect d165a200ed 06/90: README: add key listing, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 36a9ed2a91 07/90: increase doc header bar width, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 9c3dfa1a53 09/90: doc: add colon, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1aebd1bf69 10/90: doc: remove extra chars, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 5552953cb0 16/90: Update README.md,
ELPA Syncer <=
- [elpa] externals/speedrect 4e17571248 17/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 38ba3c56ff 19/90: doc tweaks, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 685478097b 23/90: mention [N]umbers, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 8902387c85 28/90: README: describe operation with calc, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7c77c5832f 02/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7f9293882d 04/90: Initial commit, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 48dcbdf02c 12/90: use compat to reach older Emacs versions; bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0f7fc6904d 13/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect e8169e86df 15/90: delete-rest: renamed and fixed insertion/end logic, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 83a60fa26e 18/90: Update README.md, ELPA Syncer, 2024/12/06