Hi, I got the following error when attempted opening a file in the file list using the neovim plugin denite.nvim's command :Denite file/rec. This command allows a fuzzy search of a target file in the current directory and subdirectory and open it in neovim. It works fine with the neovim terminal but fails with gnvim version v0.1.6-63-gd818356. The trace back looks like:
Hi, I got the following error when attempted opening a file in the file list using the neovim plugin denite.nvim's command
:Denite file/rec
. This command allows a fuzzy search of a target file in the current directory and subdirectory and open it in neovim. It works fine with the neovim terminal but fails with gnvim versionv0.1.6-63-gd818356
. The trace back looks like: