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

fix: previewer if cwd is not curr dir #2084

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

Conni2461
Copy link
Member

@Conni2461 Conni2461 commented Jul 18, 2022

path needs to be expanded for filereadable and isdirectory

fix #2077

Edit: this might be a bad fix with the get_buffer_by_name in mind. Because get_buffer_by_name doesn't validate (i think) and normal does, causing a problem that the result might be difficult and we get a cache miss.

path needs to be expanded for filereadable and isdirectory
@Conni2461 Conni2461 merged commit 8746347 into nvim-telescope:master Aug 10, 2022
@Conni2461 Conni2461 deleted the fix/previewer_other_cwd branch August 10, 2022 19:47
Conni2461 added a commit that referenced this pull request Aug 10, 2022
path needs to be expanded for filereadable and isdirectory

(cherry picked from commit 8746347)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Previewer not displaying files that are not a child of the present working directory tree
1 participant