emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/urgrep 0b036cdcf4 100/115: Improve explanation of `C-u


From: ELPA Syncer
Subject: [elpa] externals/urgrep 0b036cdcf4 100/115: Improve explanation of `C-u C-u` for choosing directory
Date: Wed, 10 May 2023 03:00:48 -0400 (EDT)

branch: externals/urgrep
commit 0b036cdcf4a1ed07e24ff492b645db40ae8302b3
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>

    Improve explanation of `C-u C-u` for choosing directory
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4dcfcb8690..190bc27101 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ The primary entry point to Urgrep is the interactive function 
`urgrep`. This
 prompts you for a query to search for in, by default, the root directory of the
 current project (or the `default-directory` if there is no project). By
 prefixing with <kbd>C-u</kbd>, this will always start the search within the
-`default-directory`. With <kbd>C-u</kbd> <kbd>C-u</kbd>, Urgrep will allow you
-to enter the base directory. Within the search prompt, there are several
+`default-directory`. With <kbd>C-u</kbd> <kbd>C-u</kbd>, Urgrep will first
+prompt you for the search directory. Within the search prompt, there are 
several
 Isearch-like key bindings to let you modify the search's behavior:
 
 | Key binding                 | Action                                   |



reply via email to

[Prev in Thread] Current Thread [Next in Thread]