nvim-tree.lua/lua/nvim-tree/actions
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
..
finders refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
fs refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
moves refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
node fix(picker): exclude full_name window id from the choice (#3165) 2025-07-21 13:22:56 +10:00
root refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
tree refactor(#2826): move view to instanced window class (#3153) 2025-06-19 15:45:55 +10:00
init.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00