Re: [vim/vim] It displays an empty NetrwTree when I swith back to the alternate buffer from a new file buffer with `:b #` or `CTRL-^` in my case below. (Issue #16661)
atlantisjk (Vim Github Repository) <[email protected]> Tue, 11 Aug 2026 11:22:32 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/issues/16661/[email protected]> |
atlantisjk left a comment (vim/vim#16661) The `bufhidden` is set to **delete** by default. `autocmd FileType netrw setl bufhidden=hide` fixes this issue for me. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/issues/16661#issuecomment-5257152468 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/issues/16661/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/16661/5257152468%40github.com.