You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, manually running the command :DirbufSync -confirm works as expected.
The behavior occurs both from opening a directory and opening a file first and then calling :Dirfuf %
Is this behavior expected? If yes, then it should be documented.
Side question: Is there a difference in using :e pathtodir and :Dirbuf pathtodir?
The text was updated successfully, but these errors were encountered:
Is this behavior expected? If yes, then it should be documented.
This behavior is not expected. Are you using Neovim nightly? If yes, then I'll close this issue as a duplicate of #45 since I just re-opened that for investigation.
config:
However, manually running the command
:DirbufSync -confirm
works as expected.The behavior occurs both from opening a directory and opening a file first and then calling
:Dirfuf %
Is this behavior expected? If yes, then it should be documented.
Side question: Is there a difference in using
:e pathtodir
and:Dirbuf pathtodir
?The text was updated successfully, but these errors were encountered: