[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 606898521a 12/16: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 606898521a 12/16: Update README.md |
Date: |
Tue, 17 Dec 2024 18:59:40 -0500 (EST) |
branch: externals/speedrect
commit 606898521a061d7c71dbb2d62e1024e0ff8858f8
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 87506e0b40..89f0409904 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,15 @@
- 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.
- Ability to restore the last rectangle's position, which gets auto-saved.
-- Additional command to _invert the deletion_, i.e. delete the _unmarked
columns_ in affected rows, keeping only the marked rectangle on those lines.
+- Lots of additional rectangle commands: e.g. delete the _unmarked columns_ in
affected rows.
- Change your mind and start a new rectangle from point.
- Delete whitespace from the left rectangle boundary.
-- Column shift: slide the marked rectangle position left or right, 1 (hold
shift) or 5 (meta-shift) columns at a time (or any number of columns, with a
numerical prefix).
-- Two-way interaction with Calc: send sums or tables of data into calc, and
yank processed matrix data back into the rectangle from the top of calc's stack.
-- Quickly add multiple cursors on each line of the current rectangle.
-- Wrap text within the rectangle.
+- Column shift: slide the marked rectangle position left or right, 1 (hold
shift) or 5 (meta-shift) columns at a time (or any number of columns, with a
numerical prefix).
+- Quickly enter numeric columns.
+- Increment/decrement selected numbers.
+- Two-way interaction with Calc: send sums or tables of data into calc, and
yank processed matrix data back into the rectangle from the top of calc's
stack. Calc can do _anything_.
+- Quickly add multiple cursors on each line of the current rectangle, and
return to it when finished.
+- Flexibly wrap text within the rectangle.
- A useful help page (`?`).
## Demo
- [elpa] externals/speedrect 9025ae3b49 11/16: Update README.md, (continued)
- [elpa] externals/speedrect 9025ae3b49 11/16: Update README.md, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 4eb3b6f58e 14/16: Update NEWS.org, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 0897b24ef8 03/16: fill-text: ensure filled rectangles is non-ragged and doesn't move, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect bc67b6bcfe 15/16: Update README.md, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 822a77e867 01/16: README: add demo movie and new screenshot, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect f52088fd72 05/16: recall-last: turn on rectangle mark mode if not already on, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 1735612384 06/16: quit: stash rectangle prior to quitting, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 2f46cbec96 07/16: multiple-cursors: recall last rectangle rect when completed, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 622df66aab 08/16: NEWS: update for v0.7, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 2232149c30 09/16: Bumped version, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 606898521a 12/16: Update README.md,
ELPA Syncer <=
- [elpa] externals/speedrect 1c595296af 13/16: Update README.md, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect 3f6057bc32 10/16: Update README.md, ELPA Syncer, 2024/12/17
- [elpa] externals/speedrect c6e5e1fe7e 16/16: Update README.md, ELPA Syncer, 2024/12/17