-
-
Notifications
You must be signed in to change notification settings - Fork 636
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I press "a" to create a file/folder, type name, and then press enter.
After that i get a message at the bottom which says "[NimvTree] path/to/file was properly created. Press enter to continue". I have to press enter again to continue using nvim-tree.
When i delete file/folder i get the same notification but i don't need to press enter to confirm it (this works correctly).
Neovim version
NVIM v0.7.2
Build type: Release
LuaJIT 2.1.0-beta3
Operating system and version
Linux 5.15.55-1-lts
nvim-tree version
Minimal config
Behavior is reproduced with a standard configSteps to reproduce
- open any file/folder in nvim
- open nvim-tree
- create file/directory with "a" hotkey
Expected behavior
Don't wait for enter after notification pop-up
Actual behavior
Have to press enter to confirm that i read notification
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working