Skip to content

Conversation

@jamestrew
Copy link
Contributor

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.

pickers touched:

  • diagnostics
  • lsp_workspace_symbols & lsp_dynamic_workspace_symbols
  • tags & current_buffer_tags
  • git_status

closes #3106

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.
@jamestrew jamestrew merged commit 4c96370 into nvim-telescope:master May 27, 2024
@jamestrew jamestrew deleted the fix/entry-display-filename-first branch May 27, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

filename_first renders path not correctly for git_status

1 participant