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
Close current window when exiting ranger without selecting a file with bclose.vim installed, but still get rid of "[Process exited 0]" AND close the window. But if there was previously a buffer in the window, keep it?
#117
Open
levihb opened this issue
Apr 11, 2024
· 0 comments
Sorry but I guess I'm asking for the best of both worlds here. I hate the [Process exited 0] that delays exit and is just annoying, and I'm glad bclose solved it!
But now I have a new issue. I'll frequently open ranger in a vsplit or new tab just so I can go around and look at the file structure, perform advanced file operations, accidentally recursively open neovim, and do other things that fzf isn't optimal for.
I normally don't open any files, and just eventually close ranger. But then I'm left with a window that has a buffer in it from the original window I was in! So I'm back to exiting twice!
Can I make it close the window if I don't select anything?
The text was updated successfully, but these errors were encountered:
Sorry but I guess I'm asking for the best of both worlds here. I hate the
[Process exited 0]
that delays exit and is just annoying, and I'm glad bclose solved it!But now I have a new issue. I'll frequently open ranger in a vsplit or new tab just so I can go around and look at the file structure, perform advanced file operations,
accidentally recursively open neovim, and do other things that fzf isn't optimal for.I normally don't open any files, and just eventually close ranger. But then I'm left with a window that has a buffer in it from the original window I was in! So I'm back to exiting twice!
Can I make it close the window if I don't select anything?
The text was updated successfully, but these errors were encountered: