Is there a way to open cmdline-window when using floating nvim-tree? #3236
Unanswered
barraIhsan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says, if you use floating nvim-tree
view.float.enable = trueyou can't open cmdline-window anymore when doing something that trigger vim.ui.input (a, r, e, d). It would just instead put the nvim-tree buffer into that cmdwin
2026-01-07.00-49-33.mp4
Is there any solution to this? Or I should just stick with non-floating window? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions