dashboard-nvim icon indicating copy to clipboard operation
dashboard-nvim copied to clipboard

Load session broken from dashboard

Open avegancafe opened this issue 10 months ago • 3 comments

To preface this, I'm not sure if this is a bug in dashboard.nvim, so bear with me! Basically I'm using a combination of dashboard.nvim, neovim-session-manager, and workspaces.nvim, and I have this strange bug where when I try to restore the last session of the dir with neovim-session-manager while dashboard is open, it quits my vim. No error message or anything, vim just closes. The reason I am opening a ticket here is because this is the only place this happens-- if I open a file before trying to load a session, everything is fine.

Sorry for the long explanation, but I'm not really sure how to debug so I figured people might have some tips to debug a closing/crashing vim.

Here is my configuration, although it's also in fennel so sorry about that haha https://github.com/avegancafe/Juliet/blob/main/nvim/fnl/Juliet/plugins/utility/dashboard-nvim.fnl

avegancafe avatar Aug 22 '23 14:08 avegancafe