mini.starter only suggest recents in $PWD #751
-
|
by default, it seems that mini.starter just suggests the most recent files I visited (or something like that). could I filter the suggestions such that only files in whatever directory i'm in (or children of that dir) |
Beta Was this translation helpful? Give feedback.
Answered by
echasnovski
Mar 19, 2024
Replies: 1 comment
-
|
Yes. You can set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
echasnovski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. You can set
current_dirargument totrueinsections.recent.files(). This requires building your own items. Here is an example.