snacks.nvim/lua/snacks/picker
2025-02-03 20:51:04 +01:00
..
config fix(picker.select): default height shows just the items. See #902 2025-02-03 20:51:04 +01:00
core fix(picker): better handling when entering the root layout window. Closes #894 2025-02-03 14:20:06 +01:00
source fix(explorer): don't use --absolute-path option, since that resolves paths to realpath. See #901. See #905. See #904 2025-02-03 19:45:14 +01:00
util feat(picker): automatically download sqlite3.dll on Windows when using frecency / history for the first time. 2025-02-03 08:59:00 +01:00
actions.lua fix(picker.actions): close preview before buffer delete 2025-02-03 15:22:21 +01:00
format.lua feat(explorer): add hl groups for ignored / hidden files. Closes #887 2025-02-03 11:37:14 +01:00
init.lua feat(picker): beter API to interact with active pickers. Closes #851 2025-02-01 14:40:00 +01:00
preview.lua fix(win): better handling of alien buffers opening in managed windows. See #886 2025-02-03 10:41:16 +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