You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW, without strict type, configuration for neo-tree is very hard, and it is also hard for other developers not familiar with this plugin. For now, I don't even know what fields a state or node actually have. I only could search from all the source code to know by checking what were got by a ..
Did you check docs and existing issues?
Neovim Version (nvim -v)
0.10.1
Operating System / Version
WSL2 + Ubuntu 22.04 LTS
Describe the Bug
When use 'move' or 'copy' the text input windows are too small, so the lines are wrapped, and can not see the contents:
For the rename popup, it works well, it can extend the NeoTree windows.:
Screenshots, Traceback
No response
Steps to Reproduce
Move or copy a file with long path.
Expected Behavior
The windows can extend like the rename windows
Your Configuration
The text was updated successfully, but these errors were encountered: