[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 3cab9dfcc5 35/90: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 3cab9dfcc5 35/90: Update README.md |
Date: |
Fri, 6 Dec 2024 18:59:12 -0500 (EST) |
branch: externals/speedrect
commit 3cab9dfcc55a679be7e02eb1938f98692806f92d
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 7daaff9de1..dc58eb57f6 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,12 @@ Quick key bindings and other tools for Emacs'
`rectangle-mark-mode`.
- [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 _unmarked
columns_, keeping the marked rectangle.
-- Save and restore the last rectangle's position.
-- Start a new rectangle from point.
-- Two-way interaction with Calc: send data or sums into calc, and yank matrix
data into the buffer from the calc stack.
+- Additional command to _invert the deletion_, i.e. delete the _unmarked
columns_, keeping only the marked rectangle on those lines.
+- Restore the last rectangle's position, which is auto-saved.
+- Change your minde and start a new rectangle from point.
- Column shift: slide the rectangle mark left or right, 1 or 5 columns at a
time (or any number of columns, with a numerical prefix).
-- A help page (hit `?`).
+- Two-way interaction with Calc: send sums or tables of data into calc, and
yank matrix data into the buffer from the calc stack.
+- A useful help page (hit `?`).
## Installation
- [elpa] externals/speedrect 395c578693 25/90: doc tweaks, (continued)
- [elpa] externals/speedrect 395c578693 25/90: doc tweaks, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 496f6e7473 31/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0d899fc06d 34/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7abd0d9337 33/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect bb9d61cba6 39/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 629e9d935b 42/90: add move up/down commands and [M-]S-<up>/<down>, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect f81a17461d 53/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect d4d89acb50 27/90: yank-from-calc: preserve at least one space padding each side, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect a8b179b738 41/90: Remove superfluous \n, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1ffb2c76ca 30/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 3cab9dfcc5 35/90: Update README.md,
ELPA Syncer <=
- [elpa] externals/speedrect d9d7f79977 36/90: calc-grab-sum-down/across: switch to `_` and `:` to mirror calc, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1e732a5b35 44/90: bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect a9086d65e5 45/90: speedrect-right-char: correct rectangle-right logic, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6867945e0b 54/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2a4d4f0bcd 59/90: Properly handle point/mark crutches for saving rects, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect d2af235ca3 60/90: stash: save point and mark crutches to stash, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6dc047f54b 64/90: bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4321fef672 40/90: Mention phi-rectangle, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4f9d3020e2 32/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0fa8964ce2 46/90: wrap commands for stash and restart, ELPA Syncer, 2024/12/06