From 42aa663a9dd8b5008530e117c677ed391879c5c7 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 29 Sep 2014 21:37:18 -0400 Subject: State that "Replace in Selection" is for contiguous selections; doc/manual.html --- doc/manual.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/manual.md') diff --git a/doc/manual.md b/doc/manual.md index fd7ac5c1..36dc0157 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -723,8 +723,9 @@ Pressing `Esc` (`⎋` | `Esc`) hides the pane after you finish with it. ### Replace in Selection -By default, "Replace All" replaces all text in the buffer. Selecting a block of -text and then "Replace All" replaces all text in the selection. +By default, "Replace All" replaces all text in the buffer. Selecting a +contiguous block of text and then "Replace All" replaces all text in the +selection. ### Find in Files -- cgit v1.2.3