snacks.nvim/lua/snacks/picker
2025-02-10 14:56:50 +01:00
..
config feat(picker.files): added ft option to filter by extension(s) 2025-02-10 10:27:34 +01:00
core fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043 2025-02-10 11:24:13 +01:00
source feat(picker.files): added ft option to filter by extension(s) 2025-02-10 10:27:34 +01:00
util fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043 2025-02-10 11:24:13 +01:00
actions.lua fix(picker.help): make sure plugin is loaded for which we want to view the help 2025-02-10 14:56:50 +01:00
format.lua fix(picker.git): handle git status renames. Closes #1003 2025-02-08 10:45:17 +01:00
init.lua fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043 2025-02-10 11:24:13 +01:00
preview.lua feat(image): health checks 2025-02-10 12:10:57 +01:00
select.lua fix(picker.select): default height shows just the items. See #902 2025-02-03 20:51:04 +01:00
sort.lua feat(picker.sort): default sorter can now sort by len of a field 2025-01-17 09:40:38 +01:00
transform.lua feat(picker.finder): optional transform function 2025-01-22 23:49:56 +01:00
types.lua chore(build): auto-generate docs 2025-02-07 20:52:55 +00:00