Closed nabezokodaikon closed 2 years ago
I have fixed the problem. Please update ddu.vim.
If you perform a narrow operation once and then narrow again to the original directory, the current directory will be displayed at the top. Can't this be achieved the first time ddu-filer is started?
I saw your dotfiles and solved the problem.
'-source-option-path=getcwd()
'
So you solve the problem with.
Yes. You need to set the initial path.
Problems summary
If I run the action on the top 'file', I get an error.
Expected
The text at the top should represent the current directory and should operate like any other directory.
Environment Information
ddu-ui-filer version (SHA1):10f5fa8d4268847e4fa5f865549443b2e2e802a8
denops.vim version (SHA1):a40e0c10be0c67b5fd6cb9713914b9259dafa7e2
deno version(
deno -V
output):deno 1.24.1
OS: Mac
neovim/Vim
:version
output:Provide a minimal init.vim/vimrc without plugin managers (Required!)
~/.config/nvim/init.lua
How to reproduce the problem from neovim/Vim startup (Required!)
call dein#update()
command.Screenshot (if possible)