Skip to content

Commit 4f49002

Browse files
committed
doc
1 parent cfaf89c commit 4f49002

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

doc/wheel.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,12 +3046,20 @@ Dedicated buffers :
30463046

30473047
Search for files~
30483048

3049+
Prompting functions :
3050+
3051+
| Prefix + | With default prefix | Action |
3052+
| -------- | ------------------- | ------------------------------------------- |
3053+
| f | <M-w>f | Find file in current directory tree |
3054+
| u | <M-w>u | Most recently used files not found in wheel |
3055+
3056+
Dedicated buffers :
3057+
30493058
| Prefix + | With default prefix | Action |
30503059
| -------- | ------------------- | ------------------------------------------- |
3051-
| f | <M-w>f | Find file in current directory tree, prompt |
3052-
| <M-f> | <M-w><M-f> | Find file, dedicated buffer |
3060+
| <M-f> | <M-w><M-f> | Find file in current directory tree |
30533061
| &f | <M-w>&f | Search files with find in async mode |
3054-
| u | <M-w><M-u> | Most recently used files not found in wheel |
3062+
| <M-u> | <M-w><M-u> | Most recently used files not found in wheel |
30553063
| l | <M-w>l | Search files with locate |
30563064

30573065
Search inside files~

0 commit comments

Comments
 (0)