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
Describe the bug
When navigating between files, I use the alternate file feature via <C-6>. If I switch to the dashboard via the :Dashboard command, I think an empty string is inserted into the alternate file, and I can't navigate back anymore.
To Reproduce
Steps to reproduce the behavior:
Open Neovim
Open a project file
Open a second project file
Run :Dashboard
Press <C-6>, it returns to the second project file
Describe the bug
When navigating between files, I use the alternate file feature via
<C-6>
. If I switch to the dashboard via the:Dashboard
command, I think an empty string is inserted into the alternate file, and I can't navigate back anymore.To Reproduce
Steps to reproduce the behavior:
:Dashboard
<C-6>
, it returns to the second project file<C-6>
againE23: No alternate file
My configuration:
Expected behavior
I find either behavior acceptable
The text was updated successfully, but these errors were encountered: