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

Support yazi bulk renaming events #183

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

mikavilpas
Copy link
Owner

fix: not handling bulk renaming events correctly

This commit fixes a bug where yazi.nvim would not handle bulk renaming
events like rename,move,delete events are handled. This bug had the
following impact:

  • open buffers would not be renamed after a bulk rename operation
  • LSP servers would not be notified of the rename operation

This commit fixes a bug where yazi.nvim would not handle bulk renaming
events like rename,move,delete events are handled. This bug had the
following impact:

- open buffers would not be renamed after a bulk rename operation
- LSP servers would not be notified of the rename operation
@mikavilpas mikavilpas enabled auto-merge (rebase) July 12, 2024 16:48
@mikavilpas mikavilpas merged commit 607db68 into main Jul 12, 2024
13 checks passed
@mikavilpas mikavilpas deleted the support-yazi-bulk-renaming-events branch July 12, 2024 16:50
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