Joseph Pouradier Duteil
Joseph Pouradier Duteil
same issue here. In float mode, on start up nvim-tree should open an empty buffer and render the floating window on top. Which is not the case, it open a...
I tried a few options and `hijack_netrw = false` does the trick when you use `nvim .` but `nvim /path/anywhere/` does not set the new working directory. And then using...
I do want the hijack_directories, the option: ```lua hijack_directories = { enable = true, auto_open = false, }, ``` does not open the tree on startup but then NvimTreeTroggle still...
Thanks for the explanation, didnt see the wiki. I made a recording to clarify, in this setup up I have these options: ```lua hijack_unnamed_buffer_when_opening = true, -- hijack_netrw = false,...
Yes when using `nvim .` because I have the cwd and the root dir, but not when using `nvim /whatever/path` I have `.` as root dir and not the path...
hey I got the same issue, fixed by adding modifying the keymap to quit: ```lua -- add the close_wrap func vim.keymap.set('n', 'q', close_wrap(api.tree.close), opts 'Close') ``` And same for ESC
Thanks for the reply but it only blocks the floating preview of an already opened file and still gets the normal preview (behind) of other files.
Hello got same issue, which DNS are you using ? If its cloudflare, desactivate cloudflare proxy (test but wait a few minutes), get your ssl certs and put cloudlfare proxy...
Hello got same issue, which DNS are you using ? If its cloudflare, desactivate cloudflare proxy (test but wait a few minutes), get your ssl certs and put cloudlfare proxy...
Hello got same issue, which DNS are you using ? If its cloudflare, desactivate cloudflare proxy (test but wait a few minutes), get your ssl certs and put cloudlfare proxy...