[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 540dc4e790 58/90: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 540dc4e790 58/90: Update README.md |
Date: |
Fri, 6 Dec 2024 18:59:15 -0500 (EST) |
branch: externals/speedrect
commit 540dc4e79047d76b59945cc25763226ab388b6e1
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7fee62a29f..ea269019e6 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Use calc, it's super-powerful...
1. It can send columns of numbers to calc as a _matrix_ (2D array of numbers).
Once in calc, you can operate on those numbers using a wide array of
operations. Many things "just work" on matrices (e.g. `1 +` will add one to
all the numbers). Others can easily be mapped over matrix elements (e.g. try
`v M Q` to map `sqrt` over all elements). You can combine columns, change their
order, and _much_ more.
2. Once you have something you're happy with at the top of calc's *stack* (at
the bottom of the `*Calculator*` buffer, entry numbered `1:`), you can:
- hit `q` (or other window navigation) to return to your original buffer
(where `rectangle-mark-mode` will still be active),
- - adjust the position of your rectangle if needed (`S-left/right` and/or
`C-x C-x` is useful for this; a zero-width rectangle is fine), and
+ - adjust the position of your rectangle if needed (`S-left/right` and/or
`x` is useful for this; a zero-width rectangle is fine), and
- hit `m` to yank the latest matrix from calc into the buffer (if it has
the right number of rows), replacing the marked rectangle.
You don't have to be in the same `mark-rectangle-mode` session to yank a
matrix from calc. As long as the height of your rectangle matches the number
of matrix rows, it will just work. So you can start in one buffer, accumulate
a matrix, manipulate it, switch to another buffer, and yank it there.
- [elpa] externals/speedrect 1e732a5b35 44/90: bump version, (continued)
- [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
- [elpa] externals/speedrect e7c0ca81cc 49/90: Bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 540dc4e790 58/90: Update README.md,
ELPA Syncer <=
- [elpa] externals/speedrect 0f00af4c67 62/90: docstring tweak, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6982a08d25 11/90: doc: open uses tabs/spaces, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 7bb4633c90 29/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect b743b42208 55/90: Add x:corners and M:multiple-cursors support, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 85b281d045 61/90: f - fill-text in rectangle, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 6886e5c604 66/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 932d983f02 65/90: Document fill, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1e1b713d65 57/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 3e981896f1 71/90: Bump version, require Emacs v29.1, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 1e897cc0d5 76/90: copy-rectangle-as-text, ELPA Syncer, 2024/12/06