mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-06 14:18:54 +00:00
Few pickers with entry makers that relied on `entry_display.create` were not properly passing the highlight table returned by `transform_path`. This made the `filename_first` `path_display` option not work as expected for these pickers.