[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect 932d983f02 65/90: Document fill
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect 932d983f02 65/90: Document fill |
Date: |
Fri, 6 Dec 2024 18:59:16 -0500 (EST) |
branch: externals/speedrect
commit 932d983f0297f4c6d53e8ac82eb81e9eac626240
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
Document fill
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index ea269019e6..0caa129d94 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# SpeedRect
<img
src="https://user-images.githubusercontent.com/93749/223541236-cd77d56c-d1d0-40cd-8d69-f6c12dfe3d3a.png"
width=423 align="right">
-
Quick key bindings and other tools for Emacs' `rectangle-mark-mode`.
`SpeedRect` is a small Emacs package that provides convenient "modal" key
bindings and other tools while in `rectangle-mark-mode` (`C-x SPC`, by default).
@@ -21,6 +20,7 @@ Quick key bindings and other tools for Emacs'
`rectangle-mark-mode`.
## News
+v0.5: New command `f` to fill (wrap) text in the rectangle. Use prefix for
fill width (defaults to rectangle width).
v0.4: New command `x` for moving around rectangle corners, and `M` for placing
multiple-cursors on each line at the current column.
## Installation
@@ -71,8 +71,8 @@ SpeedRect Rectangle Mark Mode Commands
Insertion:
- [o] open fill rectangle with tabs/spaces, moving adjacent text right
- [t] string replace rectangle with prompt string
+ [o] open open rectangle with tabs/spaces, shifting text right
+ [t] string replace rectangle with string
Killing:
@@ -114,6 +114,7 @@ Numerical:
Etc:
+ [f] fill text within rectangle (prefix to prompt fill width)
[M] multiple-cursors add cursors at current column
[?] help view this Help buffer
[q] quit exit rectangle-mark-mode
- [elpa] externals/speedrect 4f9d3020e2 32/90: Update README.md, (continued)
- [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, 2024/12/06
- [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 <=
- [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
- [elpa] externals/speedrect a8015aea6f 79/90: Bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect c068c528e3 69/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect ed85814e48 72/90: help: correct typo, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 94ed5cbc6c 80/90: README NEWS, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 874f0be40c 81/90: calc: allow mismatched rect/vector heights with warning + format, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 040d12b907 83/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2b864a4a41 86/90: Proposed for ELPA: speedrect, ELPA Syncer, 2024/12/06