snacks.nvim/lua/snacks/picker
Eric Wong ca0858a30a
fix(picker.marks): fix buffer checking (#2287)
This buffer number index is 1.
2025-10-20 06:37:28 +02:00
..
config feat(picker.projects): make max_depth customizable (#2253) 2025-10-19 11:00:37 +02:00
core fix(picker.actions): multi-action descriptions. Fixes #1501 2025-10-17 21:13:56 +02:00
source fix(picker.marks): fix buffer checking (#2287) 2025-10-20 06:37:28 +02:00
util fix(explorer): mounted directories being detected as non-directories in Tree:expand (#2053) 2025-09-25 12:45:01 +02:00
actions.lua fix(picker.actions): take into account if source is recent explicitly (#1920) 2025-10-19 07:38:06 +02:00
format.lua feat(picker): added custom options to vim.ui.select that snacks can use for a better select 2025-09-29 09:01:21 +02: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 fix(picker.preview): directory preview should use cwd. Closes #2212. Fixes #2093 2025-10-19 10:58:26 +02:00
select.lua feat(picker.select): select now fits the list to the items independent of the layout. Closes #2035 2025-10-11 11:09:40 +02:00
sort.lua feat(picker): added lsp_config source 2025-02-11 13:41:32 +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-03-01 08:49:34 +00:00