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: Handle case when files are moved/renamed in the git history #5

Merged
merged 18 commits into from
Jun 24, 2023

Conversation

krshrimali
Copy link
Owner

@krshrimali krshrimali commented Jun 21, 2023

Need to cleanup this branch though Done

Since the git history can also have details about deleted file, the temporary (but also reasonable) solution would be to skip those files. In the future, it would be ideal to show those files but inform the user that they were deleted/renamed/moved. On the plugins side, it would be nice to let user open the telescope file search from there (neovim) and on VSCode (open file search prompt with the text filled with the current selection).

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.

1 participant