nvim-tree / nvim-tree.lua

A file explorer tree for neovim written in lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't create a file in neovim using nvim-tree.lua(fs_close bad argument #1)

SeiRann opened this issue · comments

Whenever I try to create a new file using 'a' after pressing enter I get the following error.
Snapshot_2024-04-28_23-58-15
I have tried reinstalling it but it didn't fix it, and I haven't seen any other issue that seems to be the same.
I'm new to neovim so a bit of help would be great. :)

I tried this on windows it worked. This error is on arch, I installed it using yay and then applied the nvchad config

I installed it using yay and then applied the nvchad config

Please provide the minimal configuration (without nvchad) for us to reproduce as per bug report instructions

We can't diagnose this one without a replicator.

Pro tip: when you're new to vim, don't use any plugins or use the bare minimum. That will ensure you learn the basics.

Pro tip: when you're new to vim, don't use any plugins or use the bare minimum. That will ensure you learn the basics.

Thanks for the tip, I will provide the minimal config later during today.

NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1713773202

Please open new issue following bug report template.