Joseph Crawford

Results 21 comments of Joseph Crawford

I did exactly as you stated, closed all nvim instances, deleted sessions, removed localoptions, opened nvim, opened a buffer, saved the session, closed nvim, went to a new project, opened...

After a few more tests it kind of works but the buffers are hidden while the tree is full-size. I close the tree it shows my open buffer, i re-open...

I had deleted it from the auto-sessions.lua file, here is a screen recording of what you have asked. Sorry for thinking that `.o` and `.opt` were the same, I am...

@pysan3 this is my alias for `n` : `alias n="nvim ."` I did delete all the session files, and also made sure i had no neovim instances running before I...

The most tedious part is having to have auto-session lazy=false as I have to manually load it all the time

I am also seeing this issue. I am simply using LazyVim without any modifications to the neo-tree configuration and the auto-session plugin with the following configuration. ```lua return { "rmagatti/auto-session",...

I am still seeing quite a few issues here, I am attaching a screen recording. Notice that sometimes neo-tree opens full screen, other times it opens but the cwd is...

https://github.com/nvim-neo-tree/neo-tree.nvim/assets/100154037/3ff6844a-df79-41c8-afae-96f6e8174844

@pysan3 apologies, I will use that thread from now on. I will also make a new screen recording slowing things down so that you can see what i am doing....