File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -3046,12 +3046,20 @@ Dedicated buffers :
30463046
30473047Search 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
30573065Search inside files~
You can’t perform that action at this time.
0 commit comments