Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match files by a prefix #7

Open
OJarrisonn opened this issue Nov 3, 2024 · 0 comments
Open

Match files by a prefix #7

OJarrisonn opened this issue Nov 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@OJarrisonn
Copy link

It would be a cool addition to match files not only by their extension, but also by a prefix.

For instance, when I'm running rsp with fzf to see my history, I often see history entries like $env.SOME_ENV_VAR (i use nushell) so i'd like to add a previewer so i could see the value of this given environment variable

For instance the config could look something like:

[filetype.envvar]
prefixes = ["$"]
@desbma desbma added the enhancement New feature or request label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants