Closed skt041959 closed 3 years ago
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
The filter of file source can't return substring matches. But file/rec work correctly.
The filter should return substring matches at least.
denite version (SHA1): 9848fc7
OS: Archlinux
Vim/neovim version: NVIM v0.5.0-dev+1051-g4d1fc167a
:checkhealth or :CheckHealth result(neovim only):
:checkhealth
:CheckHealth
set runtimepath+=~/path/to/denite.nvim/
cd ~/path/to/denite.nvim/test
nvim -u init_mini.vim
:Denite -input=auto file
:Denite -input=auto file/rec
Nothing in log file
Fixed.
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
Problems summary
The filter of file source can't return substring matches. But file/rec work correctly.
Expected
The filter should return substring matches at least.
Environment Information (Required!)
denite version (SHA1): 9848fc7
OS: Archlinux
Vim/neovim version: NVIM v0.5.0-dev+1051-g4d1fc167a
:checkhealth
or:CheckHealth
result(neovim only):Provide a minimal init.vim with less than 50 lines (Required!)
How to reproduce problems from neovim startup (Required!)
cd ~/path/to/denite.nvim/test
nvim -u init_mini.vim
:Denite -input=auto file
#show noting in denite window:Denite -input=auto file/rec
#show autoload* items in denite windowGenerate a logfile if appropriate
Nothing in log file
Screenshot (if possible)
Upload the log file