We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After this commit, rename_sub api doesn't remove previous filename from the input anymore.
NVIM v0.8.3
macOS Ventura
949913f
require("nvim-tree").setup()
100% reproducible on macOS after commit 949913f
The text was updated successfully, but these errors were encountered:
fix(#2086): "Rename: Omit Filename" not removing file name (#2087)
a38f9a5
No branches or pull requests
Description
After this commit, rename_sub api doesn't remove previous filename from the input anymore.
Neovim version
Operating system and version
macOS Ventura
nvim-tree version
949913f
Minimal config
Steps to reproduce
100% reproducible on macOS after commit 949913f
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: