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: grepping or replacing in cwd instead of the directory of the file #293

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

mikavilpas
Copy link
Owner

Fixes a bug where grepping or replacing with <c-s> or <c-g> would pick Neovim's current working directory instead of the directory of the file.

This needs another look after sxyazi/yazi#1314 is resolved. Maybe it can be improved.

Fixes a bug where grepping or replacing with `<c-s>` or `<c-g>` would
pick Neovim's current working directory instead of the directory of the
file.

This needs another look after sxyazi/yazi#1314
is resolved. Maybe it can be improved.
@mikavilpas mikavilpas enabled auto-merge (squash) July 30, 2024 16:13
@mikavilpas mikavilpas merged commit aee19fb into main Jul 30, 2024
14 checks passed
@mikavilpas mikavilpas deleted the last-directory branch July 30, 2024 16:14
This was referenced Jan 23, 2025
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