nvim-tree.lua/lua/nvim-tree/actions/node
phanium e397756d2a
fix: prevent NvimTree to be alternate buffer when tab open (#3205)
* fix: prevent NvimTree to be alternate buffer when tab open

* fix: prevent tabnew leave a dangling "[No Name]" buffer

* Update lua/nvim-tree/actions/node/open-file.lua

Co-authored-by: Alexander Courtis <alex@courtis.org>

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-10-08 10:57:48 +11:00
..
buffer.lua feat(#3037): add API node.buffer.delete, node.buffer.wipe (#3040) 2025-01-25 12:47:34 +11:00
file-popup.lua fix: invalid window id for popup info window (#3147) 2025-06-17 16:59:28 +10:00
init.lua feat(#3037): add API node.buffer.delete, node.buffer.wipe (#3040) 2025-01-25 12:47:34 +11:00
open-file.lua fix: prevent NvimTree to be alternate buffer when tab open (#3205) 2025-10-08 10:57:48 +11:00
run-command.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
system-open.lua chore: TODO issue links 2024-10-14 10:47:41 +11:00