vim-fern
vim-fern copied to clipboard
Cursor node does not follow moved/renamed single file item
Reproduction:
- move or rename any regular file
- observe the cursor node position.
For me, at the moment. the cursor node become the node of the destination directory.
Expected behavior when moving single item: the cursor node become the node of the path after rename. Please fix it or add a separate action if the current behavior is intentional.
Rel. https://github.com/lambdalisue/fern.vim/issues/134
I agree that it's nice if the cursor moved wisely. PR is welcome 👍