aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-06-11 14:33:53 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-06-11 14:33:53 -0400
commitc8d40c1af58d8b21bb99e850aa6e7ded61dd7275 (patch)
tree813784d50ae96ff8850c0ae2972b128e91e07b17 /docs
parent48134170e780091b753d11dd945547a719719dd3 (diff)
Support "Replace All" in multiple and rectangular selection.
Diffstat (limited to 'docs')
-rw-r--r--docs/manual.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/manual.md b/docs/manual.md
index d186ad2c..7a78964b 100644
--- a/docs/manual.md
+++ b/docs/manual.md
@@ -508,9 +508,8 @@ When the pane is closed, you can quickly perform "Find Next", "Find Prev", "Repl
on Windows, Linux, and BSD; `⌘G`, `⌘⇧G`, `^R`, and `^⇧R`, respectively, on macOS; and
`M-G`, `M-S-G`, `M-R`, and `M-S-R` in the terminal version.
-**Tip:** by default, "Replace All" replaces all text in the buffer. Selecting a contiguous block
-of text and then performing "Replace All" replaces all text in that selection only. Textadept does
-not currently support "Replace All" within non-contiguous selections (e.g. multiple selections).
+**Tip:** by default, "Replace All" replaces all text in the buffer. Selecting text and then
+performing "Replace All" replaces all text in that selection only.
[`ui.find.highlight_all_matches`]: api.html#ui.find.highlight_all_matches