nvim-tree.lua/lua/nvim-tree/actions/node
Tomasz N 543ed3cac2
fix(picker): exclude full_name window id from the choice (#3165)
Problem: `full_name` window from is considered as usable by picker
Solution: exclude its ID (also true for nil values)

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-07-21 13:22:56 +10: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(picker): exclude full_name window id from the choice (#3165) 2025-07-21 13:22:56 +10: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