To reproduce:
- Set
nmap <buffer> m <Plug>(fern-action-move)
- Open fern as a drawer
- select a file hit
m (for example hit m when the file is on the file foo.txt)
- Move
C:\User\myname\My - Folder\FOO\foo.txt -> C:\User\myname\My - Folder\BAR\FOO\foo.txt (The folder \BAR\FOO does not exist yet)
Then, the content of C:\User\myname\My - Folder\BAR\FOO\foo.txt is empty and the file C:\User\myname\My - Folder\FOO\foo.txt is lost forever.
Tested on Windows 11 with Vim 9.2 with patch 1-45.
To reproduce:
nmap <buffer> m <Plug>(fern-action-move)m(for example hitmwhen the file is on the filefoo.txt)C:\User\myname\My - Folder\FOO\foo.txt -> C:\User\myname\My - Folder\BAR\FOO\foo.txt(The folder\BAR\FOOdoes not exist yet)Then, the content of
C:\User\myname\My - Folder\BAR\FOO\foo.txtis empty and the fileC:\User\myname\My - Folder\FOO\foo.txtis lost forever.Tested on Windows 11 with Vim 9.2 with patch 1-45.