You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
picker.buffer: add filetype to bufname for buffers without name (83baea0)
picker.debug: debug option to detect garbage collection leaks (b59f4ff)
picker.matcher: new opts.matcher.file_pos which defaults to true to support patterns like file:line:col or file:line. Closes #517. Closes #496. Closes #651 (5e00b0a)
picker: added args option for files and grep. Closes #621 (781b6f6)
picker: added undo picker to navigate the undo tree. Closes #638 (5c45f1c)
picker: added support for item.resolve that gets called if needed during list rendering / preview (b0d3266)