snacks.nvim/lua/snacks/picker
2025-11-09 09:33:48 +01:00
..
config fix(picker.git): fix cwd for git diff. Closes #2483 2025-11-09 07:51:40 +01:00
core feat(picker.actions): allow specifying an additional window for cycle_win 2025-11-09 09:33:48 +01:00
source fix(picker.git): fix cwd for git diff. Closes #2483 2025-11-09 07:51:40 +01:00
util fix(util.diff): proper linebreak repeat for annotation boxes 2025-11-09 08:38:43 +01:00
actions.lua feat(picker.actions): allow specifying an additional window for cycle_win 2025-11-09 09:33:48 +01:00
format.lua feat(picker.icons): make it easier to add custom icon sources 2025-11-05 14:01:38 +01:00
init.lua feat(picker): enhanced resume with multi-state support and flexible API 2025-10-22 13:24:18 +02:00
preview.lua feat(gh): create review comments in GitHub PR diff, on diff lines. Closes #2446 2025-11-06 22:04:47 +01:00
resume.lua feat(picker): when resuming a source that has nothing to resume, start a picker with the source instead 2025-10-22 13:31:47 +02:00
select.lua fix(picker.confirm): better layout for confirm 2025-11-07 06:59:15 +01: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-generated docs 2025-11-02 11:32:25 +00:00